Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 886 for

printing annotations

(2.75 sec)
  1. Search for Electronic Signatures in Document | ...

    This topic explains how to search for document electronic signatures and their details using Python...Annotation Product Solution GroupDocs...text_signature in result : print ( f "Found text signature: {...

    docs.groupdocs.com/signature/python-net/search-...
  2. Search for Image e-Signatures | GroupDocs

    This article explains how to search for image electronic signatures within document pages using GroupDocs.Signature for Python via .NET API....Annotation Product Solution GroupDocs...# Process found signatures print ( f "Found { len ( result )...

    docs.groupdocs.com/signature/python-net/search-...
  3. Getting known property descriptors | GroupDocs

    Extract information about the known properties available in a particular package using GroupDocs.Metadata for Python via .NET....Annotation Product Solution GroupDocs...rs : print ( descriptor . name ) # property name print ( descriptor...

    docs.groupdocs.com/metadata/python-net/getting-...
  4. How to Extract Text from PowerPoint using Java

    Get familiar yourself with stepwise instructions to extract Text from PowerPoint using Java and how to develop the functionality to extract Text from PPTX in Java....Annotation Product Family GroupDocs...the text from the reader and print it We have listed all the points...

    kb.groupdocs.com/parser/java/how-to-extract-tex...
  5. Extract Metadata from Documents | GroupDocs

    Extract metadata (author, title, custom properties) from PDF, Office, images, emails, and other formats using GroupDocs.Parser for Python via .NET....Annotation Product Solution GroupDocs...if metadata_items is None : print ( "Metadata extraction is not...

    docs.groupdocs.com/parser/python-net/extract-me...
  6. Logging | GroupDocs

    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 using ( TextReader...

    docs.groupdocs.com/parser/net/logging/
  7. Working with interpreted values | GroupDocs

    Understand and extract human-readable (interpreted) values for metadata properties using GroupDocs.Metadata for Python via .NET....Annotation Product Solution GroupDocs...in properties : print ( prop . name ) print ( prop . value ....

    docs.groupdocs.com/metadata/python-net/working-...
  8. Verify Barcode Signatures in Document | GroupDocs

    This topic explains how to verify Barcode electronic signatures with GroupDocs.Signature for Python via .NET API....Annotation Product Solution GroupDocs...options ) if result . is_valid : print ( "Document was verified successfully...

    docs.groupdocs.com/signature/python-net/verify-...
  9. Get document information | GroupDocs

    This article explains how to detect document file type, obtain document details,  retrieve list of existing form fields and added signatures, calculate pages count when processing document file with GroupDocs.Signature....Annotation Product Solution GroupDocs...getDocumentInfo (); System . out . print ( "Document contains " + docInfo...

    docs.groupdocs.com/signature/java/get-document-...
  10. Get document info | GroupDocs

    GroupDocs.Metadata for Python via .NET lets you read basic file information — format, extension, MIME type, page count, size, and encryption state....Annotation Product Solution GroupDocs...from the file_type descriptor print ( f "File format: { info . file_type...

    docs.groupdocs.com/metadata/python-net/get-docu...