Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 4,275 for

secure

(0.56 sec)
  1. Load a password-protected document | GroupDocs

    This example demonstrates how to load a password-protected document. advanced_usage.loading_files.LoadPasswordProtectedDocument // Specify the password LoadOptions loadOptions = new LoadOptions(); loadOptions.setPassword("123"); // Constants.ProtectedDocx is an absolute or relative path to your document. Ex: @"C:\Docs\source.docx" try (Metadata metadata = new Metadata(Constants.ProtectedDocx, loadOptions)) { // Extract, edit or remove metadata here } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/metadata/java/load-a-passwor...
  2. Save attachments | GroupDocs

    Save attachments and embedded files from PDF, Outlook data file or email...Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/viewer/java/how-to-extract-a...
  3. Tags

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....document search Python 1 Document Security 3 document signing 4 document...GroupDocs.Watermark 8 Hardware Security Module 1 Hardware Token 1...

    blog.groupdocs.com/ar/tags/
  4. Add Image Watermark to XLSX Using Python

    Quickly add image watermark to XLSX using Python to brand financial sheets. You’ll also see how to apply watermark to XLSX in Python across all worksheets cleanly....document clarity, branding, and security throughout your spreadsheet...

    kb.groupdocs.com/watermark/python/add-image-wat...
  5. System Requirements | GroupDocs

    Overview GroupDocs.Parser for Java does not require any external software or third party tool to be installed. Just follow one of the way as described in Development Environment, Installation and Configuration. Supported Operating Systems GroupDocs.Parser for Java supports any 32-bit or 64-bit operating system that runs the Java runtime including, but not limited: Windows Microsoft Windows 2003 Server ( x64, x86) Microsoft Windows 2008 Server ( x64, x86) Microsoft Windows 2012 Server ( x64, x86) Microsoft Windows 2012 R2 Server ( x64, x86) Microsoft Windows 2016 Server ( x64, x86) Microsoft Windows 2019 Server ( x64, x86) Microsoft Windows Vista ( x64, x86) Microsoft Windows XP ( x64, x86) Microsoft Windows 7 ( x64, x86) Microsoft Windows 8, 8....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/parser/java/system-requireme...
  6. GroupDocs.Total for Java | GroupDocs

    GroupDocs.Total for Java is the super-set of all the Java on-premise APIs offered by GroupDocs. We compile it on a monthly basis to ensure that it contains the most up to date versions of each of our Java document manipulation APIs....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/total/java/
  7. Features Overview | GroupDocs

    The main feature of GroupDocs.Editor for Node.js is an ability to edit most popular document formats using front-end WYSIWYG editors without any additional applications. No Open Office or MS Office is required to edit Word Processing documents, Spreadsheets or Presentations....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/editor/nodejs-java/features-...
  8. Add image watermarks | GroupDocs

    This article shows how to add an image watermark and save the resultant document. It is capable of adding watermarks to images or documents....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/watermark/nodejs-java/add-im...
  9. Features Overview | GroupDocs

    GroupDocs.Classification main feature is an ability to classify raw text and documents with IAB-2, Documents, Sentiment or Sentiment3 taxonomies. Sentiment Classification (Analysis) supports 4 languages: English, Chinese, Spanish, and German. GroupDocs.Classification provides flexible set of settings to customize classification process: Name Description Default value bestClassesCount Select the number of results to return 1 taxonomy Select taxonomy (IAB-2, Documents, Sentiment or Sentiment3). Taxonomy.Iab2 precisionRecallBalance Select precision/recall balance for Documents taxonomy. If the classifier is not sure of the result, it will return Other class....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/classification/net/features-...
  10. Indexing metadata of documents | GroupDocs

    API allows creating of full-text and / or metadata index on documents. To index only metadata without main content of documents, you only need to set IndexType.MetadataIndex when creating an index....Us Contact Customers Legal Security Events Acquisition GroupDocs...

    docs.groupdocs.com/search/nodejs-java/indexing-...