Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 1,777 for

extract text

(0.12 sec)
  1. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...black SmartArt text to PDF. And the SmartArt text in the resultant...document was changed to white text. Yes, GroupDocs.Signature for...

    blog.groupdocs.com/groupdocs.blog/page/42/
  2. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...like “Improve comparison of Text & Imaging formats” and ” Add...version 17.06.0 of the GroupDocs.Text for .NET API. This version comes...

    blog.groupdocs.com/groupdocs.blog/page/75/
  3. 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.... All the text that is contained (even partially)...rectangular area will be extracted as a value: // Create a fixed...

    docs.groupdocs.com/parser/java/working-with-tem...
  4. GroupDocs.Total for Python via .NET Overview | ...

    GroupDocs.Total for Python via .NET is a comprehensive collection of all GroupDocs on-premise .NET APIs, compiled monthly to include the latest versions for document processing and automation....Excel, PowerPoint, images, and text files. Compare and highlight...flexible document management. Extract text, metadata, and structured...

    docs.groupdocs.com/total/python-net/product-ove...
  5. Convert PDF to HTML using Node.js

    Learn how to convert PDF to HTML using Node.js. This guide covers fast and accurate HTML Extraction, helping you seamlessly export PDF to HTML in Node.js with ease.... Whether you need to extract structured data, preserve document...comprehensive guide on converting PDF to Text using Node.js. For a detailed...

    kb.groupdocs.com/conversion/nodejs/convert-pdf-...
  6. Get changes coordinates | GroupDocs

    This article explains how to obtain coordinates for detected changes at a document pages preview when comparing documents with GroupDocs.Comparison for Node.js via Java... getY () } , Text: ${ change . getText () } `...and iterates through them to extract and display coordinate information...

    docs.groupdocs.com/comparison/nodejs-java/get-c...
  7. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...about how to find and replace text and words in PDF documents using...hiding the text and how to find and replace the text, words, or...

    blog.groupdocs.com/groupdocs.blog/page/23/
  8. Working with metadata in Note formats | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows working with ONE files created by different versions of Microsoft OneNote. Please see the code samples below for more information. Inspecting Note documents The inspection feature that is introduced in this section doesn’t work with metadata directly but Extracts some useful pieces of information that can be considered as metadata under some circumstances. For example, you may want to obtain information about pages in a note document....with metadata directly but extracts some useful pieces of information...to do that. a Note document Extract the root metadata package Use...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. Working with metadata in Note formats | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows working with ONE files created by different versions of Microsoft OneNote. Please see the code samples below for more information. Inspecting Note documents The inspection feature that is introduced in this section doesn’t work with metadata directly but Extracts some useful pieces of information that can be considered as metadata under some circumstances. For example, you may want to obtain information about pages in a note document....with metadata directly but extracts some useful pieces of information...to do that. a Note document Extract the root metadata package Use...

    docs.groupdocs.com/metadata/java/working-with-m...
  10. Regular expression Search using C#

    Efficiently perform regular expression search using C# for advanced pattern matching in documents. Learn how to implement regular expression search in C# seamlessly....intricate patterns for locating text within documents. This is particularly...features enable applications to extract complex patterns and insights...

    kb.groupdocs.com/search/net/regular-expression-...