Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 288 for

25.11

(0.89 sec)
  1. Converting PPTX to PDF in Java, Presentation Ch...

    Hi Team, We are trying convert PPT document into PDF. But, charts from ppt are not rendered correctly in PDF. In PDF chart images got distorted dramatically. Java Version :17 We are using aspose.slides version 25.1 …...Slides for Java 25.11. This release will be published...

    forum.aspose.com/t/converting-pptx-to-pdf-in-ja...
  2. Unable to extract javaScript actions from PDF -...

    Hi There, We were able to retrieve the JavaScript from a PDF using the code snippet below, and it used to work perfectly. However, recently we encountered an issue: when processing multiple files together, their PDF con…...please confirm if you have tried 25.11 version of the API? vivekk930703...PDF 23.8 and 24.12 not tried 25.11. asad.ali December 16, 2025...

    forum.aspose.com/t/unable-to-extract-javascript...
  3. Step‑by‑Step Guide to Load a Spreadsheet with G...

    Detailed tutorial on using Aspose.Cells GridJs with a Spring Boot backend and a client‑side HTML/JavaScript UI to load, edit, and download Excel files....aspose-cells </artifactId> <version> 25.11 </version> </dependency> <!--...gridjs </classifier> <version> 25.11 </version> </dependency> <!--...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  4. Bug: pdffileeditor.setMergeDuplicateOutlines(tr...

    As the title suggests, the pdffileeditor.setMergeDuplicateOutlines(true); discards some bookmarks and only keep the first bookmark. I have attached the files to merge and you can try it using below code: public static v…... I tried with aspose-pdf-25.11.jar , the latest one that I...

    forum.aspose.com/t/bug-pdffileeditor-setmergedu...
  5. ArgumentNullException when applying redactions ...

    ArgumentNullException when applying redactions to specific PDF documents using Aspose.PDF Issue Description We are encountering an ArgumentNullException when attempting to apply redactions to certain PDF documents using …... 25.11 and if issue still persists...

    forum.aspose.com/t/argumentnullexception-when-a...
  6. Blank PDF while converion from HTML(Email Body)...

    We have paid support on Aspose.Java , The issue blank PDF occurs while we are converting from HTML(email body) to PDF , as an application, we have increased the Memory, but the issue occuring 2 twice a month...10 ,and will try increase to 25.11 and will add Level.fine log...to the newest build (e.g., 25.11). All known memory‑leak and...

    forum.aspose.com/t/blank-pdf-while-converion-fr...
  7. Aspose.PDF for .NET Adding Extracted Page to Ne...

    I'm using aspose.pdf for .net to search uploaded documents page-by-page for barcodes using the JPEG device to create an image of each page. Based on the codes found, I then reassemble the document(s) and present them …...NET 25.11 ....

    forum.aspose.com/t/aspose-pdf-for-net-adding-ex...
  8. PPT Waterfall Chart: Data Labels Not Showing Co...

    Hi Team, We are encountering the following issues with Waterfall charts in PowerPoint: When “Linked to Source” is enabled for data labels, the labels are not displayed in compact format. However, for other chart types…...9 KB) Aspose Slide version: 25.11 andrey.potapov April 5, 2026...

    forum.aspose.com/t/ppt-waterfall-chart-data-lab...
  9. Aspose.Slides for Python: "No Usable Version of...

    import jpype import _jpype if not _jpype.isStarted(): jpype.startJVM(jpype.getDefaultJVMPath(), "-Djava.awt.headless=true") from aspose.slides import Presentation, License from asposecells.api import Workbook self.p…...Slides for Python 25.11 (the latest version at the moment)...

    forum.aspose.com/t/aspose-slides-for-python-no-...
  10. Converting Email to PDF consumes huge memory - ...

    Hello, We have an EML file and we want to convert it to PDF. In our usecase we need to consume less than 256MB of RAM and we are passing files up to 25MB of size. The code we use to convert them is something like: pu…... We are using versions: 25.11 aspose-email 20.11 aspose-words...

    forum.aspose.com/t/converting-email-to-pdf-cons...