Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 801 for

extract page

(0.04 sec)
  1. Working with metadata in Presentations | Docume...

    GroupDocs.Metadata for Java 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 getPresentationType method to obtain file format information advanced_usage....a loaded presentation and extract some additional file format...information. a presentation Extract the root metadata package Use...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Advanced usage | Documentation

    This Page describes the GroupDocs.Annotation advanced usage and its multiple powerful features like customizing document annotating process and annotations appearance etc....Loading Saving Generate document page preview Versioning of annotated...document content information Extract an image from an image annotation...

    docs.groupdocs.com/annotation/net/advanced-usage/
  3. 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....overview Leave feedback On this page Node.js Merger API Features...document, join specific pages or page ranges from several source...

    docs.groupdocs.com/merger/nodejs-java/features-...
  4. 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....a loaded presentation and extract some additional file format...information. a presentation Extract the root metadata package Use...

    docs.groupdocs.com/metadata/net/working-with-me...
  5. Improved Text Area Extraction for PDF Documents...

    We are delighted to announce the release of GroupDocs.Parser for Java 18.11. The latest version came up with one new feature and three enhancements. It allows you to get information about the supported Extractors for a document. Furthermore, we have improved the text area Extraction for the PDF documents. For more details, please have a look at the release notes of version 18.11. Features Introduced Getting Information of Supported Extractors for a Document This feature helps to get the information about the supported Extractors for a document....have improved the text area extraction for the PDF documents. For... you can check if you can extract the plain text, formatted text...

    blog.groupdocs.com/parser/improved-text-area-ex...
  6. Convert specific pages | Documentation

    This article demonstrates how to convert specific document Pages by Page number using GroupDocs.Conversion for Java API....Convert specific pages Convert specific pages Leave feedback allows...allows you to convert specific pages of a document instead of processing...

    docs.groupdocs.com/conversion/java/convert-spec...
  7. Search text in Microsoft Office PowerPoint pres...

    To search a keyword in Microsoft Office PowerPoint presentations search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office PowerPoint presentation: Instantiate Parser object for the initial presentation; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the presentation....Usage / Extract data from various formats / Extract data from...presentation. For example, text extraction isn’t supported for Zip archive...

    docs.groupdocs.com/parser/java/search-text-in-m...
  8. Search text in Microsoft Office Excel spreadshe...

    To search a keyword in Microsoft Office Excel spreadsheets search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office Excel spreadsheet: Instantiate Parser object for the initial spreadsheet; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the spreadsheet....Usage / Extract data from various formats / Extract data from...spreadsheet. For example, text extraction isn’t supported for Zip archive...

    docs.groupdocs.com/parser/java/search-text-in-m...
  9. Getting Document Information | Documentation

    This article explains how to detect the document file type and calculate the number of Pages when converting a file with GroupDocs.Conversion for Java....provides a consistent way to extract metadata from source documents...format Creation date File size Page count Below is an example demonstrating...

    docs.groupdocs.com/conversion/java/get-document...
  10. Working with vCard metadata | Documentation

    What is vCard? vCard, also known as VCF (Virtual Contact File), is a file format standard for electronic business cards. vCards are often attached to e-mail messages, but can be exchanged in other ways. They can contain name and address information, telephone numbers, e-mail addresses, URLs, logos, photographs, and even audio clips. Note For more information on the format please see https://en.wikipedia.org/wiki/VCard Getting Simple vCard metadata To access Metadata in a vCard, GroupDocs....contains the information extracted from a file. The following...the root metadata package Extract the native metadata package...

    docs.groupdocs.com/metadata/net/working-with-vc...