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

point

(0.09 sec)
  1. Process of rendering glyphs

    Explore the fundamentals of glyph rendering, covering the processing pipeline, key technologies, and performance considerations....character is an abstract code point defined by Unicode, a glyph...

    docs.aspose.com/font/net/what-is-font/glyph-ren...
  2. [Words Java] Tracking changes Marking up a piec...

    We have the following code snippet that normalizes a search string, finds it within the document and then replaces it. This all happens with track changes enabled at the start of the loop and stopped at the end of the lo…...23, 2025, 12:14pm 5 LOOK AT POINT 7 IN THE ATTACHED INPUT DOCUMENT...

    forum.aspose.com/t/words-java-tracking-changes-...
  3. 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...
  4. 我希望修改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
  5. 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...
  6. 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/
  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. 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...
  9. 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...
  10. 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/