Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 730 for

layout issues

(0.3 sec)
  1. Convestation Issue Word to Pdf - Free Support F...

    Hello Aspose Team, We’ve encountered an issue while converting certain .docx files to .pdf format using Aspose.Words for .NET. The problem appears consistently with specific documents, while others convert without issue…...Convestation Issue Word to Pdf Aspose.Words Product Family words-net...Team, We’ve encountered an issue while converting certain .docx...

    forum.aspose.com/t/convestation-issue-word-to-p...
  2. HTML to PDF conversion issue using aspose.pdf.d...

    We are using Aspose.pdf.document to convert html files to PDF. But converted PDF is not matching with HTML. We have some external css files ,since we cant directly provide references of that file we are reading css file…...HTML to PDF conversion issue using aspose.pdf.document and aspose...identify which styles are causing issues. Render to Single Page : If...

    forum.aspose.com/t/html-to-pdf-conversion-issue...
  3. 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...
  4. Performance Issue with Blank Page Removal Logic...

    We are currently using the property doc.ExtractPages(i, 1); to implement custom logic for removing blank pages from documents. However, we are facing a performance issue when processing large documents. The document con…...Performance Issue with Blank Page Removal Logic Aspose.Words...we are facing a performance issue when processing large documents...

    forum.aspose.com/t/performance-issue-with-blank...
  5. 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-...
  6. 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...
  7. Rotating PDF Pages Using Python|Aspose.PDF for ...

    This topic describes how to rotate the page orientation in an existing PDF file programmatically with Python....correcting page orientation issues, such as scanned documents...page orientation or adjusting layout Example: >>> rotate_page("input...

    docs.aspose.com/pdf/python-net/rotate-pages/
  8. 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...
  9. 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...
  10. 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...