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

information extraction

(0.07 sec)
  1. Features Overview | Documentation

    Redacted meaning is that a process of modifying or editing a document to remove the confidential Information before publishing it. With GroupDocs.Redaction tool you can redact PDF and save redacted document, redact sensitive and classified Information from MS Word (DOC, DOCX and more..), Excel (XLS, XLSX and more..), PowerPoint(PPT, PPTX and more) documents and images (JPG, PNG, BMP, GIF and more..)....Purchase Buy Now Pricing Information Free Trials Temporary License...remove the confidential information before publishing it. GroupDocs...

    docs.groupdocs.com/redaction/python-net/feature...
  2. Features Overview | Documentation

    Redacted meaning is that a process of modifying or editing a document to remove the confidential Information before publishing it. With GroupDocs.Redaction tool you can redact PDF and save redacted document, redact sensitive and classified Information from MS Word (DOC, DOCX and more..), Excel (XLS, XLSX and more..), PowerPoint(PPT, PPTX and more) documents and images (JPG, PNG, BMP, GIF and more..)....Purchase Buy Now Pricing Information Free Trials Temporary License...remove the confidential information before publishing it. GroupDocs...

    docs.groupdocs.com/redaction/java/features-over...
  3. Working with metadata in EPUB e-books | Documen...

    What is EPUB? EPUB is an e-book file format that uses the “.epub” file extension. EPUB is supported by many e-readers, and compatible software is available for most smartphones, tablets, and computers. Note Please find more Information on the format at https://en.wikipedia.org/wiki/EPUB Reading EPUB format-specific properties The GroupDocs.Metadata API supports extracting format-specific Information from EPUB files. The following are the steps to read native EPUB metadata. Load an EPUB file Get the root metadata package Extract the native metadata package using the EpubRootPackage....Purchase Buy Now Pricing Information Free Trials Temporary License...computers. Note Please find more information on the format at Reading...

    docs.groupdocs.com/metadata/java/working-with-m...
  4. Working with metadata in Word Processing docume...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of WordProcessing documents such as DOC, DOCX, ODT, 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 document and extract some additional file format Information. Load a WordProcessing document Extract the root metadata package Use the getWordProcessingType method to obtain file format Information advanced_usage....Purchase Buy Now Pricing Information Free Trials Temporary License...document and extract some additional file format information. a WordProcessing...

    docs.groupdocs.com/metadata/java/working-with-m...
  5. Getting all used fonts in the loaded document |...

    Getting metadata and binary content of all fonts, used in the document, loaded to the GroupDocs.Viewer for .NET...Purchase Buy Now Pricing Information Free Trials Temporary License...content. In the the font extraction was improved and the public...

    docs.groupdocs.com/viewer/net/getting-used-fonts/
  6. About Search Engines | Documentation

    This page is about the classification of search engines and what place GroupDocs.Search API occupies in this classification. There are a large number of ways to classify search engines. Here are the main ones...Purchase Buy Now Pricing Information Free Trials Temporary License...are designed to search for information throughout the Internet or...

    docs.groupdocs.com/search/java/about-search-eng...
  7. Features Overview | Documentation

    A .NET metadata API can be effectively used in removing, updating and reading metadata in a variety of formats. It is very effective in removing metadata from photos. Supporting iptc metadata, exif metadata and xmp metadata....Purchase Buy Now Pricing Information Free Trials Temporary License...password-protected documents Extracting information about hidden document...

    docs.groupdocs.com/metadata/net/features-overview/
  8. Getting known property descriptors | Documentation

    This code snippet demonstrates how to extract Information about known properties that can be encountered in a particular package....Purchase Buy Now Pricing Information Free Trials Temporary License...demonstrates how to extract information about known properties...

    docs.groupdocs.com/metadata/net/getting-known-p...
  9. Working with metadata in AVI files | Documentation

    Reading AVI header properties The GroupDocs.Metadata API supports extracting format-specific Information from AVI file headers. The following are the steps to read the header of an AVI file. Load an AVI video Get the root metadata package Extract the native metadata package using AviRootPackage.Header Read the AVI header properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Avi.AviReadHeaderProperties using (Metadata metadata = new Metadata(Constants.InputAvi)) { var root = metadata.GetRootPackage(); Console.WriteLine(root.Header.AviHeaderFlags); Console.WriteLine(root.Header.Height); Console.WriteLine(root.Header.Width); Console.WriteLine(root.Header.TotalFrames); Console.WriteLine(root.Header.InitialFrames); Console.WriteLine(root.Header.MaxBytesPerSec); Console.WriteLine(root.Header.PaddingGranularity); Console.WriteLine(root.Header.Streams); // ....Purchase Buy Now Pricing Information Free Trials Temporary License...API supports extracting format-specific information from AVI file...

    docs.groupdocs.com/metadata/net/working-with-me...
  10. Handling metadata in WAV files | Documentation

    This article explains about the API supports extracting metadata from WAV files...Purchase Buy Now Pricing Information Free Trials Temporary License...API supports extracting technical audio information from WAV files...

    docs.groupdocs.com/metadata/java/handling-metad...