Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 3,683 for

document security

(0.03 sec)
  1. Bubble Chart in Presentation Document | Documen...

    Note The code uses some of the objects defined in The Business Layer. Bubble Chart in Microsoft PowerPoint Document Creating a Bubble Chart Please follow below steps to create Bubble Chart in MS PowerPoint 2013: Add a new presentation slide, click the “Insert” tab, and then click “Chart” in the illustrations group to open the “Insert Chart” dialog box. Select “X Y(Scatter)” in the sidebar, you will see a gallery of charts....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Assembly Product Family...

    docs.groupdocs.com/assembly/net/bubble-chart-in...
  2. Classify document from stream | Documentation

    Classifying of the Document from stream could be performed with the next step Call Classify method for “stream” stream with Documents taxonomy and return 2 best results. Handle possible ApiException // Classify Document from stream with Documents taxonomy and return 2 best resultstry { var response = classifier.Classify(stream, 2, Taxonomy.Documents); Console.WriteLine(response.BestClassName, response.BestClassProbability); } catch (ApiException e) { Console.WriteLine(e.Message); }...Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Classification Product Family...

    docs.groupdocs.com/classification/net/classify-...
  3. Load document from URL | Documentation

    This article explains how to load PDF, Word, Excel, PowerPoint Documents from local disk when using GroupDocs.Merger for Java....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Merger Product Family /...

    docs.groupdocs.com/merger/java/load-document-fr...
  4. Load a password-protected document | Documentation

    This example demonstrates how to load a password-protected Document....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Metadata Product Family...

    docs.groupdocs.com/metadata/net/load-a-password...
  5. 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-...
  6. 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/
  7. Locating signature on document page | Documenta...

     This sections keeps topics to explain all possible options to locate signature on Document page with absolute positioning, relative, in percents of page size, with various alignment options....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Signature Product Family...

    docs.groupdocs.com/signature/net/locating-signa...
  8. Generating document preview - advanced | Docume...

    This article shows how to generate Document pages preview with advanced options....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Signature Product Family...

    docs.groupdocs.com/signature/net/generating-doc...
  9. Document protection | Documentation

    This article explains how to edit protected Word Document, allow or restrict Document editing features like adding comments or filling form fields using 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/document-protect...
  10. Common List Image in Text Document | Documentation

    Note In this article, we will use GroupDocs.Assembly to generate a Common List report in Text Document format. Note The code uses some of the objects defined in The Business Layer. Common List in Text Document Reporting Requirement As a report developer, you are required to share the following key requirements: Report must show multiple managers’ picture and name. Report must be generated in the Text Document format. Adding Syntax to be evaluated by GroupDocs....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Assembly Product Family...

    docs.groupdocs.com/assembly/java/common-list-im...