Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 761 for

printing annotations

(0.08 sec)
  1. Extract highlights | GroupDocs

    This article explains that how to extract highlights from documents....Annotation Product Solution GroupDocs...supported" ); return ; } // Print an extracted highlight Console...

    docs.groupdocs.com/parser/net/extract-highlights/
  2. OCR support | GroupDocs

    OCR support means the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in documents. To connect OCR, you need to implement the IOcrConnector interface in the client code. The following example demonstrates how to implement the OCR connector using com.aspose.ocr library for text recognition in images. const indexFolder = 'c:/MyIndex/'; const documentsFolder = 'c:/MyDocuments/'; const query = 'Einstein'; // Creating an index const index = new groupdocs....Annotation Product Solution GroupDocs...(library) for the recognition of printed text (optical character recognition...

    docs.groupdocs.com/search/nodejs-java/ocr-support/
  3. Extract highlights | GroupDocs

    This article explains that how to extract highlights from documents in Java....Annotation Product Solution GroupDocs...supported" ); return ; } // Print an extracted highlight System...

    docs.groupdocs.com/parser/java/extract-highlights/
  4. Search for embedded object with custom serializ...

     This article explains how to search for embedded electronic signatures with custom serialization in document metadata. This topic contains example of custom serialization, class definition and search for serialized objects in the document metadata with GroupDocs.Signature....Annotation Product Solution GroupDocs... options ); System . out . print ( "\nSource document contains...

    docs.groupdocs.com/signature/java/search-for-em...
  5. Get text coordinates | GroupDocs

    Learn how to obtain text coordinates when rendering your documents with Image Viewer by GroupDocs and place text over rendered document page image....Annotation Product Solution GroupDocs...snippet shows how to retrieve and print out text ( / / ) on each document...

    docs.groupdocs.com/viewer/net/image-viewer-get-...
  6. Extract images from documents | GroupDocs

    Learn how to extract images from PDF, Word, Excel, PowerPoint and 50+ document formats using GroupDocs.Parser for .NET. Extract images with position data, coordinates, and save to files in C#....Annotation Product Solution GroupDocs...PageImageArea image in images ) { // Print page index and image type Console...

    docs.groupdocs.com/parser/net/extract-images-fr...
  7. Licensing | GroupDocs

    GroupDocs.Signature for Python via .NET free signature API version is available to evaluate the API which will be similar to licensed version but with few limitations....Annotation Product Solution GroupDocs...get_consumption_quantity () print ( "MB processed: " , mb_processed...

    docs.groupdocs.com/signature/python-net/licensing/
  8. Load personal storage PST or OST with options |...

    Learn this article and check how to load and convert PST/OST documents with advanced options using GroupDocs.Conversion for Java API....Annotation Product Solution GroupDocs...documentInfo ; System . out . print ( ostInfo . getRootFolderName...

    docs.groupdocs.com/conversion/java/load-persona...
  9. Add watermarks to PDF documents | GroupDocs

    Add watermarks to PDF pages, images, and attachments using Python via .NET....Annotation Product Solution GroupDocs...PdfContent ) print ( pdf_content . pages [ 0 ] . width ) print ( pdf_content...

    docs.groupdocs.com/watermark/python-net/add-wat...
  10. Extract tables from document | GroupDocs

    Learn how to extract tables from documents including Excel spreadsheets, Word documents, and PDFs using GroupDocs.Parser for .NET. Complete guide with code examples for extract tables from Excel C# scenarios....Annotation Product Solution GroupDocs...]; if ( cell != null ) { // Print the cell text Console . Write...

    docs.groupdocs.com/parser/net/extract-tables-fr...