Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 582 for

printing annotations

(0.06 sec)
  1. Extract text from PDF documents | Documentation

    This article explains that how to extract text from PDF documents...Annotation Product Solution GroupDocs...= parser . GetText ()) { // Print a text from the document Console...

    docs.groupdocs.com/parser/net/extract-text-from...
  2. 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...
  3. Extract text from Microsoft Office Word documen...

    This article explains that how to extract text from Microsoft Office Word (.doc, .docx) documents...Annotation Product Solution GroupDocs...= parser . GetText ()) { // Print a text from the document Console...

    docs.groupdocs.com/parser/net/extract-text-from...
  4. Extract metadata from Microsoft Office Word doc...

    To extract metadata from Microsoft Office Word documents getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the document. subject The subject of the document. keywords The keyword of the document. comments The comments of the document. content-status The content status of the document. category The category of the document. company The company of the document. manager The manager of the document....Annotation Product Solution GroupDocs...when it was last saved. last-printed-time The time of the document...

    docs.groupdocs.com/parser/java/extract-metadata...
  5. Extract text from Microsoft OneNote sections | ...

    To extract a text from Microsoft OneNote Sections 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. Raw mode is not supported for Microsoft OneNote. Here are the steps to extract a text from Microsoft OneNote Section: Instantiate Parser object for the initial section; Call getText method and obtain TextReader object; Read a text from reader....Annotation Product Solution GroupDocs...= parser . getText ()) { // Print a text from the section System...

    docs.groupdocs.com/parser/java/extract-text-fro...
  6. Extract hyperlinks from document page | Documen...

    This article explains that how to extract hyperlinks from document page....Annotation Product Solution GroupDocs...PageCount ; pageIndex ++) { // Print a page number Console . WriteLine...

    docs.groupdocs.com/parser/net/extract-hyperlink...
  7. Verify Digital signatures in the document | Doc...

    This topic explains how to verify digital electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs...isValid ()) { System . out . print ( "\nDocument was verified successfully...

    docs.groupdocs.com/signature/java/verify-digita...
  8. Verifying documents with exception handling | D...

     This article explains how to handle exceptions when verifying document electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs...GroupDocsSignatureEx ex ){ System . out . print ( "GroupDocs Signature Exception:...

    docs.groupdocs.com/signature/java/verifying-doc...
  9. Search for encrypted text in Metadata signature...

     This article explains how to search for encrypted text electronic signatures in the document metadata. This topic contains example of using standard encryption and search for encrypted text in the document metadata with further decryption by GroupDocs.Signature API....Annotation Product Solution GroupDocs... options ); System . out . print ( "\nSource document contains...

    docs.groupdocs.com/signature/java/search-for-en...
  10. Search for Barcode e-signatures | Documentation

    This article explains how to search for Barcode in the document with few lines of code over GroupDocs.Signature API....Annotation Product Solution GroupDocs... options ); System . out . print ( "\nSource document contains...

    docs.groupdocs.com/signature/java/search-for-ba...