Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 4,270 for

document security

(0.08 sec)
  1. Extracting common image information | GroupDocs

    For all supported image formats the GroupDocs.Metadata API allows extracting common image properties such as width and height, MIME type, byte order, etc. Please see the code snippet below for more information on the feature. Load an image Extract the root metadata package Use the getImageType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.image.ImageReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPng)) { ImageRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getImageType().getFileFormat()); System.out.println(root.getImageType().getByteOrder()); System.out.println(root.getImageType().getMimeType()); System.out.println(root.getImageType().getExtension()); System.out.println(root.getImageType().getWidth()); System.out.println(root.getImageType().getHeight()); } 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...AI GroupDocs Documentation / GroupDocs.Metadata Product Family...

    docs.groupdocs.com/metadata/java/extracting-com...
  2. Quick Start Guide | GroupDocs

    This quick start guide shows how to extract text, images, and metadata from Documents using GroupDocs.Parser for Python via .NET....Legal Security Events Acquisition GroupDocs Documentation / GroupDocs...via .NET and perform basic document parsing operations. Prerequisites...

    docs.groupdocs.com/parser/python-net/quick-start/
  3. Indexing from different sources | GroupDocs

    GroupDocs.Search allows indexing Documents from various sources....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Search Product Family /...

    docs.groupdocs.com/search/java/indexing-from-di...
  4. Image search options | GroupDocs

    This article describes the image search options that can be specified in an instance of the ImageSearchOptions class....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Search Product Family /...

    docs.groupdocs.com/search/java/image-search-opt...
  5. Password Protect Excel Files in Java | Lock Unl...

    Let's learn how to password protect Excel spreadsheet files using Java. Change the existing password or remove it to unlock the XLS/XLSX files using Java API....Files # To lock and unlock documents, we will use GroupDocs.Merger...removing password security features for the documents within the applications...

    blog.groupdocs.com/merger/lock-unlock-excel-fil...
  6. Synonym search | GroupDocs

    This article shows that how synonym search allows you to find not only the words specified in the search query, but also the synonyms, words that means the same....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Search Product Family /...

    docs.groupdocs.com/search/java/synonym-search/
  7. Locating signature on page with different measu...

     This article explains using measure units to locate signature and its size on Document page 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/locating-sign...
  8. Optimize index | GroupDocs

    This article explains that how to optimize index to reduce the number of segments in an index using Java....Legal Security Events Acquisition GroupDocs Documentation / GroupDocs...documentsFolder1 ); // Indexing documents from the specified folder...

    docs.groupdocs.com/search/nodejs-java/optimize-...
  9. How to Add Text Signature to DOCX using C#

    In this tutorial, we will provide you guide on how to add text signature to DOCX using C#. We will also provide a code example to insert text signature to DOCX in C#....steps, you can enhance your document management and streamline...can efficiently manage your document signing workflow and enhance...

    kb.groupdocs.com/signature/net/how-to-add-text-...
  10. Image search in network | GroupDocs

    This page contains information about reverse image search in the search network....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Search Product Family /...

    docs.groupdocs.com/search/net/image-search-in-n...