Sort Score
Result 10 results
Languages All
Labels All
Results 3,661 - 3,670 of 37,329 for

documents

(0.05 sec)
  1. Search text in Microsoft OneNote sections | Doc...

    To search a keyword in Microsoft OneNote sections 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 OneNote section: Instantiate Parser object for the initial section; 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 section....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...GitHub examples: Free online document parser App Along with full...

    docs.groupdocs.com/parser/java/search-text-in-m...
  2. Extract cells from Microsoft Office Excel sprea...

    This article explains that how to extract cells from Microsoft Office Excel (.xls, .xlsx) spreadsheets....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...GitHub examples: Free online document parser App Along with full...

    docs.groupdocs.com/parser/net/extract-cells-fro...
  3. Search text in Microsoft Office Excel spreadshe...

    This article explains that how to search text from Microsoft Office Excel (.xls, .xlsx) spreadsheets....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...GitHub examples: Free online document parser App Along with full...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  4. Extract Text from PPTX using C#

    This article provides an in-depth guide on how to extract text from PPTX using C#, including code example to help you efficiently do text extraction from PPTX in C#....analysis, data extraction, or document automation. In this article...effectively handling PPTX documents. Steps to Extract Text from...

    kb.groupdocs.com/parser/net/extract-text-from-p...
  5. Existing objects in diagram document | Document...

    This article explains how to to find and remove watermarks of both types in Visio document....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...diagram documents / Existing objects in diagram document Existing...

    docs.groupdocs.com/watermark/java/existing-obje...
  6. Extract metadata from Microsoft Office PowerPoi...

    This article explains that how to extract metadata from Microsoft Office PowerPoint(.ppt, .pptx) presentations...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...method and obtain collection of document metadata objects; Iterate...

    docs.groupdocs.com/parser/net/extract-metadata-...
  7. Searching watermarks | Documentation

    This article explains how to search watermarks while using GroupDocs. Watermarks API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...possible watermarks placed in any document. You can also search the watermarks...

    docs.groupdocs.com/watermark/net/searching-wate...
  8. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for .NET provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the DocumentProperties property defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. AdvancedUsage.ManagingMetadataForSpecificFormats.Document.ProjectManagement.ProjectManagementReadBuiltInProperties using (Metadata metadata = new Metadata(Constants.InputMpp)) { var root = metadata....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...metadata for specific formats / Documents / Working with metadata in...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for Java provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the getDocumentProperties method defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. advanced_usage.managing_metadata_for_specific_formats.document.project_management.ProjectManagementReadBuiltInProperties try (Metadata metadata = new Metadata(Constants.InputMpp)) { ProjectManagementRootPackage root = metadata....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...metadata for specific formats / Documents / Working with metadata in...

    docs.groupdocs.com/metadata/java/working-with-m...
  10. Subscribing for search process events | Documen...

    This article explains how to subscribe for search electronic signatures events like start, progress and completion with GroupDocs.Signature API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...each time on searching each document page. to handle completion...

    docs.groupdocs.com/signature/net/subscribing-fo...