Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 815 for

layout issues

(0.21 sec)
  1. Document.ExtractPages yields wrong results - Fr...

    Use the following code: var document = new Document("input.docx"); for (int page = 0; page < document.PageCount; page++) { Document extractedPage = document.ExtractPages(page, 1); // startindex and count string …...pages displayed in Word Print Layout and also when printing the...required to build document layout. If Aspose.Words cannot find...

    forum.aspose.com/t/document-extractpages-yields...
  2. How to Handle Dynamic Page Breaks in Aspose.Wor...

    Hello I am using Aspose.Words for Reporting Services to export my SSRS reports to DOCX format. :slightly_smiling_face: The issue I am facing is with dynamic page breaks especially when rendering reports with nested tabl…... The issue I am facing is with dynamic...might be a rendering-layer issue rather than a reporting one...

    forum.aspose.com/t/how-to-handle-dynamic-page-b...
  3. Standard way of extracting the location of revi...

    Hello, I have posted this query on behalf of Ruiz, Manuel MRuiz39@ITS.JNJ.com Currently I am facing Issues with setting the parent node of the revisions in the enum, getting the following error: enum.set_current(layou…...com Currently I am facing issues with setting the parent node...following error: enum.set_current(layout, rev.parent_node) Traceback...

    forum.aspose.com/t/standard-way-of-extracting-t...
  4. Font Issue on Linux machine - Free Support Foru...

    Hi, I’m using Arial font in my .docx template, and everything works correctly when generating the output PDF on a Windows environment. However, after hosting the application on a Linux server, the output PDF no longer d…...Font Issue on Linux machine Aspose.Words Product Family embed-fonts...DefaultFontName = "Arial"; Debugging Font Issues : Implement a warning callback...

    forum.aspose.com/t/font-issue-on-linux-machine/...
  5. Word to Pdf:Document Format - Free Support Foru...

    I’ve noticed inconsistencies in paragraph formatting when converting some documents to PDF. For example, text that’s on the second line in Word becomes the third line in PDF; in extreme cases, a one-page document becomes…... How can I resolve this issue? version:words-25.10-jdk17.jar...often caused by font‑related issues – the conversion engine cannot...

    forum.aspose.com/t/word-to-pdf-document-format/...
  6. Font Formatting and Styling Issue After Upgradi...

    Hello Aspose Team, We have encountered an issue after upgrading Aspose.dll from version 22.5.0 to 25.6.0 in our application. Environment Details: Aspose.Words.dll: Upgraded from 22.5.0 → 25.6.0 Aspose.Cells.dll: …...Font Formatting and Styling Issue After Upgrading Aspose.Words...Team, We have encountered an issue after upgrading Aspose.dll from...

    forum.aspose.com/t/font-formatting-and-styling-...
  7. Table Page Breaks Not Matching Word Display - F...

    Issue Summary Aspose.Words for Java is creating additional page breaks for tables during PDF conversion that don’t appear in Microsoft Word’s display, even when AllowBreakAcrossPages is set to false. Documents with stan…...pblad March 2, 2026, 9:33pm 1 Issue Summary Aspose.Words for Java...because: It modifies document layout from author’s intent It shouldn’t...

    forum.aspose.com/t/table-page-breaks-not-matchi...
  8. HTML file is displayed incorrectly with "Freeze...

    I am using Aspose.Cells 25.9.0. .NET 9.0 HTML file is displayed incorrectly with “Freeze Panes” If I use the “Freeze Panes” feature in the table, the conversion to HTML is INCORRECT. If I use the “Unfreeze Panes” fe…...“Freeze Panes” is applied, the layout may not render correctly in...conversion. To troubleshoot this issue, consider the following steps:...

    forum.aspose.com/t/html-file-is-displayed-incor...
  9. When converting a DWG file to PDF, OLE and imag...

    When converting a DWG file to PDF, OLE and images were not exported correctly. test_file.zip (79.1 KB)...and potentially resolve the issue: Check Layer Visibility : Ensure...Specific Layouts : If your DWG file has multiple layouts, specify...

    forum.aspose.com/t/when-converting-a-dwg-file-t...
  10. Document comparison - Using Aspose library - Fr...

    Hi, I am trying to compare two documents could be pdf-pdf, pdf-docx, docx-docx. Docx-Docx comparison works well as it gives revisions which is helpful when I am trying to highlight my document. PDF-PDF comparison and …...which may help maintain the layout. Adjust the RelativeHorizontalPr...based on your specific document layout. A smaller value can improve...

    forum.aspose.com/t/document-comparison-using-as...