Sort Score
Result 10 results
Languages All
Labels All
Results 3,341 - 3,350 of 4,136 for

as

(0.04 sec)
  1. Load document from stream | Documentation

    There might be cAses when the document is presented only As a stream (without a copy on the local disk). To avoid the overhead of saving documents to the disk, GroupDocs.Parser enables to extract data from streams directly. The following example shows how to load the document from the stream: // Create the stream try (InputStream stream = new FileInputStream(Constants.SamplePdf)) { // Create an instance of Parser clAss with the stream try (Parser parser = new Parser(stream)) { // Extract a text into the reader try (TextReader reader = parser....There might be cases when the document is presented only as a stream (without a copy on the local disk). To avoid the overhead of saving documents to the disk, GroupDocs.Parser enables to extract data from streams directly. The following example shows how to load the document from the stream: // Create the stream try (InputStream stream = new FileInputStream(Constants.SamplePdf)) { // Create an instance of Parser class with the stream try (Parser parser = new Parser(stream)) { // Extract a text into the reader try (TextReader reader = parser.

    docs.groupdocs.com/parser/java/load-document-fr...
  2. Highlight PDF using Annotations in Java | Annot...

    Highlight text in PDF with highlight annotations using Java. Document and image annotation Java API allows to Annotate PDF files by highlighting any area....Highlight text in PDF with highlight annotations using Java. Document and image annotation Java API allows to Annotate PDF files by highlighting any area.

    blog.groupdocs.com/annotation/highlight-pdf-usi...
  3. Convert publisher formats | Documentation

    In this article, you will learn how to convert Publisher formats to other formats with GroupDocs.Conversion for .NET....In this article, you will learn how to convert Publisher formats to other formats with GroupDocs.Conversion for .NET.

    docs.groupdocs.com/conversion/net/convert/publi...
  4. Load Note document with options | Documentation

    Learn this article and check how to load and convert Microsoft OneNote documents with advanced options using GroupDocs.Conversion for Java API....Learn this article and check how to load and convert Microsoft OneNote documents with advanced options using GroupDocs.Conversion for Java API.

    docs.groupdocs.com/conversion/java/load-note-do...
  5. Split text file | Documentation

    Follow this guide and learn how to split text file into several resultant files using GroupDocs.Merger for .NET API....Follow this guide and learn how to split text file into several resultant files using GroupDocs.Merger for .NET API.

    docs.groupdocs.com/merger/net/split-text-file/
  6. Optimize index | Documentation

    This article explains that how to optimize index to reduce the number of segments in an index using Java....This article explains that how to optimize index to reduce the number of segments in an index using Java.

    docs.groupdocs.com/search/nodejs-java/optimize-...
  7. Split text file | Documentation

    Follow this guide and learn how to split text file into several resultant files using GroupDocs.Merger for Java API....Follow this guide and learn how to split text file into several resultant files using GroupDocs.Merger for Java API.

    docs.groupdocs.com/merger/java/split-text-file/
  8. Set image size limits | Documentation

    Control image size in PDF output: set width, height, or maximum dimensions....Control image size in PDF output: set width, height, or maximum dimensions.

    docs.groupdocs.com/viewer/python-net/set-image-...
  9. Get file info | Documentation

    This article explains how to detect document file type, size and calculate pages count when annotate documents or images with GroupDocs.Comparison....This article explains how to detect document file type, size and calculate pages count when annotate documents or images with GroupDocs.Comparison.

    docs.groupdocs.com/comparison/net/get-file-info/
  10. Get source and target text from files | Documen...

    This article explains how to get source and target texts of specific changes using GroupDocs.Comparison for Java....This article explains how to get source and target texts of specific changes using GroupDocs.Comparison for Java.

    docs.groupdocs.com/comparison/java/get-source-a...