Sort Score
Result 10 results
Languages All
Labels All
Results 2,491 - 2,500 of 11,464 for

format

(0.1 sec)
  1. C# Fuzzy Search - Find in Files across Folders

    Unlock the power of programmatic fuzzy search in C#! Search multiple text-based documents across folders for approximate matches with error tolerance....text in a wide range of file formats, such as Word documents (DOC...multiple files of various file formats within folders using C#: Create...

    blog.groupdocs.com/search/fuzzy-search-csharp/
  2. GroupDocs.Watermark 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....supported file formats by adding EMLX and OFT email formats. Furthermore...operations for EMLX and OFT email formats. We are pleased to announce...

    blog.groupdocs.com/categories/groupdocs.waterma...
  3. Extract metadata from Microsoft Office Word doc...

    To extract metadata from Microsoft Office Word documents getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the document. subject The subject of the document. keywords The keyword of the document. comments The comments of the document. content-status The content status of the document. category The category of the document. company The company of the document. manager The manager of the document....Extract data from various formats / Extract data from Microsoft.... out . println ( String . format ( "%s: %s" , item . getName...

    docs.groupdocs.com/parser/java/extract-metadata...
  4. Working with XMP metadata | GroupDocs

    This article shows how to access XMP metadata in a file of any supported Format....embedded into different media formats. The defined XMP data model...in a file of any supported format, GroupDocs.Metadata provides...

    docs.groupdocs.com/metadata/nodejs-java/working...
  5. Load file from stream | GroupDocs

    This article explains how to load PDF, Word, Excel, PowerPoint documents from a stream when using GroupDocs.Parser for Python via .NET....extraction isn't supported for this format" ) sample.docx The following...doc_info . file_type . file_format } " ) print ( f "Page count:...

    docs.groupdocs.com/parser/python-net/load-file-...
  6. Find metadata properties | GroupDocs

    This article explains that how you can easily search metadata and extract desired metadata properties from PDF, DOCX, PPTX, XLSX, images, audio, video and many other files of different types in your .NET solution....NET supports many file formats. See full list at article....without even knowing the exact format of the loaded file. In this...

    docs.groupdocs.com/metadata/net/find-metadata-p...
  7. AI Watermarking: Protect Documents with Context...

    Discover how to protect documents with AI-powered watermarks using GroupDocs.Watermark. Learn to add, create, and customize watermarks automatically for enhanced document security and content protection.... Supported Document Formats Key Capabilities What is AI...watermarking across various document formats without requiring external...

    blog.groupdocs.com/watermark/ai-driven-dynamic-...
  8. Use Microsoft Azure Computer Vision API | Group...

    This article explains that how to use Microsoft Azure Computer Vision API... Format ( "{0}{1}?language={2}&detectOrientation={3}"...redactions for various document formats like PDF, DOC, DOCX, PPT, PPTX...

    docs.groupdocs.com/redaction/net/use-microsoft-...
  9. How to Run Examples | GroupDocs

    In this article, you can find how to run examples. We offer multiple solutions on how you can run GroupDocs.Parser examples, by building your own or using our back-end examples out-of-the-box....extraction isn't supported for this format" ) if __name__ == "__main__"...

    docs.groupdocs.com/parser/python-net/how-to-run...
  10. GroupDocs editor Example for pptx and xlsx - Fr...

    Hello Team, few months back I requested for the Editor Example for Word file and I get the code like below [HttpPost] [Route("api/GroupDocsApi/CreateEmptyWordFile")] //To create empty word doc public async Task<SPRespo…...Determine the file type and format switch (request.FileType.ToLower())...initialized with the appropriate format (e.g., WordProcessingFormat...

    forum.groupdocs.com/t/groupdocs-editor-example-...