Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 15 for

docx table layout fix

(0.04 sec)
  1. Page break not working correctly in word to PDF...

    When I try converting the MS Word document to PDF, the output doesn’t match the original formatting. In the Word document, Tables are properly placed on each page, but in the PDF, they appear continuously without page br…... In the Word document, tables are properly placed on each...TestDocument.pdf (44.0 KB) TestDocument.docx (17.6 KB) sarfraz.ahmad April...

    forum.groupdocs.com/t/page-break-not-working-co...
  2. Convert HTML to DOCX using Python

    Convert HTML to Docx using Python with accurate styling. Easily export HTML to Docx in Python while preserving Layout, fonts, and images for editing and reuse....Product Family Convert HTML to DOCX using Python This guide explains...explains how to convert HTML to DOCX using Python so your web content...

    kb.groupdocs.com/conversion/python/convert-html...
  3. GroupDocs.Conversion for .NET 25.8 - Latest Upd...

    Explore what's new in GroupDocs.Conversion for .NET v25.8. Available now on NuGet and GroupDocs website...August 2025 Release Highlights Table of Contents Major Features &...& Enhancements Key Bug Fixes Public API & Breaking Changes How...

    blog.groupdocs.com/conversion/groupdocs-convers...
  4. Working with templates | Documentation

    Document template is set by Template class. It contains template items - fields and Tables....template items - fields and tables. Each item has the unique (in...extracted as a value: // Create a fixed template field with "Address"...

    docs.groupdocs.com/parser/net/working-with-temp...
  5. Working with templates | Documentation

    Document template is set by Template class. It contains template items - fields and Tables. Each item has the unique (in the template bounds) name and optional page index - value that represents the index of the page where the template item is located; null if the template item is located on any page. Template fields The template field is set by TemplateField class with the following constructor: TemplateField(TemplatePosition position, String name, Integer pageIndex) Parameter Description position Defines the way how to find the field on a page....template items - fields and tables. Each item has the unique (in...extracted as a value: // Create a fixed template field with "Address"...

    docs.groupdocs.com/parser/java/working-with-tem...
  6. Edit document | Documentation

    Follow this guide and learn how to edit text documents, spreadsheets and presentations using GroupDocs.Editor for .NET API features.... They are listed in the table below. Format family Example...options class WordProcessing DOC, DOCX, DOCM, DOT, ODT Spreadsheet...

    docs.groupdocs.com/editor/net/edit-document/
  7. Introduction | Documentation

    This article explains main principles and stages of editing documents programmatically with GroupDocs.Editor for .NET API....docx" ; //path to some document Editor...document of some format (like DOCX, PDF, or XLSX, for example)...

    docs.groupdocs.com/editor/net/introduction/
  8. Supported file formats | Documentation

    This topic lists file formats supported by GroupDocs.Viewer for .NET.... Try the to open DOCX, XLSX, PPTX, and more. This...Offline Storage Table Outlook Personal Storage Table Refer to the...

    docs.groupdocs.com/viewer/net/supported-documen...
  9. Introduction | Documentation

    This is an introduction into edit document techniques explanation like main stages of document opening, editing and saving results within Java applications....docx" ; //path to some document Editor...document of some format (like DOCX, PDF, or XLSX, for example)...

    docs.groupdocs.com/editor/java/introduction/
  10. Introduction | Documentation

    This is an introduction to editing documents, explaining the main stages of document opening, editing, and saving results within Node.js via Java applications....docx' ; // Path to some document...document in some format (like DOCX, PDF, or XLSX). At this stage...

    docs.groupdocs.com/editor/nodejs-java/introduct...