Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 276 for

25.9

(0.32 sec)
  1. What's new 2025|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET that have been introduced in recent releases....PDF 25.9 Most Significant Changes In Aspose.PDF 25.9 we have...can be found on the Aspose.PDF 25.9 Release Notes page. Other Notable...

    docs.aspose.com/pdf/net/whatsnew/2025/
  2. CalculateFormula throws an exception - Free Sup...

    I am using Aspose.Cells 25.10.0 .NET 9.0 There is a file that passes CalculateFormula in version 25.9 but in version 25.10 CalculateFormula throws an exception: System.NullReferenceException: Object reference not set…...CalculateFormula in version 25.9 but in version 25.10 CalculateFormula...CalculateFormula works in Aspose.Cells 25.9 but throws a NullReferenceExcepti...

    forum.aspose.com/t/calculateformula-throws-an-e...
  3. Convert Docx to PDF generate an error - Free Su...

    I have a Docx that i want to convert to PDF. When i call the “new Document()”, i get the following error : Exception in thread "main" com.aspose.words.FileCorruptedException: The document appears to be corrupted and c…...have tested with the version 25.9 and i still have the same issue...

    forum.aspose.com/t/convert-docx-to-pdf-generate...
  4. Chart Shows Wrong Numeric Values When Convertin...

    Hi Team, I have a PPTX (attached) with 1 slide. Slide has a Chart with some numeric values. When I try to get image of the slide, I see that the numeric values appear different from that on the PPT. For example, 6.3% co…...} } } I used Aspose version 25.9. 79c32f32373749649d54.png (33...

    forum.aspose.com/t/chart-shows-wrong-numeric-va...
  5. Aspose.PDF Java table/row/cell extraction issue...

    Hi, I am using Aspose PDF for Java version 25.9. I am trying to extract text from a PDF with tables in an Table-row-cell structure but the text contained in a PDF cell is not in the proper cell. Here is the code sample: …...Aspose PDF for Java version 25.9. I am trying to extract text...

    forum.aspose.com/t/aspose-pdf-java-table-row-ce...
  6. Aspose.word 大量生成docx文档后,内存升高,如何控制 - Free Suppor...

    Aspose.word for java . Version25.9 <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-words</artifactId> <version>25.9</version> <classifier>jdk17</classifier> </dependency> Document doc = …...<artifactId>aspose-words</artifactId> <version>25.9</version> <classifier>jdk17</classifier>...

    forum.aspose.com/t/aspose-word-docx/320895
  7. Twice the slowness when including license vs no...

    We are truncating word file to 3 pages using extractPages function using Aspose Java word and we observe slowness while we provide the license (~6seconds). It is faster if the license is not provided (~3seconds), though…... We are using 25.9, please confirm if there is...

    forum.aspose.com/t/twice-the-slowness-when-incl...
  8. Importing and adding rows to table not applying...

    Hi all, We have some code that imports tables rows from one document into another and appends them to a table. Both tables have the same total width. However they have a different number of columns. We’re doing it like…..., 25.9 or earlier). The version you...

    forum.aspose.com/t/importing-and-adding-rows-to...
  9. Issue with SHX fonts - Free Support Forum - asp...

    I am using aspose.cad .net for converting a DWG file to a PDF file. I can’t seem to get the SHX fonts into the PDF. There are 3 .shx fonts used in my DWG drawing put when i export my file as PDF the SHX font is not use…...NET 25.9. RaimondL September 3, 2025...

    forum.aspose.com/t/issue-with-shx-fonts/317149
  10. Aspose.word save pdf 样式错误 - Free Support Forum ...

    Document doc = new Document(“template.docx”); DocumentBuilder builder = new DocumentBuilder(doc); builder.moveToDocumentEnd(); builder.writeln(“test.”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFor…...word for java 的运行版本是 25.9 之前一直使用的是 Aspose.word 20.2的版...

    forum.aspose.com/t/aspose-word-save-pdf/321219