Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 590 for

printing annotations

(0.07 sec)
  1. Subscribing for verification process events | D...

    This article explains how to subscribe for verification of electronic signatures events like start, progress and completion with GroupDocs.Signature API....Annotation Product Solution GroupDocs...ProcessStartEventArg args ) { System . out . print ( "Verify process started at...

    docs.groupdocs.com/signature/java/subscribing-f...
  2. Set password for output document | Documentation

    This article explains how to set document password after files comparison within your Python applications using GroupDocs.Comparison for Python via .NET....Annotation Product Solution GroupDocs...message with the output file path print ( f " \n Documents compared...

    docs.groupdocs.com/comparison/python-net/set-pa...
  3. Extract barcodes from document | Documentation

    This article explains that how to extract barcodes from documents....Annotation Product Solution GroupDocs...barcode in barcodes ) { // Print the page index Console . WriteLine...

    docs.groupdocs.com/parser/net/extract-barcodes-...
  4. Loading specific file formats | Documentation

    In some cases it’s required to specify the document format manually to guarantee correct output produced by GroupDocs.Parser. The following are the cases when the document format must be specified manually: Markdown documents MHTML documents OTP documents (OpenDocument Presentation Template) Databases Emails from remote servers Here are the steps to specify the document format for Markup document. Instantiate the LoadOptions object and pass the document format in LoadOptions(FileFormat) constructor; Create Parser object and call any method....Annotation Product Solution GroupDocs...= parser . getText ()) { // Print the document text // Markdown...

    docs.groupdocs.com/parser/java/loading-specific...
  5. Logging | Documentation

    An interface is used to receive the information about errors, warnings and events which occur while data extraction....Annotation Product Solution GroupDocs...supported." ); return ; } // Print the document text try ( TextReader...

    docs.groupdocs.com/parser/java/logging/
  6. Handling incorrect document password exception ...

    This article shows how to handle incorrect document password exception with GroupDocs.Signature API....Annotation Product Solution GroupDocs... options ); System . out . print ( "\nSource document signed...

    docs.groupdocs.com/signature/java/handling-inco...
  7. Extract tables from document page | Documentation

    This article explains that how to extract tables from document page....Annotation Product Solution GroupDocs...through the collection and print table cells. The following example...

    docs.groupdocs.com/parser/java/extract-tables-f...
  8. Extract text from Microsoft Office Excel spread...

    This article explains that how to extract text from Microsoft Office Excel (.xls, .xlsx) spreadsheets....Annotation Product Solution GroupDocs...= parser . GetText ()) { // Print a text from the spreadsheet...

    docs.groupdocs.com/parser/net/extract-text-from...
  9. Updating Image signatures with advanced options...

     This article explains how to provide advanced options when updating Image electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs... size ()) { System . out . print ( "\nAll signatures were successfully...

    docs.groupdocs.com/signature/java/updating-imag...
  10. Searching for document signatures excluding ext...

    This article explains how to search with excluding non-signature components like native documents text, images or barcodes that are the part of document content....Annotation Product Solution GroupDocs... options ); System . out . print ( "\nSource document contains...

    docs.groupdocs.com/signature/java/searching-for...