Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 942 for

information extraction

(0.13 sec)
  1. Working with metadata in Spreadsheets | Documen...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, etc. For the full list of supported document formats please refer to Supported document formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded spreadsheet and extract some additional file format Information. Load a Spreadsheet document Extract the root metadata package Use the getSpreadsheetType method to obtain file format Information advanced_usage....Purchase Buy Now Pricing Information Free Trials Temporary License...spreadsheet and extract some additional file format information. a Spreadsheet...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Working with metadata in Spreadsheets | Documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, etc. For the full list of supported document formats please refer to Supported Document Formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded spreadsheet and extract some additional file format Information. Load a Spreadsheet document Extract the root metadata package Use the FileType property to obtain file format Information AdvancedUsage....Purchase Buy Now Pricing Information Free Trials Temporary License...spreadsheet and extract some additional file format information. a Spreadsheet...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. Get document info | Documentation

    GroupDocs.Metadata allows users to get meta Information of a document....Purchase Buy Now Pricing Information Free Trials Temporary License...allows users to get document information which includes: (detected...

    docs.groupdocs.com/metadata/java/get-document-i...
  4. GroupDocs.Watermark Overview | Documentation

    GroupDocs.Watermark for Node.js via Java is a powerful API for managing watermarks in the various documents formats such as PDF, DOCX/DOC/RTF, PPTX/PPT, XLSX/XLS, JPG, PNG, TIFF, GIF and many others....Purchase Buy Now Pricing Information Free Trials Temporary License...existing watermark objects. Extract information of watermark objects...

    docs.groupdocs.com/watermark/nodejs-java/groupd...
  5. Working with metadata in JPEG images | Document...

    Reading Photoshop metadata properties The GroupDocs Metadata API allows the user to read Adobe Photoshop metadata associated with a JPEG image. For more Information on the Photoshop file format and metadata blocks that can be attached to images of different formats please refer to the specification: https://www.adobe.com/devnet-apps/photoshop/fileformatashtml/. The code sample below demonstrates how to extract image resource blocks (building blocks of the Photoshop file format) from a JPEG image....Purchase Buy Now Pricing Information Free Trials Temporary License...with a JPEG image. For more information on the Photoshop file format...

    docs.groupdocs.com/metadata/net/working-with-me...
  6. Working with metadata in Presentations | Docume...

    GroupDocs.Metadata for .NET 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 FileType property to obtain file format Information AdvancedUsage....Purchase Buy Now Pricing Information Free Trials Temporary License...presentation and extract some additional file format information. a presentation...

    docs.groupdocs.com/metadata/net/working-with-me...
  7. GroupDocs.Search for .NET | Documentation

    GroupDocs.Search for .NET is a fascinating document search API. It extracts text and metadata from documents and performs advanced searching and indexing operations on the basis of fuzzy and synonym algorithm...Purchase Buy Now Pricing Information Free Trials Temporary License...fascinating document search API. It extracts text and metadata from documents...

    docs.groupdocs.com/search/net/
  8. Working with metadata in GIF images | Documenta...

    Detecting the GIF version The following sample of code will help you to detect the version of a loaded GIF image and extract some additional file format Information. Load a GIF image Extract the root metadata package Use the getGifImageType method to obtain file format Information advanced_usage.managing_metadata_for_specific_formats.image.gif.GifReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputGif)) { GifRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getGifImageType().getFileFormat()); System.out.println(root.getGifImageType().getVersion()); System.out.println(root.getGifImageType().getByteOrder()); System.out.println(root.getGifImageType().getMimeType()); System.out.println(root.getGifImageType().getExtension()); System.out.println(root.getGifImageType().getWidth()); System.out.println(root.getGifImageType().getHeight()); } Working with XMP Metadata GroupDocs....Purchase Buy Now Pricing Information Free Trials Temporary License...image and extract some additional file format information. a GIF...

    docs.groupdocs.com/metadata/java/working-with-m...
  9. Upcoming Release of GroupDocs.Watermark for Java

    We are extremely excited to announce that GroupDocs.Watermark is coming soon to Java platform. It will be an easy to use back-end API for adding text and image watermark to the popular document formats. GroupDocs.Watermark for Java will allow you to add watermarks that are hard to be automatically removed by third-party tools. The API also aims to search and remove previously added watermarks of popular types (including watermarks added by third-party tools) in a document....supported document formats Extracting information of watermark objects...rasterization Getting document information Searching watermarks by text...

    blog.groupdocs.com/watermark/upcoming-release-o...
  10. Working with metadata in JPEG images | Document...

    Reading Photoshop metadata properties The GroupDocs Metadata API allows the user to read Adobe Photoshop metadata associated with a JPEG image. For more Information on the Photoshop file format and metadata blocks that can be attached to images of different formats please refer to the specification: https://www.adobe.com/devnet-apps/photoshop/fileformatashtml/. The code sample below demonstrates how to extract image resource blocks (building blocks of the Photoshop file format) from a JPEG image....Purchase Buy Now Pricing Information Free Trials Temporary License...with a JPEG image. For more information on the Photoshop file format...

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