Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 730 for

layout issues

(0.18 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. 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...
  3. 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...
  4. 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...
  5. 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...
  6. PDF converted from Word has extra row and pushe...

    Hi, When converting a DOCX to PDF using Aspose.Words, we noticed an extra row was created on the first page text and eventually pushed some content into next page, resulting in extra page created. Code: var doc = new …...Words, if you encounter an issue where an extra row is created...settings can lead to unexpected layout changes during conversion....

    forum.aspose.com/t/pdf-converted-from-word-has-...
  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. 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-...
  9. Questions Regarding Large File Conversion and C...

    Can you please confirm the recommended maximum document size (in MB or pages) for reliable DOCX → PDF conversion using Aspose.Words for Python via .NET? Are there any specific memory or timeout configurations recomm…...effectively to avoid memory issues. To ensure high-fidelity output...dependencies. Compatibility issues may arise if the .NET runtime...

    forum.aspose.com/t/questions-regarding-large-fi...
  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...