net tag

169 questions


1 answers
385 views
0
I want to be able to distribute the Windows form application.

Regarding the presentation image, it is the directory where .exe is located in the bin directory.As per the title, if I distribute the software I made, I think I will build it as a release build, but ...

1 years ago

2 answers
277 views
0
I want to know why Xabe.FFmpeg doesn't encode video files.

In the presentation code, the .hevc file called test.mp4 should be loaded with the function t() and output as a file called sample.mp4, but the video file is not generated.Why is this?Tried and Confir...

1 years ago

1 answers
447 views
0
I want to be able to distribute the Windows form application.

Regarding the presentation image, it is the directory where .exe is located in the bin directory.As per the title, if I distribute the software I made, I think I will build it as a release build, but ...

1 years ago

1 answers
306 views
0
I want to know why ILMerge commands don't go through.

Regarding the presentation code, I would like to know the reason why ILMerge.exe's command does not go through.Object reference is not configured on the object instance. What does mean?I entered the c...

1 years ago

1 answers
270 views
0
I want to know how to use Asynchronous Processing SemaphoreSlim.Wait().I want to know why Task.Run is not running.

As for the code in the comment section of the convert function of the presentation code, the asynchronous processing using semaphore does not proceed.Why is this?I think it's probably how to use semap...

1 years ago

1 answers
483 views
0
If you close the app after using PdfDocument, the process will remain.

I'd like to use the PdfDocument of WinRT in WPF, but there may be a process left even if I close the app.Is there anything missing?Below is the reproduction code.< u l >PdfPage.RenderToStreamAsync() l...

1 years ago

1 answers
262 views
0
I want to move the PictureBox control position in SplitContainer Panel by keyboard operation on vb.net.

The PictureBox control (red) is located on the right panel of SplitContainer on vb.net.I want to move only this picture box using the keyboard, but every time I press the keyboard button, the SplitCon...

1 years ago

1 answers
434 views
0
I want to exclude certain figures from the figures selected in CAD graphic editing commands (e.g., MOVE)

We are developing using VB.NET (.NET API) in IJCAD 2020.We have implemented a process that excludes specific figures from the figures selected in the raw IJCAD command.Specifically, within the functio...

1 years ago

1 answers
480 views
0
Understanding Dynamic Block Copy for IJCAD 2021 PRO

I have created a customized command for IJCAD 2021 PRO in C#.The application currently under development is considering copying a dynamic block drawing to another drawing.However, if you actually copy...

1 years ago

1 answers
381 views
0
How to obtain the starting and ending points of the curve when creating an arc in IJCAD

After creating an arc, even if you use the StartPoint of ARC (Curve), you may get an end point instead of a start point.Is there a way to get the starting point when I draw a line?*The same is true wh...

1 years ago
- 1 - »

© 2024 OneMinuteCode. All rights reserved.