Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 3,755 for

image metadata

(0.12 sec)
  1. Getting known property descriptors | GroupDocs

    This code snippet demonstrates how to extract information about known properties that can be encountered in a particular package. Load a file to examine Get a collection of PropertyDescriptor instances for any desired Metadata package Iterate through the extracted descriptors advanced_usage.GettingKnownPropertyDescriptors try (Metadata Metadata = new Metadata(Constants.InputDoc)) { WordProcessingRootPackage root = Metadata.getRootPackageGeneric(); for (PropertyDescriptor descriptor : root.getDocumentProperties().getKnowPropertyDescriptors()) { System.out.println(descriptor.getName()); System.out.println(descriptor.getType()); System.out.println(descriptor.getAccessLevel()); for (PropertyTag tag : descriptor.getTags()) { System.out.println(tag); } System.out.println(); } } Note Not all possible properties are presented in the getKnowPropertyDescriptors collection....Metadata Product Solution GroupDocs...GroupDocs.Metadata Product Family / GroupDocs.Metadata for Java...

    docs.groupdocs.com/metadata/java/getting-known-...
  2. Indexing options | GroupDocs

    This page contains a description of all the properties of the IndexingOptions class...Metadata Product Solution GroupDocs...contains methods for setting metadata indexing options: The method...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  3. GroupDocs.Markdown for Python via .NET | GroupDocs

    Convert PDF, Word, Excel, and other documents to clean Markdown using Python....Metadata Product Solution GroupDocs...strict CommonMark Flexible image handling — Base64, file system...

    docs.groupdocs.com/markdown/python-net/
  4. Get document info | GroupDocs

    This article shows that how to get meta information of a document....Metadata Product Solution GroupDocs...GroupDocs.Metadata Product Family / GroupDocs.Metadata for .NET...

    docs.groupdocs.com/metadata/net/get-document-info/
  5. Render email messages as HTML, PDF, PNG, and JP...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert email messages to HTML, PDF, PNG, and JPEG formats....Metadata Product Solution GroupDocs...loaded message to HTML, PDF, or image format. These methods allow...

    docs.groupdocs.com/viewer/net/render-email-mess...
  6. Load a password-protected document | GroupDocs

    This example demonstrates how to load a password-protected document....Metadata Product Solution GroupDocs...GroupDocs.Metadata Product Family / GroupDocs.Metadata for .NET...

    docs.groupdocs.com/metadata/net/load-a-password...
  7. Getting known property descriptors | GroupDocs

    Extract information about the known properties available in a particular package using GroupDocs.Metadata for Python via .NET....Metadata Product Solution GroupDocs...GroupDocs.Metadata Product Family / GroupDocs.Metadata for Python...

    docs.groupdocs.com/metadata/python-net/getting-...
  8. Get document info | GroupDocs

    GroupDocs.Metadata for Python via .NET lets you read basic file information — format, extension, MIME type, page count, size, and encryption state....Metadata Product Solution GroupDocs...GroupDocs.Metadata Product Family / GroupDocs.Metadata for Python...

    docs.groupdocs.com/metadata/python-net/get-docu...
  9. 在 Java 中处理 HEIF HEIC 图像的 XMP 和 EXIF 数据

    在 Java 中管理 HEIF、HEIC 图像的 XMP 和 EXIF 数据。使用 Java 应用程序中的元数据操作 API 读取、更新、删除 EXIF 和 XMP 数据。...Metadata 为您的 Java 应用程序提供元数据操作 API。...groupdocs</groupId> <artifactId>groupdocs-metadata</artifactId> <version>21.4</version>...

    blog.groupdocs.com/zh/metadata/xmp-and-exif-dat...
  10. remove exif data from images on GroupDocs Blog ...

    remove exif data from Images on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in remove exif data from Images on GroupDocs Blog | Document Automation Solu......remove exif data from images on GroupDocs Blog | Document Automation...content in remove exif data from images on GroupDocs Blog | Document...

    blog.groupdocs.com/nl/tag/remove-exif-data-from...