Sort Score
Result 10 results
Languages All
Labels All
Results 4,891 - 4,900 of 51,219 for

documents

(0.21 sec)
  1. Use Microsoft Azure Computer Vision API | Group...

    This article explains that how to use Microsoft Azure Computer Vision API...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...Using OCR to redact image documents / Use Microsoft Azure Computer...

    docs.groupdocs.com/redaction/net/use-microsoft-...
  2. Search text in EPUB eBooks | GroupDocs

    This article explains that how to search a keyword in EPUB e-books Search(String) method is used. This method returns the collection of SearchResult objects....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-e...
  3. .msg to pdf conversion issue - incompatible uni...

    Hello, I am experiencing the below error when trying to convert a specific .msg file to PDF. The issue is present version 25.8 Incompatible unit types. I can send the sample file but due to it’s nature I can’t uploa…...users pull these documents from third party document stores. evgen...If you try loading the .eml document not through EmailLoadOptions...

    forum.groupdocs.com/t/msg-to-pdf-conversion-iss...
  4. Save output to a stream | GroupDocs

    This article shows how to save output to a stream when rendering a document...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...Developer guide / Render documents / Save output to a stream...

    docs.groupdocs.com/viewer/net/save-output-to-st...
  5. 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...
  6. rag-batch.zip

    Documents/business-plan.md **Meridian Outdoor Co. — Business Plan** FY2026 Strategic Plan **Table of Contents** Meridian Outdoor Co. — Business Plan ..........1FY2026 Strategic Plan..........1Table......documents/business-plan.md **Meridian Outdoor Co. — Business...

    docs.groupdocs.com/markdown/net/_output_files/d...
  7. 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...
  8. Highlighted Results of Exact Phrase Search in T...

    We are pleased to announce the release of version 17.12 of GroupDocs.Search for .NET. GroupDocs.Search for .NET 17.12 has come with 4 enhancements. We have introduced the feature of getting highlighted results of exact phrase search in text. Furthermore, we have improved the calculation of relevance of search results as well as redesigned the syntax of the search query. We would recommend you to enhance your applications using this latest version....Index(indexFolder); // Indexing documents index.AddToIndex(documentsFolder);...HTML-formatted text for the first document directly to the file 'HighlightedResults...

    blog.groupdocs.com/search/highlighted-results-o...
  9. Subscribing for search process events | GroupDocs

    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...
  10. Extract metadata from Microsoft Office Excel sp...

    To extract metadata from Microsoft Office Excel spreadsheets getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the spreadsheet. subject The subject of the spreadsheet. keywords The keyword of the spreadsheet. comments The comments of the spreadsheet. content-status The content status of the spreadsheet. category The category of the spreadsheet. company The company of the spreadsheet. manager The manager of the spreadsheet....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...method and obtain collection of document metadata objects; Iterate...

    docs.groupdocs.com/parser/java/extract-metadata...