Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 2,032 for

resource

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

    To extract a text from PDF documents 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. Here are the steps to extract a text from PDF document: Instantiate Parser object for the initial document; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....readToEnd ()); } } } More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/java/extract-text-fro...
  2. Extract data from databases | Documentation

    This article demonstrate that how to extract data from databases via JDBC...readToEnd ()); } } } More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/java/extract-data-fro...
  3. Working with vCard metadata | Documentation

    What is vCard? vCard, also known as VCF (Virtual Contact File), is a file format standard for electronic business cards. vCards are often attached to e-mail messages, but can be exchanged in other ways. They can contain name and address information, telephone numbers, e-mail addresses, URLs, logos, photographs, and even audio clips. Note For more information on the format please see https://en.wikipedia.org/wiki/VCard Getting Simple vCard metadata To access Metadata in a vCard, GroupDocs....WriteLine ( value ); } } } More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/net/working-with-vc...
  4. Sign document with extensions | Documentation

    This article shows how to create electronic signatures with additional visual extensions... getHeight ()); } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/java/sign-document...
  5. Search for encrypted object in QR-code signatur...

     This article explains how to search for encrypted electronic signatures in QR-code electronic signatures. This topic contains example of using standard encryption, serialization, class definition and search for embedded objects in QR-codes with GroupDocs.Signature API....getDataFactor ()); } } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/java/search-for-en...
  6. Advanced search for QR Code signatures | Docume...

     This article explains how to provide advanced search for QR Code electronic signatures with GroupDocs.Signature API....Length ); } i ++; } } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/advanced-searc...
  7. Locating signature with stretch mode | Document...

     This article explains how to use stretch mode values to adjust signature area positions on document page with GroupDocs.Signature API.... getHeight ()); } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/java/locating-sign...
  8. Advanced search for Metadata signatures | Docum...

     This article explains how to search various data values types within electronic signatures in the document metadata by GroupDocs.Signature API....Message}" ); } } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/java/advanced-sear...
  9. Sign document with QR-code signature - advanced...

     This article explains how to sign document with QR-code electronic signatures using extended options with GroupDocs.Signature API....Height}" ); } } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/sign-document-...
  10. Extract tables from document | Documentation

    This article explains that how to extract tables from document in java.... println (); } } More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/java/extract-tables-f...