Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 8,028 for

document conversion api

(0.35 sec)
  1. Add underline annotation | GroupDocs

    The page describes how to add an underline annotation to a Document using GroupDocs.Annotation for .NET....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/annotation/net/add-underline...
  2. Advanced search for Digital signatures | GroupDocs

     This article explains how to make advanced search for digital electronic signatures with GroupDocs.Signature Api....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/signature/java/advanced-sear...
  3. Extend supported extensions list | GroupDocs

    This article explains the method which can be used when for some reason files have non-standard extensions or if its format is supported, but not pre-configured....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/redaction/python-net/extend-...
  4. Add replacement annotation | GroupDocs

    The page describes how to add replacement annotation to a Document using GroupDocs.Annotation for .NET....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/annotation/net/add-replaceme...
  5. Working with metadata in Presentations | GroupDocs

    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....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/metadata/java/working-with-m...
  6. Search Text in HTML Documents | GroupDocs

    id: search-text-in-html-Documents url: parser/net/search-text-in-html-Documents title: Search text in HTML Documents weight: 2 description: “To search a keyword in HTML Documents Search(String) method is used. This method returns the collection of SearchResult objects.” keywords: search a keyword, search a keyword in HTML productName: GroupDocs.Parser for .NET hideChildren: False toc: true To search a keyword in HTML Documents Search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/parser/net/developer-guide/a...
  7. Extract text from Microsoft Office Word documen...

    To extract a text from Microsoft Office Word Documents getText and getText(int) methods are used. These methods allow to extract a text from the entire Document or a text from the selected page. TextOptions parameter is ignored for Microsoft Office Words Documents. Here are the steps to extract a text from Microsoft Office Word Document: Instantiate Parser object for the initial Document; Call getText method and obtain TextReader object; Read a text from reader....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/parser/java/extract-text-fro...
  8. Search text in HTML documents | GroupDocs

    Learn how to search a keyword in HTML Documents search(String) method is used. This method returns the collection of SearchResult objects....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/parser/java/search-text-in-h...
  9. GroupDocs.Metadata Overview | GroupDocs

    What is GroupDocs.Metadata? GroupDocs.Metadata for Java is a full featured class library which allows users to read and edit metadata associated with various Document, image, audio, video and many other formats. It works with most notable metadata standards: XMP, EXIF, IPTC, Image Resource Blocks, ID3 and format-specific metadata properties. The Metadata Api is very flexible and easy to operate with. It provides extended capabilities allowing working with metadata in a unified way regardless of the file format....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/metadata/java/product-overview/
  10. Search text in PDF documents | GroupDocs

    To search a keyword in PDF Documents 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 PDF Document: Instantiate Parser object for the initial Document; 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 Document....Conversion Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/parser/java/search-text-in-p...