Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 3,643 for

document security

(0.04 sec)
  1. Classify document by path | Documentation

    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-...
  2. Load Note document with options | Documentation

    Learn this article and check how to load and convert Microsoft OneNote Documents with advanced options using GroupDocs.Conversion for Java API....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Conversion Product Family...

    docs.groupdocs.com/conversion/nodejs-java/load-...
  3. Loading document | Documentation

    This section explains how to load Document from various sources like file, streams, remote web resources, loading Document from FTP, Amazon or Azure storage etc....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Signature Product Family...

    docs.groupdocs.com/signature/net/loading/
  4. Get document info | Documentation

    This article explains how to get Document information...Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Watermark Product Family...

    docs.groupdocs.com/watermark/net/get-document-i...
  5. Single Row Image in Text Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Single Row Image report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Single Row Image in Text Document Reporting Requirement As a report developer, you are required to represent information of first single manager with the following key requirements: Report must show image of the manager It must show Name and age of manager Report must be generated in the Text Document....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Assembly Product Family...

    docs.groupdocs.com/assembly/java/single-row-ima...
  6. In-Paragraph List in Email Document | Documenta...

    Note In this article, we will use GroupDocs.Assembly to generate a In-Paragraph List report in Email Document format. In-Paragraph List in Email Document Reporting Requirement As a report developer, you are required to share the following key requirements: Report must be in .eml or .msg format. It must add email recipient, css and subject of the email. A descriptive or informative line like “We provide support for the following clients:”....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Assembly Product Family...

    docs.groupdocs.com/assembly/java/in-paragraph-l...
  7. Set document metadata on save | Documentation

    Follow this guide and learn how to set Document metadata when saving output Document after files comparison within your Java applications....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Comparison Product Family...

    docs.groupdocs.com/comparison/java/set-document...
  8. Document renaming | Documentation

    Sometimes a situation arises when an indexed Document is renamed, but its contents have not changed. In this case, to save computing resources, you can notify the index about the renaming of the Document, and then the Document will not be reindexed during the update operation. To notify an index about renaming a Document, the notifyIndex method is used with the corresponding notification object as a parameter. You should keep in mind that if an index is notified of the renaming of a Document, it will not be reindexed the next time you call the update method, even if its contents have changed....Legal Security Events Acquisition GroupDocs Documentation / GroupDocs...Usage / Indexing / Document renaming Document renaming Leave feedback...

    docs.groupdocs.com/search/nodejs-java/document-...
  9. Document renaming | Documentation

    Sometimes a situation arises when an indexed Document is renamed, but its contents have not changed. In this case, to save computing resources, you can notify the index about the renaming of the Document, and then the Document will not be reindexed during the update operation. To notify an index about renaming a Document, the notifyIndex method is used with the corresponding notification object as a parameter. You should keep in mind that if an index is notified of the renaming of a Document, it will not be reindexed the next time you call the update method, even if its contents have changed....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Search Product Family /...

    docs.groupdocs.com/search/java/document-renaming/
  10. Load document from URL | Documentation

    The page describes how to load PDF, Word, Excel, PowerPoint Documents from URL using GroupDocs.Annotation for .NET....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Annotation Product Family...

    docs.groupdocs.com/annotation/net/load-document...