Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 773 for

layout issues

(1.21 sec)
  1. Docx files with section break not working - Fre...

    Hi, I want to convert an docx file which has several section break(next page) into pdf. But the output generated has a bunch of errors in the bulletin numbers. I’ve attached the input files and the difference for your r…...0 Thanks Ramani Sankar issue.zip (126.5 KB) 612×841 38.3...resulting PDF. Why it happens The layout engine may reset list numbering...

    forum.aspose.com/t/docx-files-with-section-brea...
  2. Aspose.Words parsing gives different results in...

    I used aspose-words in local windows and Macos, it works fine with document having 38 pages. When I deploy using docker https://packages.microsoft.com/debian/11/prod bullseye mai FROM python:3.10.11 as build WORKDIR /…... Let’s address the issue you’re facing with Aspose.Words...background to avoid GUI related issues RUN /sbin/start-stop-daemon...

    forum.aspose.com/t/aspose-words-parsing-gives-d...
  3. Page Margin Problem - Free Support Forum - aspo...

    Why does Aspose.Words retrieve different page margins for the same document when loaded in Windows versus Linux environments?...operating system handles document layouts. Solution To ensure consistent...settings to confirm that the issue is resolved. If the problem...

    forum.aspose.com/t/page-margin-problem/314423
  4. Convert 3MF to HTML via Java | products.aspose.com

    Sample Java conversion code for 3MF format to HTML file. Use this example code to convert 3MF to HTML within any Web or Desktop Java based application....to avoid the limitations and issues in other 3D file formats, like...broadly adopted and free of issues besetting other widely used...

    products.aspose.com/3d/java/conversion/3mf-to-h...
  5. Mhtml to pdf conversion - pdf output is not as ...

    input mhtml file AccuWeather.zip (50.3 KB) output pdf file AccuWeather_html.pdf (154.8 KB) language: java 21 aspose-words 25.2 our expectation is, the contents of output pdf should be similar to how the mhtml file …... kindly help to fix this issue Professionalize.Discourse March...margins, to better match the layout seen in a web browser. Check...

    forum.aspose.com/t/mhtml-to-pdf-conversion-pdf-...
  6. Aspose Words convert pdf to md messy content - ...

    convert pdf to markdown, cause some messy contents file: 附件3-消杀承包合同(中航物业转包).pdf (1.9 MB) code: document = aw.Document(file_path) document.save("output2/test3.md")...formatting and layout. PDFs are designed for fixed layouts, while Markdown...Markdown file to clean up any issues. If problems persist, please...

    forum.aspose.com/t/aspose-words-convert-pdf-to-...
  7. Shapes in charts rendered by aspose cells into ...

    Hi Aspose Team, I’m trying to convert charts/ranges in excel to images to insert them into word document. The code I’m using to do this is: Document RepDoc = new Document(); DocumentBuilder Builder = new DocumentBuild…...KB) I have highlighted the issues in red in the word document...named “Word_Template.docm” Issue #1 - The shapes in the graph...

    forum.aspose.com/t/shapes-in-charts-rendered-by...
  8. Finding Node (no paragraph) page index - Free S...

    How can I look for specific text and collect nodes, then get their pageIndex ? On the attached file I get the list of Nodes, then when I use LayoutCollector.GetEntity → it returns null Thanks a lot in advance public s…...List<Node>>(); // Before the layout collector, we need to call...an accurate figure for any layout-related metric, such as the...

    forum.aspose.com/t/finding-node-no-paragraph-pa...
  9. Not able to keep the table and Shape(Trying to ...

    We have a scenario to keep the shapes and text in the same and we are able to achieve the requirement by keep the WrapType to None for the shapes. But it does not work for the shapes and Tables. Let us know if there is …...the line, depending on your layout needs. Adjusting Table Width...Optional, depending on your layout shape.RelativeHorizontalPo...

    forum.aspose.com/t/not-able-to-keep-the-table-a...
  10. How to get textareas resized in conversion from...

    Our HTML renders correctly in the browser, as shown in the attached screenshot: Screenshot 2026-01-07 144840.png (11.3 KB) However, when we generate the image using Aspose, the output looks different, as shown here: 6…...Selenium WebDriver without any issues resizing textareas. Our page...rendering, or could the issue stem from missing layout reflow due to deferred...

    forum.aspose.com/t/how-to-get-textareas-resized...