Sort Score
Result 10 results
Languages All
Labels All
Results 5,461 - 5,470 of 6,623 for

extraction

(0.06 sec)
  1. Highlighting search results | Documentation

    This article gives knowledge on how to highlight search results in the text of a document....// Enabling the storage of extracted text in the index // Creating...// Enabling the storage of extracted text in the index // Creating...

    docs.groupdocs.com/search/java/highlighting-sea...
  2. Working with metadata in ASF files | Documentation

    Reading ASF format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using the AsfRootPackage.getAsfPackage method Read the ASF metadata properties advanced_usage.managing_metadata_for_specific_formats.video.asf.AsfReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputAsf)) { AsfRootPackage root = metadata.getRootPackageGeneric(); AsfPackage asfPackage = root.getAsfPackage(); // Display basic properties System.out.println(String.format("Creation date: %s", asfPackage....Metadata API supports extracting format-specific information...the root metadata package Extract the native metadata package...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Working with slide backgrounds | Documentation

    Extracting information about all slide backgrounds The API allows you to extract information about all the slide backgrounds in a PowerPoint document as shown in the following code sample using method getBackgroundImage() of PresentationSlide.getImageFillFormat(). advanced_usage.add_watermarks_to_presentations.PresentationGetSlideBackgroundsInformation PresentationLoadOptions loadOptions = new PresentationLoadOptions(); // Specify an absolute or relative path to your document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation.pptx", loadOptions); PresentationContent content = watermarker.getContent(PresentationContent.class); for (PresentationSlide slide : content.getSlides()) { if (slide....backgrounds Leave feedback Extracting information about all slide...backgrounds The API allows you to extract information about all the slide...

    docs.groupdocs.com/watermark/java/working-with-...
  4. إدارة بيانات EXIF لصور JPEG و PNG و TIFF و WebP...

    إدارة بيانات EXIF الوصفية لصورك في C #. قم باستخراج بيانات EXIF الخاصة بصورك أو تحديثها أو إضافتها أو إزالتها برمجيًا باستخدام metadata .NET API.... // Extract EXIF Data Package Information...GPS لعرض مفاتيحها وقيمها. // Extract all EXIF Metadata from the...

    blog.groupdocs.com/ar/metadata/manage-exif-data...
  5. Working with XMP metadata | Documentation

    This article shows how to access XMP metadata in a file of any supported format....that contains XMP metadata Extract the XMP metadata package using...that contains XMP metadata Extract the XMP metadata package using...

    docs.groupdocs.com/metadata/net/working-with-xm...
  6. vcardrecordset - GroupDocs.Metadata for Java - ...

    All Classes Packages com.groupdocs.metadata com.groupdocs.metadata.core com.groupdocs.metadata.export com.groupdocs.m......Represents a single card extracted from a VCard file. class ...

    apireference.groupdocs.com/metadata/java/com.gr...
  7. OpenTypeFont Class - GroupDocs.Metadata for .NE...

    Represents a single font extracted from a file....Represents a single font extracted from a file. Inheritance Hierarchy...

    apireference.groupdocs.com/metadata/net/groupdo...
  8. MatroskaBasePackage - GroupDocs.Metadata for Ja...

    All Classes Packages com.groupdocs.metadata com.groupdocs.metadata.core com.groupdocs.metadata.export com.groupdocs.m......metadata class for all packages extracted from a Matroska video. Learn...

    apireference.groupdocs.com/metadata/java/com.gr...
  9. templatelinkedposition - GroupDocs.Parser for J...

    All Classes Packages com.groupdocs.parser com.groupdocs.parser.data com.groupdocs.parser.exceptions com.groupdocs.par......associated with "Invoice" field and extract the value on the right of it...

    apireference.groupdocs.com/parser/java/com.grou...
  10. VCardRecordset - GroupDocs.Metadata for Java - ...

    All Classes Packages com.groupdocs.metadata com.groupdocs.metadata.core com.groupdocs.metadata.export com.groupdocs.m......Represents a single card extracted from a VCard file. class ...

    apireference.groupdocs.com/metadata/java/com.gr...