Sort Score
Result 10 results
Languages All
Labels All
Results 71 - 80 of 2,126 for

properties

(0.03 sec)
  1. Extracting MakerNote metadata | Documentation

    What is MakerNote? MakerNote metadata refers to image information that is written by digital cameras of different manufacturers. Usually, MakerNote metadata Properties contain camera settings and some other conditions under which the shot was taken. Most manufacturers store MakerNote Properties in a proprietary binary format derived from EXIF. GroupDocs.Metadata allows extracting MakerNote metadata saved by the following manufacturers: Canon Nikon Panasonic Sony Read all MakerNote Properties in the form of TIFF/EXIF tags Utilizing the GroupDocs....Usually, MakerNote metadata properties contain camera settings and...manufacturers store MakerNote properties in a proprietary binary format...

    docs.groupdocs.com/metadata/java/extracting-mak...
  2. Get Document Information using Java

    Learn how to get document information using Java. Improve the efficiency of document management by mastering the technique of how to get file Properties using Java....tools to access metadata, properties, and other vital data effectively...code example to get file properties using Java . Steps to Get...

    kb.groupdocs.com/metadata/java/get-document-inf...
  3. 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...
  4. 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-...
  5. How to Add Watermark in Word using C#

    This short article focus on how to add watermark in Word using C#. It's a step-by-step instructions with sample code to insert watermark in Word using C#....class and set watermark’s properties Call the Add method of Annotator...with watermark according set properties of WatermarkAnnotation. Code...

    kb.groupdocs.com/annotation/net/how-to-add-wate...
  6. 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...
  7. GroupDocs.Metadata Product Family

    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....Learn how to read metadata properties from glTF file Explore the...metadata properties or simply clean all the properties. We can...

    blog.groupdocs.com/categories/groupdocs.metadat...
  8. 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/
  9. Improved Performance of Loading and Saving EXIF...

    GroupDocs team is proudly announcing three enhancements and six new features in this monthly release of GroupDocs.Metadata for .NET** 18.2**. Using the latest release, you can now load and save EXIF metadata for JPEG and TIFF formats with a better speed. You can also validate input metadata before saving, read additional Properties from ID3v2, update ID3v1/ID3v2 tag using Properties, and read/update/remove image cover tag in MP3 file format. Furthermore, you can read image cover and version of EPUB file format as well....before saving, read additional properties from ID3v2, update ID3v1/ID3v2...ID3v1/ID3v2 tag using properties, and read/update/remove image cover...

    blog.groupdocs.com/metadata/improved-performanc...
  10. Working with metadata in Presentations | Docume...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported document formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the getPresentationType method to obtain file format information advanced_usage....Reading built-In metadata properties To access built-in metadata...extracts built-in metadata properties and displays them on the...

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