Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 15,281 for

point

(0.14 sec)
  1. Convert PowerPoint Presentations to Video in .N...

    Learn how to convert PowerPoint presentations to video in .NET. Discover sample C# code and automation techniques to streamline your workflow....the animation state at that point in time. using ( Presentation...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  2. 我希望修改dwg内容后,再重新保存,但是重新保存后,新的dwg无法打开,代码如下 - Free...

    public static void main(String[] args) { // 输入 CAD 文件路径 String inputFilePath = “C:\Users\木木\Downloads\电度表 (1).dwg”; // 输出 CAD 文件路径 String outputFilePath = “C:\Users\木木\Downloads\电度表444.dwg”; try { // 加载…...top) //expandFRect2D(rect, point); // 转换为TFRect格式 return new...

    forum.aspose.com/t/dwg-dwg/303085
  3. Quick Recognition Examples|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....// Get barcode region Point [] points = result . getRegion ()...at:" ); for ( int i = 0 ; i < points . length ; i ++) { System ...

    docs.aspose.com/barcode/java/developer-guide/qu...
  4. LaTeX embedded graphics | Aspose.TeX for .NET

    This article covers how to include base64-encoded images in the LaTeX source code, as well as the \write18 feature that makes this possible.... The key point is that you only need to distribute...

    docs.aspose.com/tex/net/latex-embedded-graphics/
  5. Getting incorrect revision information using As...

    Hi Team, I’m using Aspose.words for Java to get revision info (like the number of insertions, deletions, and format changes) with the code below. But I found that sometimes, the revision info is incorrect since the coun…...help us narrow down the pain point. alexey.noskov March 25, 2025...

    forum.aspose.com/t/getting-incorrect-revision-i...
  6. Blank PDF while converion from HTML(Email Body)...

    We have paid support on Aspose.Java , The issue blank PDF occurs while we are converting from HTML(email body) to PDF , as an application, we have increased the Memory, but the issue occuring 2 twice a month...logging to capture the exact point of failure: java.util.logging...

    forum.aspose.com/t/blank-pdf-while-converion-fr...
  7. Getting theme color for BPMN Events - Free Supp...

    Hi, Is there a way to know if a shape has the theme applied to it and what color fill / line color it should have based on that theme? File file = new File(PATH_TO_VSDX_FILE); Diagram d = new Diagram(file.getAbsolutePa…...my description, please help point them out. Thanks. mcintken June...

    forum.aspose.com/t/getting-theme-color-for-bpmn...
  8. Using XPS graphic utilities | C++

    Discover how to easily create images and relatively complex shapes on an XPS page using graphic utilities in Aspose.Page API for C++...It is worth noting at this point that by default your image being...

    docs.aspose.com/page/cpp/xps/graphic-utilities/
  9. Checkboxes on second page also printing on firs...

    Problem Explanation: The below html is converted to PDF. It occupies 2 pages which is fine. but the checkboxes on the second page appears on the first page with the same position as it should on the first page. the ch…...></div> or similar) at the point where the second page should...

    forum.aspose.com/t/checkboxes-on-second-page-al...
  10. SVG Transformations in C# – Aspose.SVG

    Learn how to transform SVG in C# using Aspose.SVG for .NET library. Rotate SVG, scale SVG, translate and skew SVG programmatically....only the x coordinate of the points of the shape changes, but the...angle. The x coordinate of each point changes on a value proportional...

    products.aspose.com/svg/net/svg-transformations/