Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 2,132 for

properties

(0.03 sec)
  1. Extracting metadata | Documentation

    Using the GroupDocs.Metadata search engine you can extract desired metadata Properties from files of different types. You don’t need to worry about the exact file format and metadata standards it can deal with. The same code will work for all supported formats in the same way. Most commonly used metadata Properties are marked with tags that allow searching them across all supported files in various metadata packages. All tags defined in GroupDocs....extract desired metadata properties from files of different types...Most commonly used metadata properties are marked with tags that...

    docs.groupdocs.com/metadata/nodejs-java/extract...
  2. Remove Metadata from DOC using Java

    Learn how to efficiently remove metadata from DOC using Java with a code example that demonstrates the process, all without needing to install extra software....document’s content, encompassing properties like title, author, keywords...keywords, and custom properties. Below are the essential steps to...

    kb.groupdocs.com/metadata/java/remove-metadata-...
  3. Read MP3 Tags in Java - (ID3, Lyrics, APE) | Ja...

    Extract MP3 tags from the mp3 files in Java. Read the ID3v1, ID3v2, Lyrics, and APEv2 metadata standard tags from the mp3 files using Java Metadata API....retrieve each of the ID3v1 properties. The following Java source...can be retrieved from the properties of Attached Picture Frames...

    blog.groupdocs.com/metadata/read-mp3-tags-in-java/
  4. Document protection | Documentation

    This article explains how to edit protected Word document, allow or restrict document editing features like adding comments or filling form fields using GroupDocs.Editor for Java API....protection Leave feedback The property, if set, enables document...via the property in the class. By default this property has a NULL...

    docs.groupdocs.com/editor/java/document-protect...
  5. Locales for Output Document | Documentation

    This guide demonstrates how to edit RTL documents and specify locales for Word documents when using GroupDocs.Editor for Node.js via Java API....class contains three similar properties of the type Locale : // Getter...these three locale-related properties are not specified; their...

    docs.groupdocs.com/editor/nodejs-java/locales-f...
  6. Working with metadata in EPUB e-books | Documen...

    What is EPUB? EPUB is an e-book file format that uses the “.epub” file extension. EPUB is supported by many e-readers, and compatible software is available for most smartphones, tablets, and computers. Note Please find more information on the format at https://en.wikipedia.org/wiki/EPUB Reading EPUB format-specific Properties The GroupDocs.Metadata API supports extracting format-specific information from EPUB files. The following are the steps to read native EPUB metadata. Load an EPUB file Get the root metadata package Extract the native metadata package using the EpubRootPackage....Reading EPUB format-specific properties The GroupDocs.Metadata API...method Read the EPUB metadata properties advanced_usage.managing_...

    docs.groupdocs.com/metadata/java/working-with-m...
  7. Manage EXIF Data of JPEG, PNG, TIFF & WebP Imag...

    Manage EXIF metadata of your images in C#. Extract, update, add or remove EXIF data of your images programmatically using the metadata .NET API....from an image Update EXIF properties Remove EXIF metadata Metadata...easily read the EXIF data properties by following the mentioned...

    blog.groupdocs.com/metadata/manage-exif-data-in...
  8. Working with metadata in EPUB E-Books | Documen...

    What is EPUB? EPUB is an e-book file format that uses the “.epub” file extension. EPUB is supported by many e-readers, and compatible software is available for most smartphones, tablets, and computers. Note Please find more information on the format at https://en.wikipedia.org/wiki/EPUB Reading EPUB format-specific Properties The GroupDocs.Metadata API supports extracting format-specific information from EPUB files. The following are the steps to read native EPUB metadata. Load an EPUB file Get the root metadata package Extract the native metadata package using EpubRootPackage....Reading EPUB format-specific properties The GroupDocs.Metadata API...using Read the EPUB metadata properties AdvancedUsage.ManagingMetadataForS...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. Clean metadata | Documentation

    Sometimes you may need to just remove all or clean metadata Properties without applying any filters. The best way to do this is to use the Sanitize method....Remove all recognized metadata properties from a file Sometimes you...remove all or clean metadata properties without applying any filters...

    docs.groupdocs.com/metadata/nodejs-java/clean-m...
  10. Removing metadata | Documentation

    Not all metadata Properties extracted from a file are marked with tags. Some file formats and metadata standards allow adding fully custom Properties that can’t be properly tagged by the library since their purpose is not clearly defined in the appropriate format/standard specification. In such cases, you can use the name of the property to locate and remove it. The following example demonstrates some advanced usage scenarios of the GroupDocs.Metadata search engine allowing to remove metadata Properties....feedback Not all metadata properties extracted from a file are...allow adding fully custom properties that can’t be properly tagged...

    docs.groupdocs.com/metadata/python-net/removing...