Sort Score
Result 10 results
Languages All
Labels All
Results 5,181 - 5,190 of 153,261 for

2

(0.38 sec)
  1. Round Points|Aspose.Words for JasperReports

    Aspose Words for JasperReports can try to round all the coordinates of objects in a report....sub-reports) that are overlapped by 1-2 pixels (not justified). As a result...you can set any value between 2 and 10. In JasperReports: Java...

    docs.aspose.com/words/jasperreports/round-points/
  2. ChartSeriesGroup.doughnutHoleSize property | As...

    ChartSeriesGroup.doughnutHoleSize property. Gets or sets the hole size of the parent doughnut chart as a percentage....= [ "Category 1" , "Category 2" , "Category 3" ]; chart . series..."Series 1" , categories , [ 4 , 2 , 5 ]); // Format the Doughnut...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PageRange constructor | Aspose.Words for Python

    PageRange constructor. Creates a new page range object.... PageRange ( 2 , 3 ), aw . saving . PageRange...), aw . saving . PageRange ( 2 , 4 ), aw . saving . PageRange...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose.AI.LLM.dll - what is its purpose? - Free...

    Hi Aspose, Just a quick question about Aspose.OCR - I updated this to the latest nuget package 25.9.0 and I spotted a new DLL in the built solution - Aspose.AI.LLM.dll AI and LLMs have not had great press in recent mon…...rozeboosje September 15, 2025, 2:38pm 1 Hi Aspose, Just a quick...Discourse September 15, 2025, 2:38pm 2 @rozeboosje Aspose.AI.LLM...

    forum.aspose.com/t/aspose-ai-llm-dll-what-is-it...
  5. Image.load hangs on dwg file - Free Support For...

    Hi, I’m using a licensed CAD library (version 22.7) and loading some dwg file with Image.load, program hangs indefinitely (3+days) using a 100% cpu core. Latest version 23.8 hangs too. Using interruptionToken does not…...Product Family EGIT February 2, 2024, 4:37pm 1 Hi, I’m using...gorokhovatskyi February 2, 2024, 5:12pm 2 @EGIT Hello. Thank you...

    forum.aspose.com/t/image-load-hangs-on-dwg-file...
  6. FieldAutoNum.SeparatorCharacter | Aspose.Words ...

    Discover the FieldAutoNum SeparatorCharacter property, easily customize your separator character for enhanced data formatting and improved usability.... Writeln ( "\tParagraph 2." ); // The separator character...second AUTONUM field will display "2." in the document. Assert . That...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Attached file returns a strange Annotation type...

    The attached PDF has an MovieAnnotation on the first page. When viewing the type of Annotation through Aspose.PDF, the type is returned as a series of characters....codewarior September 16, 2014, 2:43pm 2 Hi, Can you please share the...picture240-1.png (9.5 KB) picture240-2.png (58.7 KB)...

    forum.aspose.com/t/attached-file-returns-a-stra...
  8. Encoding when saving to html - Free Support For...

    Hello, when saving a document to HTML, the link changes. Is the link wrong? Can you take a look at it for me… change & to &amp even though it’s a parameter separator and then the link doesn’t work Word LINK: https:…...Family benestom November 4, 2025, 2:15pm 1 Hello, when saving a document...Discourse November 4, 2025, 2:17pm 2 @benestom Summary When Aspose...

    forum.aspose.com/t/encoding-when-saving-to-html...
  9. NodeCollection | Aspose.Words for Java

    Represents a collection of nodes of a specific type in Java....write("Run 2. "); // Every invocation of the...getRuns(); Assert.assertEquals(2, runs.getCount()); // We can also...

    reference.aspose.com/words/java/com.aspose.word...
  10. Add TOC to Existing PDF in Python|Aspose.PDF fo...

    Learn how to add a Table of Contents (TOC) to an existing PDF document in Python with Aspose.PDF for easy navigation...."Second page" ] i = 0 ; while ( i < 2 ): # Create Heading object heading2...getPages () . get_Item ( i + 2 )) # Destination page heading2...

    docs.aspose.com/pdf/java/add-toc-to-existing-pd...