Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 772 for

document parsing

(0.09 sec)
  1. Extract tables from Microsoft Office Word docum...

    To extract tables from Microsoft Office Word Document getStructure method is used. This method returns XML representation of the Document. Tables are represented by “table” tag. For more details, see Extract text structure. Warning getStructure method returns null value if text structure extraction isn’t supported for the Document. For example, text structure extraction isn’t supported for TXT files. Therefore, for TXT file getStructure method returns null. If Microsoft Office Word Document has no text, getStructure method returns an empty org....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...from Microsoft Office Word documents / Extract tables from Microsoft...

    docs.groupdocs.com/parser/java/extract-tables-f...
  2. Extract Metadata from PDF Documents in C# .NET ...

    Learn how to extract metadata from PDF files in C# using GroupDocs.Parser for .NET. Get Document properties such as title, author, subject, creation date, and more....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...from PDF documents / Extract Metadata from PDF Documents in C# ...

    docs.groupdocs.com/parser/net/extract-metadata-...
  3. Search text in HTML documents | GroupDocs

    Learn how to search a keyword in HTML Documents search(String) method is used. This method returns the collection of SearchResult objects....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...from HTML documents / Search text in HTML documents Search text...

    docs.groupdocs.com/parser/java/search-text-in-h...
  4. Search text in PDF documents | GroupDocs

    To search a keyword in PDF Documents search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in PDF Document: Instantiate Parser object for the initial Document; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the Document....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...data from PDF documents / Search text in PDF documents Search text...

    docs.groupdocs.com/parser/java/search-text-in-p...
  5. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...and QR-code to the supported document formats but also allows verification...verification of the documents signed with QR-code or barcode....

    blog.groupdocs.com/groupdocs.blog/page/74/
  6. Search text in Microsoft Office Word documents ...

    This article explains that how to search text from Microsoft Office Word (.doc, .docx) Documents...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...from Microsoft Office Word documents / Search text in Microsoft...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  7. Search text in Microsoft Office Word documents ...

    To search a keyword in Microsoft Office Word Documents search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office Word Document: Instantiate Parser object for the initial Document; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the Document....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...from Microsoft Office Word documents / Search text in Microsoft...

    docs.groupdocs.com/parser/java/search-text-in-m...
  8. Extract data from Microsoft Office Word documen...

    GroupDocs.Parser provides the functionality to extract data from Microsoft Office Word Documents. Both classic (doc, dot) and Open XML (docx, dotx) formats are supported. Also LibreOffice Writer (OpenOffice.org Writer) formats and RTF are supported. The following table provides the list of supported formats: Format Description DOC Microsoft Office Word Document DOT Microsoft Office Word Document Template DOCX Microsoft Office Open XML Document DOCM Microsoft Office Open XML Macro-Enabled Document DOTX Microsoft Office Open XML Document Template DOTM Microsoft Office Open XML Document Macro-Enabled Template TXT Plain text ODT Open Document Text OTT Open Document Text Template RTF Rich Text Format More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...from Microsoft Office Word documents Extract data from Microsoft...

    docs.groupdocs.com/parser/java/extract-data-fro...
  9. Create EditableDocument from file or markup | G...

    This article explains how to create instance of the EditableDocument class from HTML files from disk or from HTML markup with resources using GroupDocs.Editor for Java API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...opening, editing and saving documents, the instances of class are...

    docs.groupdocs.com/editor/java/create-editabled...
  10. Render XML documents as HTML, PDF, PNG, and JPE...

    Convert XML to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer. Learn about options for pagination and image quality....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...NET / Document rendering basics / Render XML documents Render...

    docs.groupdocs.com/viewer/python-net/render-xml...