Sort Score
Result 10 results
Languages All
Labels All
Results 61 - 70 of 912 for

layout

(0.09 sec)
  1. Working with templates | GroupDocs

    Complete guide to creating and using templates for structured data extraction with GroupDocs.Parser for .NET. Learn template-based extraction for invoices, forms, and documents in C#....TemplateTable ( TemplateTableLayout layout , string name , int? pageIndex...detector parameters or table layout. If the page index is omitted...

    docs.groupdocs.com/parser/net/working-with-temp...
  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....Microsoft Word with intact layout and typography. Whether you’re...images—so your brand styling and layout carry over into the DOCX output...

    kb.groupdocs.com/conversion/python/convert-html...
  3. Render SVG as PDF using Python

    In this topic, you will learn how to render SVG as PDF using Python. Also, you will get code and steps to convert SVG to PDF in Python for sharing vector graphics....PDF format ensures consistent layout, fonts, and appearance across...accurately rendered into a fixed-layout PDF file, perfectly suited...

    kb.groupdocs.com/viewer/python/render-svg-as-pd...
  4. Extract text in Raw mode | GroupDocs

    Learn how to extract text in Raw mode from documents using GroupDocs.Parser for Python via .NET. Fast text extraction with improved performance for large documents....more important than perfect layout preservation. Prerequisites...Best quality Basic quality Layout Preserved May be altered Use...

    docs.groupdocs.com/parser/python-net/extract-te...
  5. Add Image Watermark to DOCX Using Python

    Add image watermark to DOCX using Python for secure document branding. This guide also shows how to apply watermark to DOCX document in Python with full control....without altering the original layout. By following the steps, you...input, watermark creation, and layout control Access the DOCX document...

    kb.groupdocs.com/watermark/python/add-image-wat...
  6. Render CAD drawings and models as HTML, PDF, an...

    Convert CAD files (DWG, DGN, DXF) to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API....information about existing layouts and layers Follow the steps...to obtain information about layouts and layers contained in a CAD...

    docs.groupdocs.com/viewer/python-net/render-cad...
  7. Render PDF documents as HTML and image files | ...

    Convert PDF files to HTML, PNG, or JPEG using the GroupDocs.Viewer Python API. Learn basic rendering techniques.... Supported Page Layout file formats GroupDocs.Viewer...the following PDF and Page Layout file formats: (.PDF) (.XPS)...

    docs.groupdocs.com/viewer/python-net/render-pdf...
  8. Search options | GroupDocs

    This article describes the search options that can be specified in an instance of the SearchOptions class....property returns a keyboard layout corrector options object, which...allows you to enable keyboard layout correction in search queries...

    docs.groupdocs.com/search/net/search-options/
  9. Search options | GroupDocs

    This article describes the search options that can be specified in an instance of the SearchOptions class....The method returns a keyboard layout corrector options object, which...allows you to enable keyboard layout correction in search queries...

    docs.groupdocs.com/search/nodejs-java/search-op...
  10. Working with templates | GroupDocs

    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....TemplateTable ( TemplateTableLayout layout , String name , Integer pageIndex...detector parameters or table layout. If the page index is omitted...

    docs.groupdocs.com/parser/java/working-with-tem...