Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 780 for

layout issues

(0.12 sec)
  1. Table contents are getting split while converti...

    Hi, I’m trying to convert a docx file (containing 23 pages along with some tables present inside, page 4) into pdf with Aspose.words 25.11 While exploring the pdf, I found that the output contains 25 pages and the tabl…...8, 2026, 4:56am 2 @rsv2 The issue you’re experiencing—where tables...recommended step to improve layout accuracy is to call doc.UpdatePageLayout()...

    forum.aspose.com/t/table-contents-are-getting-s...
  2. Tables colliding on docx to pdf conversion - Fr...

    async function addLetterHeadToDocx(docPath, letterHeadpath, outDir, logger) { const headDoc = new aw.Document(letterHeadpath); const contentDoc = new aw.Document(docPath); const headDocParagraphs = headDoc.sections…...dimensions, margins, or page layout settings. Here are some suggestions...suggestions to help resolve this issue: Check Table Dimensions : Ensure...

    forum.aspose.com/t/tables-colliding-on-docx-to-...
  3. Insert template to existing document - Free Sup...

    Hi, Need some help. We have templates from Microsoft office available at "C:\Program Files\Microsoft Office\Templates" under this particular path we have folders for each template(.dotm) - macro enabled template when…...update_page_layout() # Save the modified document...update_fields() # Update page layout to ensure everything is rendered...

    forum.aspose.com/t/insert-template-to-existing-...
  4. Applying themes to Charts - Free Support Forum ...

    How would I go about adding theme to a chart? The only information I've found regarding chart formatting is changing the ChartArea.Area methods (Background, Foreground, FillFormat, etc). Is it possible to get themes app…... ForeColor expression issue Export report to TSV in UniCode...theme is selected from the Page Layout tab. I’ve been able to manually...

    forum.aspose.com/t/applying-themes-to-charts/10...
  5. DocumentBase.warningCallback property | Aspose....

    DocumentBase.warningCallback property. Called during various document processing procedures when an issue is detected that might result in data or formatting fidelity loss....processing procedures when an issue is detected that might result...actually build the document layout which is used later for rendering...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Html to Excel rowspan issue - Free Support Foru...

    I am converting excel from html using aspose cells library 25.12 version and java version 21 but rowspan is not applying in excel This is html and my java code for converting …...Html to Excel rowspan issue Aspose.Cells Product Family aspose-cells-java...preserved in the output . A similar issue involving loss of HTML table...

    forum.aspose.com/t/html-to-excel-rowspan-issue/...
  7. The textbox disappeared upon the chart while co...

    Dear Sir We have encountered a new problem recently. When I converted the following document to PDF base on the compoent Aspose.word which version is 24.07, the text box on the icon was missing, as indicated by the * sy…...09, the issue still persists. original.docx...CommentDisplayMode = Aspose.Words.Layout.CommentDisplayMode.Hide; doc...

    forum.aspose.com/t/the-textbox-disappeared-upon...
  8. Aspose.Words PdfUa1 export - Footnote error whe...

    Hello, we are using Aspose.Words (.net, version 25.9.0) to generate PDA/UA compatible PDF documents, and when exporting documents with footnotes the PACChecker (v.24.4.2.0) validator returns the following warning: ‘Poss…...30, 2025, 12:14pm 2 @dbalazs Issue When a document containing footnotes...Document("input.docx"); // Ensure layout is up‑to‑date (optional but...

    forum.aspose.com/t/aspose-words-pdfua1-export-f...
  9. Add new last slide with text using insertFromHt...

    For an existing presentation I want to add an extra slide with some additional free text. I am using *IMasterLayoutSlideCollection LayoutSlides = emptyMaster.getLayoutSlides();* blankLayout = LayoutSlides.getByType(Sl…...to modify the master or the layout to avoid these effects. Can...10:42am 2 @Tim49 Cause The issue you’re experiencing with text...

    forum.aspose.com/t/add-new-last-slide-with-text...
  10. How to set up series. Points. DataLabel. LinkSo...

    image.png (12.2 KB) image.png (48.7 KB) Still unable to take effect, I used WPS to create charts and series, using the same code. The files created by WPS can take effect, but using aspose.cells doesn’t test.zip (12.8…...exceptions and 3‑D rendering issues) that behave similarly – the...9.0.0). Work‑around If the issue is confirmed in 25.9, you can...

    forum.aspose.com/t/how-to-set-up-series-points-...