Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 593 for

25.6

(0.1 sec)
  1. "Depending on the length of the text, the follo...

    “Depending on the length of the text, the following characters appear unevenly. Is there a way to fix this?” MACROGEN_EngHealthCare.pdf (3.5 MB) // Create TextAbsorber object to find all ins…...7:58pm 3 @hbhur102 Are you using 25.6 version of the API and are you...

    forum.aspose.com/t/depending-on-the-length-of-t...
  2. Sample program for waterfall chart - Free Suppo...

    Hi Team, Could you please share the code snippet to render a waterfall chart for the below data using Aspose Slides Java version 25.6 ? Period Savings PrevYear -9 January 1 February 3 March 4 April -3 …...using Aspose Slides Java version 25.6 ? Period Savings PrevYear -9...

    forum.aspose.com/t/sample-program-for-waterfall...
  3. Aspose.Slides for C++: paragraph->GetRect() Thr...

    Using aspose 25 version, when trying to access paragraph->GetRect();, it throws exception: System::NullReferenceException: Object reference not set to an instance of an object. Attached ppt: Test1.pptx.zip (255.3 KB…...Slides for 25.6, I used the following code example:...

    forum.aspose.com/t/aspose-slides-for-c-paragrap...
  4. Performance/Memory optimization for writing lar...

    I am trying to add a table with 7 columns and 100k rows in a PDF, it is taking about 2.7/3 mins. Is there any to optimize the time required for this. Also is there any way to write/flush the few rows of a table to docum…...PDF for Java 25.6 ....

    forum.aspose.com/t/performance-memory-optimizat...
  5. Low speed of PDF parsing with GroupDocs - Free ...

    Hello Dear ASPOSE team, As we know GroupDocs is your member. So, please, help us to solve the issue in GroupDocs PDF viewer library. GroupDocs memebers said that the issue is in your library. We are waiting for solving…...NET 25.6 ....

    forum.aspose.com/t/low-speed-of-pdf-parsing-wit...
  6. Aspose.Words conver pdf to markdown anomaly mem...

    Use the following code for try: document1 = aw.Document("自訂格式(電商匯入中心)11.pdf") save_options = aw.saving.MarkdownSaveOptions() save_options.image_resolution = 150 document1.save(f"自訂格式(電商匯入中心)11.md", save_opti…...reproducible with the latest 25.6 version of Aspose.Words for...

    forum.aspose.com/t/aspose-words-conver-pdf-to-m...
  7. Appending a TextFragment to TextBuilder gives a...

    I have code that modifies a pdf by adding a TextFragment to TextBuilder. It works for most PDFs but for this specific PDF it throws an IndexOutOfRangeException on the line: textBuilder.AppendText(textFragment); Any ide…...NET 25.6 ....

    forum.aspose.com/t/appending-a-textfragment-to-...
  8. What's new|Aspose.Words for C++

    Aspose.Words for C++ expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....5, 25.6, 25.7, 25.8 Aspose.Words 25...paragraphs are handled. Aspose.Words 25.6 enhances rendering precision...

    docs.aspose.com/words/cpp/what-s-new-in-aspose-...
  9. What's new|Aspose.Words for Java

    Aspose.Words for Java expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....5, 25.6, 25.7, 25.8 Aspose.Words 25...paragraphs are handled. Aspose.Words 25.6 enhances rendering precision...

    docs.aspose.com/words/java/what-s-new-in-aspose...
  10. Convert PDF to DOCX in Java | Aspose.PDF | java...

    I use aspose-pdf 21.4 <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-pdf</artifactId> <version>21.4</version> </dependency> And I want to convert pdf f…...PDF for Java 25.6 ....

    forum.aspose.com/t/convert-pdf-to-docx-in-java-...