Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 590 for

printing annotations

(0.07 sec)
  1. Deleting multiple signatures of different types...

    This article shows how to delete multiple electronic signatures different ways with GroupDocs.Signature API....Annotation Product Solution GroupDocs...size () > 0 ) { System . out . print ( "Trying to delete signatures...

    docs.groupdocs.com/signature/java/deleting-mult...
  2. Search for Digital e-signatures | Documentation

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

    docs.groupdocs.com/signature/java/search-for-di...
  3. Loading specific file formats | Documentation

    Learn how to Load specific file formats....Annotation Product Solution GroupDocs...= parser . GetText ()) { // Print the document text // Markdown...

    docs.groupdocs.com/parser/net/loading-specific-...
  4. Extracting metadata | Documentation

    Using the GroupDocs.Metadata search engine you can extract desired metadata properties from files of different types. You don’t need to worry about the exact file format and metadata standards it can deal with. The same code will work for all supported formats in the same way. Most commonly used metadata properties are marked with tags that allow searching them across all supported files in various metadata packages. All tags defined in GroupDocs....Annotation Product Solution GroupDocs...is_encrypted != True : print () print ( file ) specification...

    docs.groupdocs.com/metadata/python-net/extracti...
  5. Extract metadata from Microsoft Office PowerPoi...

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

    docs.groupdocs.com/parser/java/extract-metadata...
  6. Extract metadata from Microsoft Office Word doc...

    This article explains that how to extract metadata from Microsoft Office Word (.doc, .docx) documents...Annotation Product Solution GroupDocs...when it was last saved. last-printed-time The time of the document...

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

    This article explains that how to extract text from Microsoft OneNote sections presentations...Annotation Product Solution GroupDocs...= parser . GetText ()) { // Print a text from the section Console...

    docs.groupdocs.com/parser/net/extract-text-from...
  8. Extract tables from document | Documentation

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

    docs.groupdocs.com/parser/java/extract-tables-f...
  9. Searching for document signatures with exceptio...

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

    docs.groupdocs.com/signature/java/searching-for...
  10. Verify Barcode signatures in the document | Doc...

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

    docs.groupdocs.com/signature/java/verify-barcod...