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

static analysis fix

(0.18 sec)
  1. Table Layout Issues in Word-to-PDF Conversion -...

    Executive Summary Issues Found: Two separate but related table layout bugs in Aspose.Words PDF conversion: “Around” Text Wrapping Bug: Top-level tables with “Text Wrapping: Around” property cause overlapping in PDFs Ne…...Investigation and permanent fix for both issues in Aspose.Words...TableWrappingBugDemo { public static void main(String[] args) throws...

    forum.aspose.com/t/table-layout-issues-in-word-...
  2. Eszett characters are turned to 'SS' after conv...

    Hi, I’m trying to convert customer’s input docm file into pdf where input file contains Eszett characters which are seen as ‘SS’ in pdf. After further checking, we found the issue is specifically for the ones set into …...system and will deliver their fixes according to the terms mentioned...currently in the queue for analysis. Once analysis is done we will be...

    forum.aspose.com/t/eszett-characters-are-turned...
  3. Broken shapes grouping in Visio document after ...

    Hi Support, Current Aspose.Diagram v.25.11.0 contains issues that break shapes grouping after a simple Open/Save diagram. I believe this was broken by a Fix to the following issue: Steps to reproduce: Diagram exam…...believe this was broken by a fix to the following issue: Invalid...using following code example: static void Main(string[] args) {...

    forum.aspose.com/t/broken-shapes-grouping-in-vi...
  4. com.aspose.pdf.internal.ms.System.lh: Culture N...

    We use Aspose library for transformation from one format to other format documents. As part of docx to pdf transformation , while loading license , we get the following error and transformation request got failed. Our cu…...have any official solution or fix to resolve the issue " com.aspose...consider this solution as official fix suggested by Aspose. com.aspose...

    forum.aspose.com/t/com-aspose-pdf-internal-ms-s...
  5. Infinite Hang on Document Conversion - Free Sup...

    Aspose Words Layout Engine Infinite Hang Bug Report Issue Summary Product: Aspose.Words for Java Version: 26.3 Issue: Layout engine enters infinite loop during getPageCount(), updateFields(), or save() operations Impa…...ReproduceLayoutHang { public static void main(String[] args) throws...issue, it’s stuck in a loop) Analysis Root Cause (Suspected) The...

    forum.aspose.com/t/infinite-hang-on-document-co...
  6. After the mail merge Table of contents is broke...

    In my word document I have added the table of contents. During the mail merge I am replacing the some tags data after that I am expecting that table of content will get auto adjusted but it is not doing it. But instead …...Can you please advise how to fix this issue? Professionalize.Discourse...as there may have been bug fixes or enhancements related to TOC...

    forum.aspose.com/t/after-the-mail-merge-table-o...
  7. Convert multi-page PDF to TIFF with CCITT4 comp...

    We have received a trial license for Aspose.PDF for .NET that is going to expire next week. We are working with a multi-page PDF generated from HTML using Aspose PDF. The next step in our process is to convert this PDF …... Does anyone know how to fix this? ilyazhuykov June 11, 2026...reproducer), we’ll confirm the fix against it. And since your trial...

    forum.aspose.com/t/convert-multi-page-pdf-to-ti...
  8. Object reference not set to an instance of an o...

    Hey i am getting issue while converting docx to png using Aspose.Words Version=25.11.0, attaching docx file for referance ttt.docx (35.4 KB)...is used for PNG, so the same fix is applicable. What to do next...public class DocxToPng { public static void main(String[] args) throws...

    forum.aspose.com/t/object-reference-not-set-to-...
  9. 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-...
  10. Convert pdf to image results in notdef glyphs -...

    When converting pdf file to image the result file contains notdef glyphs instead of letters. The problem persists version 24.4.0 and higher of Aspose.Pdf.Drawing I’m using: Aspose.Pdf.Drawing 26.1 SkiaSharp 3.119 Sk…...convertation code: private static void Test() { byte[] content...ParsePdfToImageFiles(pdf); } private static List<SKBitmap> ParsePdfToImageFiles(Aspose...

    forum.aspose.com/t/convert-pdf-to-image-results...