Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 33,589 for

metadata

(0.04 sec)
  1. Load from a local disk | GroupDocs

    The following example demonstrates how to load file from local disk....Metadata Product Solution GroupDocs...GroupDocs.Metadata Product Family / GroupDocs.Metadata for .NET...

    docs.groupdocs.com/metadata/net/load-from-a-loc...
  2. New release of GroupDocs.Metadata for .NET intr...

    It is another month and GroupDocs.Metadata for .NET has another release with more features and more supported file formats. GroupDocs Team is always looking for new ways to improve the product. We concentrate on introducing the features that are can help solve real life problems developers may come across. Let’s dive into it and have a look at what’s new in this release. New Features GroupDocs.Metadata for .NET v1.1.0 introduced a bunch of new features....Metadata for .NET has another release...release. New Features GroupDocs.Metadata for .NET v1.1.0 introduced...

    blog.groupdocs.com/metadata/new-release-groupdo...
  3. Extract Tables from PDF Documents using GroupDo...

    It is our pleasure to announce the release of version 18.12 of GroupDocs.Parser for .NET. The latest version allows you to extract the tables from PDF documents. Furthermore, we have added the support of extracting text and Metadata from text and presentation templates. For more details, please have a look at the release notes of version 18.12. Features Introduced Extracting Tables from PDF DocumentsThis feature is very useful when you want to extract only the tables form a PDF document....support of extracting text and metadata from text and presentation...article. # Extracting Text and Metadata from Text and Presentation...

    blog.groupdocs.com/parser/extract-tables-from-p...
  4. GroupDocs.Metadata Overview | GroupDocs

    What is GroupDocs.Metadata? GroupDocs.Metadata for Java is a full featured class library which allows users to read and edit Metadata associated with various document, image, audio, video and many other formats. It works with most notable Metadata standards: XMP, EXIF, IPTC, Image Resource Blocks, ID3 and format-specific Metadata properties. The Metadata API is very flexible and easy to operate with. It provides extended capabilities allowing working with Metadata in a unified way regardless of the file format....Metadata Product Solution GroupDocs...GroupDocs.Metadata Product Family / GroupDocs.Metadata for Java...

    docs.groupdocs.com/metadata/java/product-overview/
  5. Working with interpreted values | GroupDocs

    This article contains a good example of numeric flag or enumeration in Node.js via Java....Metadata Product Solution GroupDocs...GroupDocs.Metadata Product Family / GroupDocs.Metadata for Node...

    docs.groupdocs.com/metadata/nodejs-java/working...
  6. Sign Documents with Encrypted Custom Objects

    Hello guys! It’s been a while since my last post about GroupDocs.Signature for Java. So, our Java community might have been waiting for something new regarding our e-signature API. Well, we have recently released version 19.7 of GroupDocs.Signature for Java and today, I shall give you an overview of something interesting that we have introduced in our latest release. In the last couple of months, we introduced a quite valuable feature in the ....NET variant related to the metadata signatures - signing documents...documents with custom metadata. We have now introduced this feature...

    blog.groupdocs.com/signature/sign-documents-wit...
  7. Extracting common image information | GroupDocs

    For all supported image formats the GroupDocs.Metadata API allows extracting common image properties such as width and height, MIME type, byte order, etc. Please see the code snippet below for more information on the feature. Load an image Extract the root Metadata package Use the getImageType method to obtain file format information advanced_usage.managing_Metadata_for_specific_formats.image.ImageReadFileFormatProperties try (Metadata Metadata = new Metadata(Constants.InputPng)) { ImageRootPackage root = Metadata.getRootPackageGeneric(); System.out.println(root.getImageType().getFileFormat()); System.out.println(root.getImageType().getByteOrder()); System.out.println(root.getImageType().getMimeType()); System.out.println(root.getImageType().getExtension()); System.out.println(root.getImageType().getWidth()); System.out.println(root.getImageType().getHeight()); } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Metadata Product Solution GroupDocs...GroupDocs.Metadata Product Family / GroupDocs.Metadata for Java...

    docs.groupdocs.com/metadata/java/extracting-com...
  8. Advanced Usage | GroupDocs

    Learn about the advance usage of Metadata API...Metadata Product Solution GroupDocs...GroupDocs.Metadata Product Family / GroupDocs.Metadata for .NET...

    docs.groupdocs.com/metadata/net/advanced-usage/
  9. Documents | GroupDocs

    Learn about managing Metadata for Documents formats....Metadata Product Solution GroupDocs...GroupDocs.Metadata Product Family / GroupDocs.Metadata for .NET...

    docs.groupdocs.com/metadata/net/documents/
  10. GroupDocs.Redaction Product Family

    Find answers about redacting private contents in different file formats using code on any platform....Metadata Product Family GroupDocs.Search...Answers Remove Metadata from RTF using C# Remove Metadata from PPTX...

    kb.groupdocs.com/redaction/page/2/