Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 321 for

25.8

(1.67 sec)
  1. Word转pdf,报错 - Free Support Forum - aspose.com

    使用最新版本25.7、25.8,word转pdf,报错,错误信息: error: addition of a duplicate key to a dictionary 同样的文档,使用20.2版本,word转pdf正常。需要分析一下原因。 测试文件: 123.docx (550.1 KB) 代码: Document doc = new Document(“doc to pdf.docx”); doc.save(“doc …...7、25.8,word转pdf,报错,错误信息: error: addition...旧版本(20.2)中可以正常转换,而在新版本(25.7和25.8)中出现问题,以下是解决此问题的具体步骤: 检查文档内容...

    forum.aspose.com/t/word-pdf/316940
  2. Python: words and barcode-for-python-via-net as...

    I’m attempting to use aspose-barcode-for-python-via-net==25.8 and aspose-words==25.10.0 (both are the latest versions) in a project. I’m running on MacOS with python version 3.13 in my venv. When I try to execute my sc…...aspose-barcode-for-python-via-net==25.8 and aspose-words==25.10.0 (both...referenced version of that module (‘25.8.0.0’). The above exception was...

    forum.aspose.com/t/python-words-and-barcode-for...
  3. Some Characters with Question Marks - Free Supp...

    we are having the same problem. Can you give us info on the ticket’s status?...(23,2 KB) ASPOS version used: 25.8 Some info on the environment:...

    forum.aspose.com/t/some-characters-with-questio...
  4. Some chinese character show as square when conv...

    Hi, some chinese character show as square when using last aspose pdf for .net to convert pdf to jpeg. the code is below : // Open document Aspose.Pdf.Document pdfDocument = new Aspose.Pdf.Document("input.pdf"…...NET 25.8 ....

    forum.aspose.com/t/some-chinese-character-show-...
  5. Loading of 17MB PPTX in Java Consumes Nearly 15...

    Hello, using Aspose Slides for Java 25.2. Loading of 17MB PPTX consumes nearly 1500MB of memory. This code is used to private static class HandleSaveProgress implements IProgressCallback { @Override public voi…...Slides for Java 25.8 ( Maven , JAR ). You can check...with Aspose.Slides for Java 25.8 , 500 MB of RAM is sufficient...

    forum.aspose.com/t/loading-of-17mb-pptx-in-java...
  6. Attachments in emails saved from new outlook ar...

    Hi, When saving an email in outlook desktop as msg, and then loading the email with Aspose.Email.MailMessage.Load, the resulting MailMessage has attachments in different places depending on where it was saved. If the e…...I have tried on the latest (25.8), and it doesn’t seem to be...

    forum.aspose.com/t/attachments-in-emails-saved-...
  7. PDF/a files from Foxit are not detected - Free ...

    Hi Aspose, We have a trouble with recognizing PDF documents compliance with PDF/A standard, created using Foxit Phantom. Please see attached sample documents.zip (244.1 KB) (‘Blank Foxit’ folder), which were created i…...NET 25.8 ....

    forum.aspose.com/t/pdf-a-files-from-foxit-are-n...
  8. Aspose.Drawing memory leak in Csharp - Free Sup...

    When I convert pdf to tiff, it takes a lot of ressource. My PDF is 1300K (any pdf does the same) and after 5 calls ended the process still takes 1.7g, even after 5 minutes it’s completion and idle. Here is my code. us…... 25.8. TheWei789 September 9, 2025...Include=“Aspose.PDF.Drawing” Version=“25.8” new code with FreeMemory():...

    forum.aspose.com/t/aspose-drawing-memory-leak-i...
  9. Method addShape() doesn't work well in newer ve...

    Hi all, I’m using Diagram for Java. Everything was OK in version “aspose-diagram-24.4.jar”. But I have issue with “aspose-diagram-25.8.jar” and the same issue also in newest version - “aspose-diagram-25.12.jar”. Added …...have issue with “aspose-diagram-25.8.jar” and the same issue also...

    forum.aspose.com/t/method-addshape-doesnt-work-...
  10. Excel crash when open it - Free Support Forum -...

    Hello There, When i draw a shape with below then excel is crashed i assigned width from shapePathBottom.WidthPixel but it is return negative value below is sample code for draw a line shape ShapePath shapePathBottom …...will be released with version 25.8. We have adjusted the valid...after update aspose to version 25.8 shapePathBottom.LineTo(225458F...

    forum.aspose.com/t/excel-crash-when-open-it/315455