Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 184 for

secure document handling

(0.07 sec)
  1. Working with metadata in TIFF images | Document...

    Working with XMP metadata GroupDocs.Metadata for Java allows managing XMP metadata in TIFF images. For more details please refer to the following guide: Working with XMP Metadata. Working with EXIF metadata The GroupDocs.Metadata API supports Handling EXIF metadata in TIFF images. Please find appropriate code samples in the Working with EXIF Metadata section. Working with IPTC metadata GroupDocs.Metadata for Java is also able to work with IPTC metadata in TIFF images....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Metadata Product Family...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Redact Text in DOCX using C#

    In this topic, you will learn how to redact text in DOCX using C# without extra software installation. You will also be provided code to replace text in DOCX using C#....sensitive information in documents. In this comprehensive guide...with regulations, and securely handling confidential information...

    kb.groupdocs.com/redaction/net/redact-text-in-d...
  3. Audio | Documentation

    Learn about managing metadata for Audio formats....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Metadata Product Family...

    docs.groupdocs.com/metadata/net/audio/
  4. Audio | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Metadata Product Family...

    docs.groupdocs.com/metadata/java/audio/
  5. Redact Text in DOCX using Java

    This topic will provide guidance on how to redact text in DOCX using Java. Without need of additional software installation, you can replace text in DOCX using Java....sensitive information in documents. In this comprehensive guide...complying with regulations, and securely managing confidential information...

    kb.groupdocs.com/redaction/java/redact-text-in-...
  6. Remove Metadata from ODT using C#

    Discover how to effectively remove metadata from ODT using C#. This guide provides a code snippet showing the process of how to delete metadata from ODT in C#....Metadata from ODT using C# Open Document Text ( ODT ) files are commonly...hidden information about the document, such as the author’s name...

    kb.groupdocs.com/metadata/net/remove-metadata-f...
  7. Perform Synonym Search in Documents Online

    Unlock the power of synonym search! Learn how to search alternate words in text-based Documents online & programmatically....words that mean the same in documents? It’s called synonym search...different ways! Synonym Search in Documents - Online App # Here’s how...

    blog.groupdocs.com/search/online-synonym-search/
  8. Remove Metadata from XLSX using Java

    Discover how to swiftly remove metadata from XLSX using Java. You'll also find code snippet that illustrates the process of how to delete metadata from XLSX in Java....from XLSX using Java When handling XLSX files, removing metadata...author’s name, comments, and document history. In this guide, we...

    kb.groupdocs.com/metadata/java/remove-metadata-...
  9. Perform Text Search in Documents Online

    Unlock the power of text search using GroupDocs.Search! Learn how to search text-based Documents using regular expressions....specific words and sentences in documents. GroupDocs.Search is like...you’re looking for in your documents. It’s super easy to search...

    blog.groupdocs.com/search/online-text-search/
  10. Working with metadata in JPEG2000 images | Docu...

    Reading JPEG2000 comments The GroupDocs.Metadata API supports extracting format-specific information from JPEG2000 images. The following are the steps to read the JPEG2000 comments (pieces of metadata represented as strings with the length up to 64 kbytes). Load a JPEG2000 image Get the root metadata package Extract the native metadata package using the Jpeg2000RootPackage.getJpeg2000Package method Read the JPEG2000 comments advanced_usage.managing_metadata_for_specific_formats.image.jpeg2000.Jpeg2000ReadComments try (Metadata metadata = new Metadata(Constants.InputJpeg2000)) { Jpeg2000RootPackage root = metadata....Us Contact Customers Legal Security Events Acquisition Ask AI...AI GroupDocs Documentation / GroupDocs.Metadata Product Family...

    docs.groupdocs.com/metadata/java/working-with-m...