Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 4,823 for

document security

(0.36 sec)
  1. Loading Multiple DocumentTable Objects from a S...

    Note The code uses some of the objects defined in The Business Layer. Loading Multiple DocumentTable Objects GroupDocs.Assembly for .NET API provides the ability to load multiple DocumentTable objects from a single file as a single operation. Following classes and interfaces of the GroupDocs.Assembly.Data namespace have been added: DocumentTableSet DocumentTableCollection IDocumentTableLoadHandler DocumentTableLoadArgs. Moreover, following properties of the GroupDocs.Assembly.Data.DocumentTable class have been added: Name IndexInDocument Data Source Document Multiple Tables Data....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Assembly Product Family...

    docs.groupdocs.com/assembly/net/loading-multipl...
  2. Load from a local disk | GroupDocs

    The following example demonstrates how to load a file from a local disk. advanced_usage.loading_files.LoadFromLocalDisk JavaScript try { const metadata = new groupdocs.metadata.Metadata("input.one"); } More resources Advanced usage topics To learn more about library features and get familiar how to manage metadata and more, please refer to theadvanced usage section. GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Metadata for ....Legal Security Events Acquisition GroupDocs Documentation / GroupDocs...GitHub examples: Free online document metadata management App Along...

    docs.groupdocs.com/metadata/nodejs-java/load-fr...
  3. Advanced Usage | GroupDocs

    Advanced GroupDocs.Metadata for Python via .NET techniques: loading and saving options, property management, interpreted values, and the EXIF, IPTC, and XMP metadata standards....Legal Security Events Acquisition GroupDocs Documentation / GroupDocs...format, or a password-protected document. — save to a path, a stream...

    docs.groupdocs.com/metadata/python-net/advanced...
  4. Add text redaction annotation | GroupDocs

    The page describes how to add text redaction annotation to a Document using GroupDocs.Annotation for Java....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Annotation Product Family...

    docs.groupdocs.com/annotation/java/add-text-red...
  5. Get supported file formats | GroupDocs

    This article explains how to obtain supported file formats list for PDF, Words, Spreadsheet or Presentation Document types when working with GroupDocs.Signature within your .NET applications....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Signature Product Family...

    docs.groupdocs.com/signature/java/get-supported...
  6. Load a file of a specific format | GroupDocs

    This example demonstrates how to load a file of some particular format. advanced_usage.loading_files.LoadingFileOfSpecificFormat // Explicitly specifying the format of a file to load you can spare some time on detecting the format LoadOptions loadOptions = new LoadOptions(FileFormat.Spreadsheet); // Constants.InputXls is an absolute or relative path to your Document. Ex: @"C:\Docs\source.xls" try (Metadata metadata = new Metadata(Constants.InputXls, loadOptions)) { SpreadsheetRootPackage root = metadata.getRootPackageGeneric(); // Use format-specific properties to extract or edit metadata System....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Metadata Product Family...

    docs.groupdocs.com/metadata/java/load-a-file-of...
  7. Load Custom Fonts | GroupDocs

    Compare Documents that contain non-standard fonts by supplying custom font directories through LoadOptions using GroupDocs.Comparison for Python via .NET....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Comparison Product Family...

    docs.groupdocs.com/comparison/python-net/develo...
  8. Load from a local disk | GroupDocs

    The following example demonstrates how to load file from local disk....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Metadata Product Family...

    docs.groupdocs.com/metadata/net/load-from-a-loc...
  9. Get supported file formats | GroupDocs

    This page describes how the search api is used to obtain a list of supported file types....Legal Security Events Acquisition GroupDocs Documentation / GroupDocs...easily run the code from documentation articles and see the features...

    docs.groupdocs.com/search/nodejs-java/get-suppo...
  10. Setting the Author of Changes | GroupDocs

    Set a custom revision-author name on tracked changes in the Word comparison result via revision_author_name on CompareOptions in GroupDocs.Comparison for Python via .NET....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Comparison Product Family...

    docs.groupdocs.com/comparison/python-net/develo...