Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 471 for

25.6

(0.12 sec)
  1. 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...
  2. 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-...
  3. 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 Aspose.Words 25.5 enhances...paragraphs are handled. Aspose.Words 25.6 enhances rendering precision...

    docs.aspose.com/words/java/what-s-new-in-aspose...
  4. What's new|Aspose.Words for .NET

    Aspose.Words for .NET 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/net/what-s-new-in-aspose-...
  5. Issue with Aspose.PSD for .NET 25.4.0 – Image L...

    Hello, I recently upgraded to Aspose.PSD for .NET 25.4.0 and am encountering exceptions when processing certain files. Specifically, the following line of code is throwing an exception: using var image = (AiImage)Aspo…...PSD do you use, please try 25.6, because 25.4 had the issue...Aspose.PSD versions 25.4 and 25.6, but received the same Image...

    forum.aspose.com/t/issue-with-aspose-psd-for-ne...
  6. Word to Pdf conversion failure - Free Support F...

    Hello, I am working on a project to convert .docx documents to pdf using Aspose.Words library. When converting a 20Mb docx to pdfon windows OS, the conversion fails due to infinite time taken for document save with the…...latest version of aspose-words-25.6 and 25.5. I observed that the...

    forum.aspose.com/t/word-to-pdf-conversion-failu...
  7. Delete PDF Pages in Java | Erase Pages from PDF

    Learn how to delete PDF pages in Java. This guide explains how to erase pages from PDF documents using Aspose.PDF for Java....aspose-pdf </artifactId> <version> 25.6 </version> <!-- use latest version...

    blog.aspose.com/pdf/delete-pdf-pages-in-java/
  8. Excel chart has inconsistencies when printed - ...

    Dear Aspose. As you can see from example. When Worksheet is printed there are inconsistencies in the output: 1 - Pink box is lower and hides the value in orange rectangle 2 - Black text in bracket is lower and mess w…...will take effect in version 25.6. CELLSNET-58229-fix.zip (31...

    forum.aspose.com/t/excel-chart-has-inconsistenc...
  9. 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…...potapov We are using 25.6 version of aspose. Can you check...files on my end with version 25.6 either. pankajku July 7, 2025...

    forum.aspose.com/t/aspose-slides-for-c-paragrap...
  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-...