Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 16 for

static analysis fix

(0.2 sec)
  1. Convert PDF to DOCX in Java | Aspose.PDF | java...

    I use aspose-pdf 21.4 <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-pdf</artifactId> <version>21.4</version> </dependency> And I want to convert pdf f…...public class PDFHandler { public static void main(String[] args) throws...main(PDFHandler.java:25) How can I fix it? asad.ali May 11, 2021, 4:40pm...

    forum.aspose.com/t/convert-pdf-to-docx-in-java-...
  2. Docx-Pdf: Long running conversion issue: JAVA -...

    Hi , We are having l Supplemental_file.docx (2.5 MB) which impacting many of our clients specially from China. Please find snippet from our POM <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-cells</…...performance improvements and bug fixes. Optimization Techniques : Load...TimeLimitedCodeBlock.java public static <T> T runWithTimeout(Callable<T>...

    forum.aspose.com/t/docx-pdf-long-running-conver...
  3. Problems while copying numbered list from sourc...

    We have recently upgraded to last versions of Aspose Words for Java. After the upgrade we are receiving many reports of problems while copying the content of an ODT document into a bookmark of a target ODT document. The…...6 KB) public static void main(String[] args) throws...path+"TEST_Verbale_compilato.odt"); } private static void testDocumentBookmark(String...

    forum.aspose.com/t/problems-while-copying-numbe...
  4. Extracting text from a photo|Documentation

    Take a photo of the page using your smartphone and extract text from it using Aspose.OCR for .NET. No scanner required....processing and document structure analysis are performed in a few lines...SetLicense ( "Aspose.OCR.lic" ); Fix the page curvature and increase...

    docs.aspose.com/ocr/net/extract-text-from-photo/
  5. Gigantic file size when saving Aspose.Cells.Wor...

    Dear support, when converting Excel files (*.xlsx) into PDF files using the Aspose.Cells component, in some cases the file size (and processing time) grows enormously. I’ll attach a sample project containing 3 xlsx fil…...size or even better implement a fix to keep PDF file sizes to a necessary...Rendering; class Program { static void Main() { // Load the Excel...

    forum.aspose.com/t/gigantic-file-size-when-savi...
  6. Inconsistent behavior with UpdatePageLayout() w...

    Dear support team, we’re encountering an inconsistent behavior when calling Aspose.Words.Document.UpdatePageLayout(), when the document contains 2 tables of different column counts back to back like so: ---------------…...of our test cases: private static String Working_Directory =...= @".\"; private static Aspose.Words.Document BuildDocument()...

    forum.aspose.com/t/inconsistent-behavior-with-u...
  7. Caused by: java.lang.IllegalArgumentException: ...

    Hey hi ! could you please take a look to identify for this simple file which is currently failing with error. what could be the cause ? error-doc.docx (25.7 KB) Error : Caused by: java.lang.IllegalArgumentException: e…...Any help around root cause analysis ? Noticed this new type of...class LoadDocument { public static void main(String[] args) {...

    forum.aspose.com/t/caused-by-java-lang-illegala...
  8. Possible bug with document layout calculation -...

    Hi, I’m currently evaluating the Aspose.Words library, and I believe I may have encountered a bug. Steps to Reproduce Download the attached layout_calc_bug.docx file and save it without making any changes. layout_c…...SetLicense(License_Path); } private static Document GetDocument() { var...loading the document: private static Document GetDocument() { var...

    forum.aspose.com/t/possible-bug-with-document-l...
  9. Conversion from Word to PDF has some issues wit...

    Hi Support, We are licensed users of Aspose.Total. We are facing formatting issues while converting document from Word to PDF. We are trying to render the PDF with Bookmarks retained and below is how we have implemente…...implemented the conversion private static void ConvertUsingAspose(Stream...as updates often include bug fixes and improvements related to...

    forum.aspose.com/t/conversion-from-word-to-pdf-...
  10. FileCorruptedException when converting Word to ...

    Hello team, We use Aspose Words for Java to convert .DOCX to .HTML. Since the beginning of February 2025, we have seen a significant increase in “FileCorruptedException”. Previously we encountered this 1-2 times a year…...is “corrupted”, it cannot be fixed by any editing method we have...versions often include bug fixes and improvements that may resolve...

    forum.aspose.com/t/filecorruptedexception-when-...