Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 767 for

layout issues

(0.08 sec)
  1. Complex Field Code Rendering Issue in DOCX to P...

    Issue: Complex field codes render incorrectly when converting DOCX to PNG, causing complete Layout disruption. Attempted Solutions: Called UpdateFields() Tried different MetafileRenderingMode settings Code: using A…...Complex Field Code Rendering Issue in DOCX to PNG Conversion Aspose...September 25, 2025, 5:15am 1 Issue: Complex field codes render...

    forum.aspose.com/t/complex-field-code-rendering...
  2. Wrong PageCount on docx file with Aspose.Words ...

    Dear support team, I am running a simple unit test with an input docx document. Each time, this document contains 5 pages. But when I load it with Aspose.Words and then iterate on pages based on PageCount, there is an…...but each time there was an issue. Could you explain me if I’m...seems you are experiencing an issue with the PageCount property...

    forum.aspose.com/t/wrong-pagecount-on-docx-file...
  3. Rows moved to the next page when converting DOC...

    Hi, When converting a DOCX to PDF using Aspose.Words. I noticed the last row of a page was moved to the beginning of the next page, causing messed up Layout and extra pages. Code: var document = new Document(@".\test…...next page, causing messed up layout and extra pages. Code: var...managed to reproduce the same issue at our side. For the sake of...

    forum.aspose.com/t/rows-moved-to-the-next-page-...
  4. Upgrade with new apose liabrary to 24.9.0 leads...

    We have upgraded aspose library in our application 20.6.0.0 to 24.9.0.0 After upgrading it created issue in tables which are in PDF report. content goes beyond right margin, previously it was adjusting content as per do…...0 leads to right margin issue in PDF Aspose.Words Product...After upgrading it created issue in tables which are in PDF report...

    forum.aspose.com/t/upgrade-with-new-apose-liabr...
  5. Pdf rendition is not getting generating like wo...

    Hi Team, We are trying to transformation input file with below code. Document doc = new Document("test.docx"); PdfSaveOptions options = new PdfSaveOptions(); doc.save("output.pdf", options); Formatting and Alignment o…...callback to capture any rendering issues that may arise during the conversion...Check for Specific Formatting Issues : If certain elements, like...

    forum.aspose.com/t/pdf-rendition-is-not-getting...
  6. Chart Axis Labels Overlap with Legends When Con...

    Hi, When converting a PowerPoint side to PDF using Aspose.slides. We noticed the x-axis labels were not rendered correctly and overlapped with legends. Code: var saveOptions = new PdfOptions { SaveMetafilesAsPng =…...10:01am 2 @ServerSide527 The issue you reported—chart x-axis labels...concern that appears to stem from layout handling in the export process...

    forum.aspose.com/t/chart-axis-labels-overlap-wi...
  7. While generating Output in PDF Allginment is no...

    Hello Aspose Support Team, I’m generating documents using Aspose.Words from a template (.docx) and dynamic JSON data. The output is generated in both DOCX and PDF formats, but I’m observing a noticeable alignment differ…...generated files, the alignment and layout differ (especially in tables...understand: What rendering or layout algorithm Aspose.Words uses...

    forum.aspose.com/t/while-generating-output-in-p...
  8. Web App Security When Loading Resources|Aspose....

    Load remote resources, that can be a reason of security risks. Take a look at common security Issues and their solutions in C++....take a look at common security issues that can arise when loading...external resources. Security Issues There are a number of typical...

    docs.aspose.com/words/cpp/web-applications-secu...
  9. After converting .vsdx to .svg two elements in ...

    Hello Aspose, After updating to the latest version 25.10, we faced the problem. The attached archive contains the .vsdx document. After converting .vsdx to .svg (C# language) two elements in the diagram were corrupted. …...I understand you’re facing issues with the conversion of a .vsdx...are set correctly. Scaling issues can often arise from incorrect...

    forum.aspose.com/t/after-converting-vsdx-to-svg...
  10. doc.removeBlankPages() is raising `java.lang.St...

    We are encountering a reproducible StringIndexOutOfBoundsException: -1 when attempting to process or inspect a specific MS Word document which can be found here error_page.docx (14.9 KB). The error appears to be trigge…...of range: -1 occurs during layout processing within Document...the error arises deep in the layout engine while processing document...

    forum.aspose.com/t/doc-removeblankpages-is-rais...