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

layout issues

(1.97 sec)
  1. Converting XL to PDF to Word yields incorrect o...

    Hi Aspose Team, I’m trying to convert an excel to word by first converting the excel worksheet to PDF and converting the PDF doc to word using the following code: Workbook workbook = new Workbook(dir + @"\Test_09122025…...@JThomas98 It appears that the issue you’re experiencing with the...configured correctly to preserve the layout and formatting of the Excel...

    forum.aspose.com/t/converting-xl-to-pdf-to-word...
  2. 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...
  3. Issue with directly accessing nested array in E...

    I am following an example of nested arrays in an Excel template using the named range _CellsSmartMarkers The employees JSON data has a nested array. The directors (outer array) and their reporters (inner array). When …...Issue with directly accessing nested array in Excel template...dev If nested smart markers layout on several rows as the following:...

    forum.aspose.com/t/issue-with-directly-accessin...
  4. 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...
  5. PDF Conversion Formatting Issue – Column Breaks...

    Description: We are facing a formatting issue during DOCX to PDF conversion using Aspose.Words. When generating documents in DOCX format, the output appears as expected with correct column and page breaks. However, whe…...PDF Conversion Formatting Issue – Column Breaks Not Preserved...We are facing a formatting issue during DOCX to PDF conversion...

    forum.aspose.com/t/pdf-conversion-formatting-is...
  6. Table and image truncation during word transfor...

    We are using ASPOSE.Words for our .doc to .docx transformation. During transformation, some of the tables are images are getting truncated. Even Auto Fit Word settings dont work. Please help....Words, if you are experiencing issues with tables and images being...docx") Document Layout : Sometimes, the layout of the original...

    forum.aspose.com/t/table-and-image-truncation-d...
  7. 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...
  8. 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...
  9. Converting word document to pdf causes a table ...

    Hi, i want to convert a word document into a PDF document. When converting test file “Test OK.docm” to PDF document, everything seems to be fine. The table on first page will not be moved. When converting test file “T…...2 @curmas It seems that the issue you are experiencing with the...to PDF may be related to the layout and positioning of elements...

    forum.aspose.com/t/converting-word-document-to-...
  10. The word page count is wrong - Free Support For...

    The code: String path = "C:\\Users\\z_jia\\Desktop\\a\\DMS\\"; Document doc = new Document(path + "796597488160104448.docx"); doc.getLayoutOptions().setTextShaperFactory(com.aspose.words.shaping.harfbuzz.HarfBuzzTextSha…...Words and Microsoft Word handle layout and pagination, particularly...count based on its internal layout engine, which can interpret...

    forum.aspose.com/t/the-word-page-count-is-wrong...