Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 957 for

printing annotations

(0.05 sec)
  1. Get possible conversions | Documentation

    This article explains how to obtain supported conversions when converting documents with GroupDocs.Conversion within your Java applications...Annotation Product Solution GroupDocs...getPossibleConversio (); System . out . print ( String . format ( "%s is of...

    docs.groupdocs.com/conversion/java/get-possible...
  2. Search for Metadata e-signatures | Documentation

    This topic explains how to search for metadata signatures within the documents with GroupDocs.Signature API....Annotation Product Solution GroupDocs... options ); System . out . print ( "\nSource document contains...

    docs.groupdocs.com/signature/java/search-for-me...
  3. Search for Form Field e-signatures | Documentation

    This article explains how to search for Form Fields signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs... options ); System . out . print ( "\nSource document contains...

    docs.groupdocs.com/signature/java/search-for-fo...
  4. Extract text from EPUB eBooks | Documentation

    To extract text from EPUB e-books GetText and GetText(pageIndex) methods is used. These methods allow to extract text from the entire document or a text from the selected page. Raw mode is not supported for EPUB....Annotation Product Solution GroupDocs...= parser . GetText ()) { // Print a text from the e-book Console...

    docs.groupdocs.com/parser/net/extract-text-from...
  5. 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...
  6. GroupDocs.Parser for .NET 18.4 Release Notes | ...

    Note This page contains release notes for GroupDocs.Parser for .NET 18.4. Major Features There are the following features and enhancements in this release: Removed obsolete members Improved the public API Ability to extract topics from EPUB documents Ability to detect media type for .one files Full List of Issues Covering all Changes in this Release Key Summary Issue Type TEXTNET-911 Remove obsolete members (version 18.4) Enhancement TEXTNET-915 Improve the public API Enhancement TEXTNET-910 Implement the ability to extract topics from EPUB documents New feature TEXTNET-929 Implement the media type detector for ....Annotation Product Solution GroupDocs...item This example shows how to print TOC: C# // Create a text extractor...

    docs.groupdocs.com/parser/net/groupdocs-parser-...
  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. 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. Obtain document history information | Documenta...

    This article shows how to obtain the history of document changes with GroupDocs.Signature API....Annotation Product Solution GroupDocs...information System . out . print ( "Document Process logs information:...

    docs.groupdocs.com/signature/java/obtain-docume...