Sort Score
Result 10 results
Languages All
Labels All
Results 1,281 - 1,290 of 2,720 for

information extraction

(0.06 sec)
  1. Java File Search - Search Multiple Texts in Fil...

    Search for multiple texts or phrases in various files spread across diverse folders using Java. Highlight scanning results in respective HTML files....Access or print any file information for the found document. Set...query, you can further extract information about the found documents...

    blog.groupdocs.com/search/search-multiple-texts...
  2. Enumerable.IntersectBy Method (System.Linq) | M...

    Produces the set intersection of two sequences according to a specified key selector function....dll Important Some information relates to prerelease product...implied, with respect to the information provided here. Overloads...

    learn.microsoft.com/en-us/dotnet/api/system.lin...
  3. Working with metadata in PNG images | Documenta...

    Reading PNG metadata properties The GroupDocs.Metadata API supports extracting format-specific Information from PNG images. The following are the steps to read the native PNG metadata. Load a PNG image Get the root metadata package Extract the native metadata package using PngRootPackage.PngPackage Read the PNG metadata properties AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Png.PngReadTextChunks using (Metadata metadata = new Metadata(Constants.InputPng)) { var root = metadata.GetRootPackage(); foreach (var chunk in root.PngPackage.TextChunks) { Console.WriteLine(chunk.Keyword); Console.WriteLine(chunk.Text); var compressedChunk = chunk as PngCompressedTextChunk; if (compressedChunk !...Purchase Buy Now Pricing Information Free Trials Temporary License...API supports extracting format-specific information from PNG images...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. Working with metadata in JPEG2000 images | Docu...

    Reading JPEG2000 comments The GroupDocs.Metadata API supports extracting format-specific Information from JPEG2000 images. The following are the steps to read the JPEG2000 comments (pieces of metadata represented as strings with the length up to 64 kbytes). Load a JPEG2000 image Get the root metadata package Extract the native metadata package using Jpeg2000RootPackage.Jpeg2000Package Read the JPEG2000 comments AdvancedUsage.ManagingMetadataForSpecificFormats.Image.Jpeg2000.Jpeg2000ReadComments using (Metadata metadata = new Metadata(Constants.InputJpeg2000)) { var root = metadata.GetRootPackage(); if (root....Purchase Buy Now Pricing Information Free Trials Temporary License...API supports extracting format-specific information from JPEG2000...

    docs.groupdocs.com/metadata/net/working-with-me...
  5. High Quality .NET Font Manipulation API for TTF...

    Develop powerful apps to read, merge, and convert TTF, OTF, CFF, WOFF, and more fonts using the feature-rich Aspose .NET font manipulation API....multiple sources, read font information related to glyphs and metrics...font glyphs, extract embedded licensing information, generate font...

    www.aspose.com/products/net/font/
  6. Extract data from Emails | Documentation

    GroupDocs.Parser provides the functionality to extract data from emails. Both email message (eml, msg) and Outlook Storage (ost, pst) formats are supported. Also POP, IMAP and Exchange Web Services protocols are supported....Purchase Buy Now Pricing Information Free Trials Temporary License...usage / Extract data from various formats / Extract data from...

    docs.groupdocs.com/parser/net/extract-data-from...
  7. DiagramPackage Class - GroupDocs.Metadata for ....

    Represents a native metadata package in a diagram format....or sets the user-entered information identifying the company creating...element to store important information about the document, such...

    apireference.groupdocs.com/metadata/net/groupdo...
  8. OpenTypePackage Class - GroupDocs.Metadata for ...

    Represents an OpenType font metadata package....Gets an array of the fonts extracted from the file. Item Gets the...descriptors that contain information about properties accessible...

    apireference.groupdocs.com/metadata/net/groupdo...
  9. Features overview | Documentation

    GroupDocs.Merger for Node.js via Java is a powerful API to merge several documents into one, split single document to multiple documents, reorder or replace document pages, change page orientation, manage document protection, render documents as images and more....Purchase Buy Now Pricing Information Free Trials Temporary License...their positions exchanged. Extract specified page or page ranges...

    docs.groupdocs.com/merger/nodejs-java/features-...
  10. Working with OpenType fonts | Documentation

    OpenType is a format for scalable computer fonts. It was built on its predecessor TrueType, retaining TrueType’s basic structure and adding many intricate data structures for prescribing typographic behavior. Note Please find more Information on the OpenType format here: https://en.wikipedia.org/wiki/OpenType. Reading OpenType metadata The GroupDocs.Metadata API supports extracting format-specific Information from OpenType font files. The following are the steps to read the header of an OpenType file. Load an OpenType font file Get the root metadata package Extract the native metadata package using the OpenTypeRootPackage....Purchase Buy Now Pricing Information Free Trials Temporary License...behavior. Note Please find more information on the OpenType format here:...

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