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

25.8

(0.44 sec)
  1. 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...
  2. 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...
  3. 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-...
  4. 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-...
  5. Aspose.Html.Converter.ConvertHTML, runaway memo...

    Our team is attempting to convert HTML documents to PDF using Converter.ConvertHTML(document, options, destination)). We have a few files that are causing out of memory exceptions, and have been able to isolate an exampl…...the issue has been resolved in 25.8 version of the API which will...will let you know as soon as 25.8 version is released. aspose...

    forum.aspose.com/t/aspose-html-converter-conver...
  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. 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...
  8. 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
  9. Aspose.PSD 24.7.0 Memory leaking issue - Free S...

    I am running into issues with Aspose.PSD leaving a large amount of allocated memory when the portion of my code that actually uses Aspose finishes. I am not sure why it is not being cleaned up by GC for many reasons incl…...PSD 25.8 in my production application...ticket. I’ve only tried 25.7 and 25.8...

    forum.aspose.com/t/aspose-psd-24-7-0-memory-lea...
  10. pdf转docx出现异常,System.NullReferenceException - Fr...

    示例代码: Document pdfDocument = new Document(“d:\test1.pdf");test1.pdf (176.5 KB) DocSaveOptions saveOptions = new DocSaveOptions(); saveOptions.Format = DocSaveOptions.DocFormat.DocX; pdfDocument.Save(“d:\test1.docx”, …...NET 25.8 ....

    forum.aspose.com/t/pdf-docx-system-nullreferenc...