Sort Score
Result 10 results
Languages All
Labels All
Results 2,471 - 2,480 of 16,618 for

pdf metadata

(0.06 sec)
  1. How to save document with password | GroupDocs

    This article explains how to save document with password protection....Metadata Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { // create QRCode option...

    docs.groupdocs.com/signature/net/save-signed-do...
  2. Add document to Word processing via OLE | Group...

    This article explains how to add document to Word processing via OLE with GroupDocs.Merger within your .NET applications....Metadata Product Solution GroupDocs...sample demonstrates how to embed PDF file into DOCX document as OLE...

    docs.groupdocs.com/merger/net/add-document-to-w...
  3. Single document operations | GroupDocs

    Learn how to move document pages, remove document pages, split document into separate pages, swap document pages positions, extract specific pages from document, change page orientation and rotate pages using GroupDocs.Merger for Python via .NET....Metadata Product Solution GroupDocs...example The snippet below loads a PDF, removes page 2, and saves the...

    docs.groupdocs.com/merger/python-net/single-doc...
  4. Delete Signatures of the certain type | GroupDocs

    This article explains how to delete signature of the certain type with GroupDocs.Signature API....Metadata Product Solution GroupDocs...signature = new Signature ( "signed.pdf" ); { // deleting QR-Code signatures...

    docs.groupdocs.com/signature/java/delete-signat...
  5. Save image as base64 | GroupDocs

    The listed articles below explain how to embed images as Base64 strings directly in the Markdown....Metadata Product Solution GroupDocs...base64_static (): """Convert a PDF to Markdown with images embedded...

    docs.groupdocs.com/markdown/python-net/as-base6...
  6. Add document to Presentation via OLE | GroupDocs

    This article explains how to add document to Presentation via OLE with GroupDocs.Merger within your .NET applications....Metadata Product Solution GroupDocs...document content. The Word and PDF documents, Excel and Oped Document...

    docs.groupdocs.com/merger/net/add-document-to-p...
  7. Verify Barcode signatures in the document | Gro...

    This topic explains how to verify document for Barcode electronic signatures with GroupDocs.Signature API....Metadata Product Solution GroupDocs...signature = new Signature ( "sample.pdf" ); BarcodeVerifyOptions options...

    docs.groupdocs.com/signature/java/verify-barcod...
  8. Verify QR-code signatures in the document | Gro...

    This topic explains how to verify QR-code electronic signatures with GroupDocs.Signature API....Metadata Product Solution GroupDocs...signature = new Signature ( "sample.pdf" ); QrCodeVerifyOptions options...

    docs.groupdocs.com/signature/java/verify-qr-cod...
  9. Sign documents with standard encryption for QR-...

    This article explains how to create encrypted QR-code electronic signature...Metadata Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) // setup key and passphrase...

    docs.groupdocs.com/signature/java/sign-document...
  10. Get the format family and the additional inform...

    This article explains how to get the format family and the additional information using Java with GroupDocs.Viewer for Java....Metadata Product Solution GroupDocs...collection of folders (see ); PDF documents - a flag that indicates...

    docs.groupdocs.com/viewer/java/how-to-get-file-...