Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 4,144 for

document security

(0.46 sec)
  1. Load document from URL | GroupDocs

    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...
  2. Compare of Variables and Document properties | ...

    This article explains how to activate the comparison of Document properties in GroupDocs.Comparison for Node.js via Java....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Comparison Product Family...

    docs.groupdocs.com/comparison/nodejs-java/compa...
  3. Split document | GroupDocs

    This guide describes how to split Document of PDF, Word, Excel, PowerPoint and many other formats into several resultant Documents using GroupDocs.Merger for Node.js via Java API....Legal Security Events Acquisition GroupDocs Documentation / GroupDocs...Single document operations / Split document Split document Leave...

    docs.groupdocs.com/merger/nodejs-java/split-doc...
  4. Supported cross-merging Document Types | GroupDocs

    This section describes GroupDocs.Merger for .NET supported cross-merging types. The Library supports PDF, DOCX, XLSX, PPTX and many more....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Merger Product Family /...

    docs.groupdocs.com/merger/net/supported-cross-m...
  5. Common List Image in Email Document | GroupDocs

    Note In this article, we will use GroupDocs.Assembly to generate a Common List report in Email Document format. Common 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. Report must show multiple managers’ picture and name. 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...
  6. Search for Electronic Signatures in Document | ...

    This topic explains how to search for Document electronic signatures and their details using Python...Legal Security Events Acquisition GroupDocs Documentation / GroupDocs...for Electronic Signatures in Document Leave feedback Electronically...

    docs.groupdocs.com/signature/python-net/search-...
  7. Barcode Image Generation in Presentation Docume...

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.2.0 or later releases. Note The code uses some of the objects defined in The Business Layer. Barcode Generation in Microsoft PowerPoint Template Syntax Add a textbox to your template at the place where you want a barcode image to be inserted. Add the following syntax: <> Tip For detailed technical information about syntax, expressions and report generation by the engine, please visit: Working with GroupDocs....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Assembly Product Family...

    docs.groupdocs.com/assembly/net/barcode-image-g...
  8. Add document to Word processing via OLE | Group...

    This article explains how to add Document to Word processing via OLE with GroupDocs.Merger within your Java applications....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Merger Product Family /...

    docs.groupdocs.com/merger/java/add-document-to-...
  9. Retrieve the document information | GroupDocs

    Retrieving information about a Document with GroupDocs.Viewer for Java...Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Viewer Product Family /...

    docs.groupdocs.com/viewer/java/retrieving-docum...
  10. 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-...