Sort Score
Result 10 results
Languages All
Labels All
Results 2,841 - 2,850 of 16,868 for

annotation pdf

(0.19 sec)
  1. Electronic Signature Types | GroupDocs

    This documentation section describes different types of signatures implemented for signing, updating, deleting, searching and verifying with GroupDocs.Signature for Python...Annotation Product Solution GroupDocs...signature . Signature ( "./sample.pdf" ) as sign : # Create text signature...

    docs.groupdocs.com/signature/python-net/electro...
  2. Result of added watermarks | GroupDocs

    Review the AddWatermarkResult returned by add() — the count and per-watermark details such as id, type, page number, and position — using GroupDocs.Watermark for Python via .NET....Annotation Product Solution GroupDocs...text watermark to a two-page PDF and prints the result for each...

    docs.groupdocs.com/watermark/python-net/result-...
  3. Handling metadata in WAV files | GroupDocs

    This article explains about the API supports extracting metadata from WAV files...Annotation Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/net/handling-metada...
  4. Extract attachments from Emails | GroupDocs

    Extract attachments from Emails To extract attachments from emails getContainer method is used. This method returns the collection of ContainerItem objects. Email Attachment can contain the following metadata: Name Description content-type The MIME type of the attachment content These metadata refer to a container element itself, not a document. Here are the steps to extract an email text from email attachments: Instantiate Parser object for the initial document; Call getContainer method and obtain collection of ContainerItem objects; Check if collection isn’t null (container extraction is supported for the document); Iterate through the collection and obtain Parser object to extract a text....Annotation Product Solution GroupDocs...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/java/extract-attachme...
  5. Update QR-code signatures in document | GroupDocs

    This article explains how to update QR-code electronic signatures with GroupDocs.Signature API....Annotation Product Solution GroupDocs...signature = new Signature ( "signed.pdf" )) { QrCodeSearchOptions options...

    docs.groupdocs.com/signature/net/update-qr-code...
  6. Update Text Signatures in Document | GroupDocs

    This article explains how to update Text electronic signatures with GroupDocs.Signature for Python via .NET API....Annotation Product Solution GroupDocs... Signature ( "sample_signed.pdf" ) as sign : # Create search...

    docs.groupdocs.com/signature/python-net/update-...
  7. Verify Text Signatures in Document | GroupDocs

    This topic explains how to verify Text electronic signatures with GroupDocs.Signature for Python via .NET API....Annotation Product Solution GroupDocs... Signature ( "sample_signed.pdf" ) as sign : # Create verification...

    docs.groupdocs.com/signature/python-net/verify-...
  8. Composing signature with texture brush backgrou...

     This article explains how to fill signature background with texture brush...Annotation Product Solution GroupDocs...signature = new Signature ( "sample.pdf" ); TextSignOptions options =...

    docs.groupdocs.com/signature/java/composing-sig...
  9. Sign document with secure custom Metadata signa...

    This section contains articles with explanation how to create Metadata electronic signatures and embed into metadata custom object with its serialization and encryption. The examples show how to customize object serialization and encryption....Annotation Product Solution GroupDocs...Apps. You are welcome to eSign PDF, Word, Excel, PowerPoint documents...

    docs.groupdocs.com/signature/java/sign-document...
  10. Sign document with ordering the signatures | Gr...

    This article shows how to create electronic signatures with specific ordering on the document page...Annotation Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { TextSignOptions options...

    docs.groupdocs.com/signature/java/sign-document...