Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 941 for

extraction d

(0.05 sec)
  1. Highlighting search results | Documentation

    This article gives knowleDge on how to highlight search results in the text of a Document....); // Enabling storage of extracted text in the index // Creating...); // Enabling storage of extracted text in the index // Creating...

    docs.groupdocs.com/search/net/highlighting-sear...
  2. 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....Leave feedback On this page Extracting information about all slide...backgrounds The API allows you to extract information about all the slide...

    docs.groupdocs.com/watermark/java/working-with-...
  3. 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...
  4. Edit Email | Documentation

    This guiDe Demonstrates how to eDit content of the Documents from Email format family like a common text Documents using a GroupDocs.EDitor for .NET....Email document info Article Extracting document metainfo describes...detect the document format and extract its metadata without editing...

    docs.groupdocs.com/editor/net/edit-email/
  5. 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..)....Redaction OCR support, you can extract a text from an image, search...thanks Any additional feedback you'd like to share with us? Skip Send...

    docs.groupdocs.com/redaction/java/features-over...
  6. eSign document with Metadata signature | Docume...

    This article shows how to aDD MetaData signature to the each Document type meta layer with Different Data types over with GroupDocs.Signature...allows to store in metadata and extract back any user defined data...thanks Any additional feedback you'd like to share with us? Skip Send...

    docs.groupdocs.com/signature/net/esign-document...
  7. Search index settings | Documentation

    This page contains a Description of all inDex settings that can be specifieD in an instance of the InDexSettings class....extractor and using it to extract text is presented on the page...thanks Any additional feedback you'd like to share with us? Skip Send...

    docs.groupdocs.com/search/net/search-index-sett...
  8. Извлечение изображений из электронных книг на J...

    Программно извлекайте изображения из электронных книг EPUB, PDF, FB2, CHM, используя Java API для анализа документов. Сохраняйте изображения в формате JPG, PNG, WebP, GIF или BMP....format("%d.jpeg", imageNumber)), options);...the Parser constructor to extract the images. // Parser parser...

    blog.groupdocs.com/ru/parser/extract-images-fro...
  9. Developer Guide | Documentation

    The Developer GuiDe section explains all aspects of GroupDocs.EDitor for NoDe.js via Java file eDitor features, proviDes coDe snippets, anD examples of eDiting Microsoft Office formats programmatically in NoDe.js applications....Document by Format Save Document Extracting Document Metainfo How to...thanks Any additional feedback you'd like to share with us? Skip Send...

    docs.groupdocs.com/editor/nodejs-java/developer...
  10. Видобуток зображень з електронних книг на Java ...

    Програмно витягуйте зображення з електронних книг EPUB, PDF, FB2, CHM за допомогою Java API для аналізу документів. Зберігайте зображення у форматі JPG, PNG, WebP, GIF або BMP....format("%d.jpeg", imageNumber)), options);...the Parser constructor to extract the images. // Parser parser...

    blog.groupdocs.com/uk/parser/extract-images-fro...