Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 2,994 for

properties

(2.28 sec)
  1. Features Overview | GroupDocs

    A Java metadata API can be effectively used in removing, updating and reading metadata in a variety of formats. It is very effective in removing metadata from photos. Supporting iptc metadata, exif metadata and xmp metadata....removing particular metadata properties that satisfy a specification...manipulate most common metadata properties in a unified manner Working...

    docs.groupdocs.com/metadata/java/features-overv...
  2. Compare Metadata Between Document Versions | Gr...

    Learn how to extract, diff, and export document metadata across revisions using GroupDocs.Metadata for Java....modifications, and custom property updates. Overview Auditing...prove whether a file’s hidden properties have been altered between...

    docs.groupdocs.com/metadata/java/compare-metada...
  3. 5 PII Removal Methods for Office Files - Comple...

    Compare five ways to remove personal data from Word, Excel, and PowerPoint metadata using GroupDocs.Metadata for Python via .NET, plus a verification scan that proves the cleanup....that strips identity-bearing properties from Word, Excel, and PowerPoint...identity data across built-in properties, custom parts, and server-injected...

    docs.groupdocs.com/metadata/python-net/use-case...
  4. Features Overview | GroupDocs

    A Node.js via Java metadata API can be effectively used in removing, updating and reading metadata in a variety of formats. It is very effective in removing metadata from photos. Supporting iptc metadata, exif metadata and xmp metadata....removing particular metadata properties that satisfy a specification...manipulate most common metadata properties in a unified manner Working...

    docs.groupdocs.com/metadata/nodejs-java/feature...
  5. Working with metadata in ASF files | GroupDocs

    Reading ASF format-specific Properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using the AsfRootPackage.getAsfPackage method Read the ASF metadata Properties advanced_usage.managing_metadata_for_specific_formats.video.asf.AsfReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputAsf)) { AsfRootPackage root = metadata.getRootPackageGeneric(); AsfPackage asfPackage = root.getAsfPackage(); // Display basic Properties System.out.println(String.format("Creation date: %s", asfPackage....Reading ASF format-specific properties The GroupDocs.Metadata API...method Read the ASF metadata properties advanced_usage.managing_...

    docs.groupdocs.com/metadata/java/working-with-m...
  6. Set Flip Mode when Converting to a Image Format

    With our latest release of GroupDocs.Convesion for .NET 19.3, some new Properties are introduced in ImageSaveOptions class. When converting to a Image format you can now always set brightness and contrast. API permits you to do mirror-reversal across a horizontal/vertical axis using FlipMode property. Based on your feedback, we resolved some previously logged issues and improved document conversion experience. Such as, image quality is improved when converting to a WebP format....3 , some new properties are introduced in ImageSaveOptions...horizontal/vertical axis using FlipMode property. Based on your feedback, we...

    blog.groupdocs.com/conversion/set-flip-mode-whe...
  7. Remove Metadata from ODT using Java

    Discover how to effectively remove metadata from ODT using Java. This guide provides a code snippet showing the process of how to delete metadata from ODT in Java....modification timestamps, and other properties. In this tutorial we’ll show...identify and clear the metadata properties. Look for elements related...

    kb.groupdocs.com/metadata/java/remove-metadata-...
  8. Working with XMP metadata | GroupDocs

    This article shows how to access XMP metadata in a file of any supported format....model and basic metadata properties intended to form a unified...store any set of metadata properties. These can be simple name/value...

    docs.groupdocs.com/metadata/java/working-with-x...
  9. Best Practices in Metadata Management

    Before going in-depth to Metadata management, let’s discuss what the metadata is? The Metadata summarizes basic information about data. In other words, it’s an information which describes the data that contained in something like a web page, document, or file. Another way to think of metadata is as a short explanation or summary of what the data is. A simple example of metadata for a document might include a collection of information like the author, file size, date the document was created, and keywords to describe the document.... Descriptive: Metadata properties include title, subject, genre...terms. Technical: Metadata properties include file types, size...

    blog.groupdocs.com/metadata/best-practices-in-m...
  10. Evaluation Limitations and Licensing | GroupDocs

    Note GroupDocs.Metadata also works without the license in trial mode with certain limitations Evaluation version limitations You can easily download GroupDocs.Metadata for evaluation. The evaluation download is the same as the purchased download. The evaluation version simply becomes licensed when you add a few lines of code to apply the license. You will face following limitations while using the API without the license. API Limitations Document Properties (Pdf, Word, Excel, PowerPoint, Visio, etc) Only first 5 Properties can be read XMP API Only first 2 XMP schemes can be read EXIF API GPS IFD and image thumbnail are unavailable Only first 5 Properties can be read IPTC API Only first 5 Properties can be read Id3v2, Lyrics3, APEv2 tags Only first 5 Properties can be read QuickTime atoms Only first 5 atoms can be read File open Open maximum 15 files, otherwise, API throws exception File save Not supported in trial mode Licensing The license file contains details such as the product name, number of developers it is licensed to, subscription expiry date and so on....API Limitations Document properties (Pdf, Word, Excel, PowerPoint...Visio, etc) Only first 5 properties can be read XMP API Only...

    docs.groupdocs.com/metadata/java/evaluation-lim...