Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 13,203 for

format

(0.3 sec)
  1. Parse data from PDF documents | GroupDocs

    To extract data from PDF documents parseForm and parseByTemplate(Template) methods are used. Both methods return DocumentData object. For details, see Working With Extracted Data. Here are the steps to extract data from PDF Form: Instantiate Parser object for the initial document Call parseForm method and obtain the DocumentData object; Check if data isn’t null (parse form is supported for the document); Iterate over field data to obtain form data. The following example shows the use case when a user fills in PDF form and send it by email (for example)....Extract data from various formats / Extract data from PDF documents.... out . println ( String . format ( "Name: %s" , rec . Name ));...

    docs.groupdocs.com/parser/java/parse-data-from-...
  2. Comparing Folders | GroupDocs

    This page describes how to compare two folders and find out which files/folders were deleted, added or modified....the output format to HTML . By default, the format is TXT . If...comparison as gc # Set output_format as 'TXT' or 'HTML' def compare_folders...

    docs.groupdocs.com/comparison/python-net/compar...
  3. Split document | GroupDocs

    This guide describes how to split a document of PDF, Word, Excel, PowerPoint and many other Formats into several resultant documents using GroupDocs.Merger for Python via .NET API....object with the output file path format (use {0} as the file index...Output format : the {0} placeholder in the path format is replaced...

    docs.groupdocs.com/merger/python-net/split-docu...
  4. DOCX to PDF on GroupDocs Blog | Document Automa...

    DOCX to PDF on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in DOCX to PDF on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers K......dokumenty programu Word na format PDF w Javie Konwertuj dokumenty...

    blog.groupdocs.com/pl/tag/docx-to-pdf/index.xml
  5. Merge Excel spreadsheets | GroupDocs

    Follow this guide and learn how to merge MS Excel spreadsheets using Python via .NET programming language....data, formulas, charts, and formatting are preserved — no Microsoft...and columns and are saved in formats such as XLSX (Microsoft Excel...

    docs.groupdocs.com/merger/python-net/merge/excel/
  6. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...capabilities and improves auto‑format detection for reliable saves...

    blog.groupdocs.com/groupdocs.blog/page/3/
  7. Convert PDF to TXT using Python

    Discover how to transform PDF documents into TXT files using Python. Seamlessly extract unFormatted text from PDFs with concise Python code and no additional utilities....WordProcessingConver instance and set output format as WordProcessingFileTy.TXT...WordProcessingFileTy.TXT as the output format. Use the .convert() method...

    kb.groupdocs.com/conversion/python/convert-pdf-...
  8. Render Word documents as HTML, PDF, and image f...

    Convert Word documents to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer and Python. Learn the basics of document rendering....in HTML, PDF, PNG, and JPEG formats. You do not need to use Microsoft...document to HTML, PDF, or image format. These methods allow you to...

    docs.groupdocs.com/viewer/python-net/render-wor...
  9. Font Processing Issue with GroupDocs - Turns th...

    We have a document that contains an image and text with Arial-BoldMT, Helvetica Bold, MinionPro-Regular (Embedded Subset) and SourceSans3-Regular(Embedded). We have installed these fonts in the Windows processing machin…...the convert options for JPG format ImageConvertOptions options...= new ImageConvertOptions { Format = GroupDocs.Conversion.FileTypes...

    forum.groupdocs.com/t/font-processing-issue-wit...
  10. How to Convert ODT to PDF in C#

    This article provides a step-by-step procedure to convert ODT to PDF in C# and a sample working code for the C# ODT to PDF conversion application....converting from ODT to PDF format Create an instance of the Converter...disk for transforming to PDF format Create and set convert options...

    kb.groupdocs.com/conversion/net/how-to-convert-...