Problem Description
When converting DOCX files to images using Aspose, documents containing parentheses show inconsistent line height rendering compared to documents without parentheses, even when paragraph line spacing …... To clarify the test case: the two DOCX files I provided...
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 …...provide additional information or test files if that would help diagnose...
Learn how to manage ranges in Excel files using Aspose.Cells with C++. Create, modify, and style ranges programmatically....Please download the following test file, open it in Excel , use...
Learn how to manage ranges in Excel using Aspose.Cells for Node.js via C++. Create ranges, set values, styles, and perform various operations....Please download the following test file, open it in Excel, use...
原始需求:将word转成pdf,同时将word中各种类型的附件也转成pdf并拼接到后面。
遇到问题:遇到pdf格式的附件保存后存在许多乱码页
部分代码:
aspose-words: 24.11
aspose-cells: 25.1
OS: Oracle Linux Server 8.5
List<byte[]> attachmentPdfs = new ArrayList<>();
Document document = …...try the latest version and re‑test the extraction. Additional troubleshooting...
Hello,
I recently purchased the Aspose.Words product to convert PDF files to RTF documents. My PDF files contain checkboxes and radio buttons, and I would like the RTF output to reflect the same design but without using…...rtf"); Next Steps Test the code with your PDF documents...
Hi,
When converting a .docx file to a.html file using Aspose.Words, I noticed a formatting issue when my EMF table is converted see screenshot attached.
I had the same error with pdf conversion which as solved with
…...htmlSaveOptions; } Additional Suggestions: Test with Simpler File : Create a...
Code:
List<DocReadFilePro> docReadFilesPros = new ArrayList(); WordPropsUtil.setProperty(ParamKeys.WORD_IMAGE_RESOLUTION, wordImageResolution);
HtmlSaveOptions htmlSaveOptions = HtmlSaveOptionsBuilder.build(documentWra…...removing complex elements and test again. If you continue to face...
Aspose OCR is not extracting text from pdf which is not searchable , from a multipge or single pdf only extraction is done for top few lines and the remaining is still image only, even though i have Aspose Total License…... We will test the scenario in our environment...
Hi there, we are using Aspose.Cells for Java (version 25.9) to convert SpreadsheetML files .xml into .xlsx, and the process throws the following exceptions:
java.lang.NullPointerException: Cannot read field "c" because…...10 test matrix the crashes no longer...