Saving_PDFissue.docx (22.4 KB)
Help Request: System Hangs and Closes When Saving Large PDF Files with Aspose.PDF
Description:
We are using Aspose.PDF to delete pages from PDF files with sizes varying between 295 MB and …... jph4359 March 6, 2025, 1:23pm 9 Hello, I am...latest. Thank you. asad.ali March 8, 2025, 5:17pm 10 @jph4359...
Hi Aspose team,
I am currently trying to find a way to identify all hyperlinks in my document.
It works for hyperlinks (URI) but I need to know also what is text that document reader will see.
For example, I have foll…...doc March 13, 2015, 12:42pm 1 Hi Aspose...Thanks, Oliver tilal.ahmad March 16, 2015, 1:15am 2 Hi Oliver...
Hello,
We’re having issues with converting a PDF file containing content into PPTX using the Aspose.PDF library.
Input PDF: Input.pdf (37.7 KB)
Result PPTX: Result.7z (66.1 KB)
Here are found issues:
Paragraph spac…... dfinsolutions March 22, 2026, 4:00pm 5 We have upgraded...
Hello, we are using Aspose Words and Aspose PDF to save and convert our Docx Templates as/to PDF. First we open the document by Aspose Words and save it via follwing Code: DirectoryInfo directoryInfo = null; st…...shibanov March 26, 2026, 7:36am 12 @david.hofmann...that we have. sergei.shibanov March 26, 2026, 7:36am 13 @david.hofmann...
Hi,
Version 26.3.0 when it released and what it is included ?
Thanks,...GIS Product Family danies8 March 30, 2026, 11:15am 1 Hi, Version... Thanks, Alexander.Matveev March 31, 2026, 9:47am 2 Hi, @danies8...
Hello,
if we converting the attached files to PDF, the Character “§” is not visible in the attached PDF.
Probably an encoding issue because ASCII is used in this case. I’ve tried other encodings as well, with no succes…... AStelzner March 20, 2026, 6:53am 12 We have...zip (44,8 KB) alexey.noskov March 20, 2026, 7:55am 13 @AStelzner...
A .doc/.dot to odt convertet (saved) file contains “field:type=vnd.oasis.opendocument.field.FORMCHECKBOX” fields. This fields does not shown up in Aspose online editor or after converting to pdf.
Is there any Workaroun…...noskov March 17, 2026, 1:37pm 5 @peterlast...
I have a Problem when converting a PDF-Document to Docx. The Problem is that Line-Breaks/Paragraphs are not converted correctly. I have created a demo application with a problem-pdf-document and the code we use for conve…...noskov March 6, 2026, 5:36am 5 @tacke Thank...
The attached XLS failed to convert to PDF, giving the following exception: Unhandled Exception: Aspose.Cells.CellsException: This Excel files contains BIFF7(Excel95 or earlier file format) records. at ?.?.?(† ?) …...sahi March 10, 2026, 5:52pm 4 @Loadmaster...
I Need to hide the Y axis tick mark labels in waterfall chart.
I have this simple program to create the chart and hide the yaxis.
Please suggest the change here.
import com.aspose.cells.*;
import com.aspose.cells.Char…...putValue("March"); cells.get("A4").putValue("August");...