Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 3,673 for

document security

(0.09 sec)
  1. Changing Target File Format | Documentation

    Note This feature is supported by version 18.9. or greater Note The code uses some of the objects defined in The Business Layer. GroupDocs.Assembly provides a powerful feature to change the target file format of an assembled Document using file extension or explicit specification. GroupDocs.Assembly API provides the ability to change target file format when assembling the following file formats: Word Processing Documents Spreadsheet Documents Presentation Documents Email Documents Text Documents Supported output file formats depending on input file formats can be found at this page....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Assembly Product Family...

    docs.groupdocs.com/assembly/net/changing-target...
  2. Determine the file type | Documentation

    This article explains how to get a type of a file with GroupDocs.Viewer for Java using Java....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Viewer Product Family /...

    docs.groupdocs.com/viewer/java/how-to-determine...
  3. Setting author of changes | Documentation

    This article explains how to set author of changes name in the resulting Document in GroupDocs.Comparison for .NET....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Comparison Product Family...

    docs.groupdocs.com/comparison/net/setting-autho...
  4. GroupDocs.Watermark for Java | Documentation

    A Java API for adding watermarks to the Documents of different file formats. It provides the effective watermarking methods that allow you to add watermarks that are hard to be automatically removed by third-party tools....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Watermark Product Family...

    docs.groupdocs.com/watermark/java/
  5. Search for Image e-signatures | Documentation

    This article explains how to search for Image electronic signatures with GroupDocs.Signature API....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Signature Product Family...

    docs.groupdocs.com/signature/java/search-for-im...
  6. Delete Digital signatures from documents | Docu...

    This article explains how to delete Digital electronic signatures with GroupDocs.Signature API....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Signature Product Family...

    docs.groupdocs.com/signature/net/delete-digital...
  7. Add watermarks to images | Documentation

    Add watermark to photos or multi-framed images using Java....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Watermark Product Family...

    docs.groupdocs.com/watermark/java/add-watermark...
  8. Render with responsive layout | Documentation

    Learn how to render your Document with responsive HTML layout that looks great on mobile and desktop devices....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Viewer Product Family /...

    docs.groupdocs.com/viewer/net/render-with-respo...
  9. Search for Form Field e-signatures | Documentation

    This article explains how to search for Form Fields signatures with GroupDocs.Signature API....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Signature Product Family...

    docs.groupdocs.com/signature/java/search-for-fo...
  10. Load a file of a specific format | Documentation

    This example demonstrates how to load a file of some particular format. advanced_usage.loading_files.LoadingFileOfSpecificFormat JavaScript try { var loadOptions = new LoadOptions(FileFormat.Spreadsheet); const metadata = new groupdocs.metadata.Metadata("input.xls", loadOptions); var root = metadata.getRootPackageGeneric(); } 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:...Legal Security Events Acquisition GroupDocs Documentation / GroupDocs...GitHub examples: Free online document metadata management App Along...

    docs.groupdocs.com/metadata/nodejs-java/load-a-...