Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 540 for

printing annotations

(0.07 sec)
  1. Assemble Documents and Acquire Online Signature...

    The Web 2.0 era has brought consumers and organizations closer. Consumers are active in community forums, blogs or other information-sharing platforms to discuss their tastes and preferences. Closer relationships with their customers has helped organizations understand buyer’s behavior and devise new products faster. Growing Internet penetration ensures that organizations who share, collaborate and reach out to their customers have a competitive edge. Managing documents effectively is important for businesses to increase the transaction cycle.... View, annotate, sign, assemble, compare,...faster, as you don’t need to print, scan, or fax them. More importantly...

    blog.groupdocs.com/signature/assemble-documents...
  2. Sign document with Text signature - advanced | ...

     This article explains how to sign document with Text electronic signatures using advanced options with GroupDocs.Signature API....Annotation Product Solution GroupDocs...analyzing result System . out . print ( "List of newly created signatures:"...

    docs.groupdocs.com/signature/java/sign-document...
  3. Generate document pages preview | Documentation

    Following this guide you will learn how to generate PDF, Word, Excel, PowerPoint documents thumbnails and preview document pages using GroupDocs.Merger for Java API....Annotation Product Solution GroupDocs...getPath (); System . out . print ( "Image file " + imageFilePath...

    docs.groupdocs.com/merger/java/generate-documen...
  4. Extract data from databases | Documentation

    This article shows the data extraction from database via ADO.NET using GroupDocs.Parser...Annotation Product Solution GroupDocs...foreach ( TocItem i in toc ) { // Print the table name Console . WriteLine...

    docs.groupdocs.com/parser/net/extract-data-from...
  5. Search for embedded object with custom serializ...

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

    docs.groupdocs.com/signature/java/search-embed-...
  6. Search for embedded object with custom encrypti...

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

    docs.groupdocs.com/signature/java/search-embed-...
  7. Licensing | Documentation

    GroupDocs.Conversion for Python via .NET free conversion 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/conversion/python-net/licens...
  8. OCR support | Documentation

    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/
  9. Extract highlights | Documentation

    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/
  10. Extract highlights | Documentation

    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/