Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 1,630 for

extract text

(0.22 sec)
  1. Supported File Formats | GroupDocs

    This topic lists file formats supported by GroupDocs.Total for Python via .NET....Comparison supports common office and text formats (Word, Excel, PowerPoint)...PowerPoint), OpenDocument (ODT), PDF, text and HTML for document comparison...

    docs.groupdocs.com/total/python-net/supported-d...
  2. Extracting document metainfo | GroupDocs

    Following this guide you will learn how to obtain basic document metadata like pages count, size, file type before editing it with GroupDocs.Editor for Java API....Developer Guide / Extracting document metainfo Extracting document metainfo...usage of the method, that extracts meta info from the document...

    docs.groupdocs.com/editor/java/extracting-docum...
  3. Shapes in spreadsheet document | GroupDocs

    Extracting information about all shapes in an Excel document Search() method searches watermarks of all mentioned types, but in some cases, it’s necessary to analyze only one class of Excel objects. Following code sample shows how to get information about all the shapes in an Excel document. advanced_usage.add_watermarks_to_spreadsheets.SpreadsheetGetShapesInformation SpreadsheetLoadOptions loadOptions = new SpreadsheetLoadOptions(); // Specify an absolute or relative path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker watermarker = new Watermarker("spreadsheet....Leave feedback On this page Extracting information about all shapes...Removing shapes with particular text formatting You can also find...

    docs.groupdocs.com/watermark/java/shapes-in-spr...
  4. Remove Metadata from ODT using C#

    Discover how to effectively remove metadata from ODT using C#. This guide provides a code snippet showing the process of how to delete metadata from ODT in C#....from ODT using C# Open Document Text ( ODT ) files are commonly used...wide range of features, such as text formatting, images, and styles...

    kb.groupdocs.com/metadata/net/remove-metadata-f...
  5. Working with Containers | GroupDocs

    Handle nested attachments, archives, and email stores with GroupDocs.Parser for Python via .NET....UnsupportedDocumentF def print_text ( item_path , parser ): reader...reader = parser . get_text () print ( f " { item_path } : { reader...

    docs.groupdocs.com/parser/python-net/working-wi...
  6. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...Text for .NET API. In this version...simplified way of extracting text as well as formatted text using a simple...

    blog.groupdocs.com/groupdocs.blog/page/65/
  7. Extracting document metainfo | GroupDocs

    Following this guide you will learn how to obtain basic document metadata like pages count, size, file type before editing it with GroupDocs.Editor for .NET API....Developer Guide / Extracting document metainfo Extracting document metainfo...usage of the method, that extracts meta info from the document...

    docs.groupdocs.com/editor/net/extracting-docume...
  8. GroupDocs.Viewer Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....present documents, including text formatting and images, in a...flat document, including the text, fonts, vector graphics, raster...

    blog.groupdocs.com/categories/groupdocs.viewer-...
  9. Licensing | GroupDocs

    Follow the instructions on this page to configure the license and find out the restrictions when using GroupDocs.Parser for Python via .NET without a license (Evaluation Limitations)...document can be processed Text extraction: Only 20 lines per file...evaluation marks Metadata extraction: Only 5 properties per file...

    docs.groupdocs.com/parser/python-net/licensing-...
  10. Working with Form Fields | GroupDocs

    This article demonstrates how to load, edit, and read form fields in a Word document using GroupDocs.Editor for .NET... Text : TextFormField textFormField...Type ) { case FormFieldType . Text : TextFormField textFormField...

    docs.groupdocs.com/editor/net/working-with-form...