Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 6,840 for

may

(0.08 sec)
  1. Get supported features | Documentation

    This article shows how to check if feature supported for the document.... Some operations may consume significant time. So...to the . GitHub examples You may easily run the code above and...

    docs.groupdocs.com/parser/java/get-supported-fe...
  2. Extracting property values | Documentation

    This article shows knowledge about The most common way to get the metadata property value is to check its type and convert it to the appropriate platform-specific type....supported types of values you may find the alternative way more...resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/net/extracting-prop...
  3. Extracting property values | Documentation

    This article shows knowledge about The most common way to get the metadata property value is to check its type and convert it to the appropriate platform-specific type in Java....supported types of values you may find the alternative way more...resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/java/extracting-pro...
  4. 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....used by camera manufacturers may intersect with the ids defined...resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/java/extracting-mak...
  5. Convert CAD formats | Documentation

    In this article, you will learn how to convert CAD documents to other formats or another CAD format with GroupDocs.Conversion for Java....3D graphics file format and may contain 2D or 3D designs. A CAD...rendering of an object. There may be other CAD tools that can be...

    docs.groupdocs.com/conversion/java/convert/cad/
  6. Convert word processing documents | Documentation

    Learn this article and check how to convert Microsoft Word DOCX, DOC, RTF documents to other formats with GroupDocs.Conversion for Java....format and their appearance may differ depending on the device...document to Image At times you may need to get images of DOC or...

    docs.groupdocs.com/conversion/java/convert/word...
  7. Working with metadata in WEBP images | Document...

    Working with XMP metadata GroupDocs.Metadata for Java allows managing XMP metadata in JPEG 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 JPEG images. Please find appropriate code samples in the Working with EXIF Metadata section. More resources GitHub examples You May easily run the code above and see the feature in action in our GitHub examples:...resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/java/working-with-m...
  8. Searching | Documentation

    The articles in this section describe advanced topics related to search operations. You will find details about different search aspects. Search types, advanced options, internal implementation details: More resources GitHub examples You May easily run the code from documentation articles and see the features in action in our GitHub examples: GroupDocs.Search for .NET examples GroupDocs.Search for Java examples Free online document search App Along with full featured .NET library we provide simple, but powerful free Apps....resources GitHub examples You may easily run the code from documentation...

    docs.groupdocs.com/search/java/searching/
  9. Working with metadata in HEIF/HEIC images | Doc...

    Working with XMP metadata GroupDocs.Metadata for .NET allows managing XMP metadata in HEIF/HEIC 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 HEIF/HEIC images. Please find appropriate code samples in the Working with EXIF metadata section. More resources GitHub examples You May easily run the code above and see the feature in action in our GitHub examples:...resources GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/net/working-with-me...
  10. Load a password-protected document | Documentation

    This example demonstrates how to load a password-protected document. advanced_usage.loading_files.LoadPasswordProtectedDocument JavaScript try { var loadOptions = new LoadOptions(); loadOptions.setPassword("123"); const metadata = new groupdocs.metadata.Metadata("protected.docx", loadOptions); } More resources Advanced usage topics To learn more about library features and get familiar how to manage metadata and more, please refer to theadvanced usage section. GitHub examples You May easily run the code above and see the feature in action in our GitHub examples:... GitHub examples You may easily run the code above and...

    docs.groupdocs.com/metadata/nodejs-java/load-a-...