Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 331 for

secure document handling

(0.32 sec)
  1. Index lifecycle | GroupDocs

    The life cycle of an index begins at the moment of creating an instance of the Index class and first saving the index files to disk. The index life cycle ends when a folder containing index files is deleted. Below is a diagram of the recommended sequence of index life cycle states. Please note that the index life cycle does not consider the events of loading and unloading the index from RAM....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Search Product Family /...

    docs.groupdocs.com/search/java/index-lifecycle/
  2. Index lifecycle | GroupDocs

    This page explains the life cycle of an index which begins at the moment of creating an instance of the Index class and first saving the index files to disk...Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Search Product Family /...

    docs.groupdocs.com/search/net/index-lifecycle/
  3. Create new document by format | GroupDocs

    This article demonstrates how to Create new Document Documents, spreadsheets and presentations with GroupDocs.Editor for Java API....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Editor Product Family /...

    docs.groupdocs.com/editor/java/create-document/
  4. Working with metadata in JPEG images | GroupDocs

    Reading Photoshop metadata properties The GroupDocs Metadata API allows the user to read Adobe Photoshop metadata associated with a JPEG image. For more information on the Photoshop file format and metadata blocks that can be attached to images of different formats please refer to the specification: https://www.adobe.com/devnet-apps/photoshop/fileformatashtml/. The code sample below demonstrates how to extract image resource blocks (building blocks of the Photoshop file format) from a JPEG image....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Metadata Product Family...

    docs.groupdocs.com/metadata/net/working-with-me...
  5. Classify document by path | GroupDocs

    Classify Document by path with IAB-2 taxonomy and return 2 best results Classifying of the Document could be performed with the next steps Call Classify method for “Document.pdf” file in the current (".") directory with IAB-2 taxonomy and return 2 best results. Handle possible ApiException try { var response = classifier.Classify("Document.pdf", ".", 3, Taxonomy.Iab2); Console.WriteLine(response.BestClassName, response.BestClassProbability); } catch (ApiException e) { Console.WriteLine(e.Message); } Precisely classify Document by path with Documents taxonomy and return 4 best results Call Classify method for “Document....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Classification Product Family...

    docs.groupdocs.com/classification/net/classify-...
  6. Accept or Reject revisions | GroupDocs

    Following this guide, you will learn how to apply or discard revisions found during Document comparison using built-in Microsoft Word functionality....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Comparison Product Family...

    docs.groupdocs.com/comparison/nodejs-java/accep...
  7. Edit and Manage Metadata in Node.js Apps - Grou...

    Discover how to utilize GroupDocs.Metadata for Node.js to extract, update and remove metadata in your applications....metadata is an important part of document automation, especially for...applications that work with different document formats. In this article,...

    blog.groupdocs.com/metadata/edit-metadata-in-no...
  8. Generating Page Preview for WordProcessing Docu...

    Learn how to generate a preview for any page of an existing WordProcessing Document in SVG format using GroupDocs.Editor for Node.js via Java....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Editor Product Family /...

    docs.groupdocs.com/editor/nodejs-java/generatin...
  9. Load Image Documents with Options | GroupDocs

    Learn how to use ImageLoadOptions to configure image Document loading in GroupDocs.Conversion for .NET. Control format specification, font Handling, and more....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Conversion Product Family...

    docs.groupdocs.com/conversion/net/load-image-do...
  10. Extract tables from document | GroupDocs

    Learn how to extract tables from Documents including Excel spreadsheets, Word Documents, and PDFs using GroupDocs.Parser for Python via .NET. Complete guide with code examples for table extraction....Legal Security Events Acquisition GroupDocs Documentation / GroupDocs...tables from document Extract tables from document Leave feedback...

    docs.groupdocs.com/parser/python-net/extract-ta...