Sort Score
Result 10 results
Languages All
Labels All
Results 3,181 - 3,190 of 17,953 for

pdf conversion

(1.45 sec)
  1. Compare documents | GroupDocs

    This article demonstrates how to compare Word, Excel, PowerPoint, Outlook, OneNote, Pdf, Image, HTML, AutoCAD, Visio, OpenDocument, OneNote documents using GroupDocs.Comparison for Node.js via Java....Conversion Product Solution GroupDocs...paths to the source and target PDF documents const sourcePdfPath...

    docs.groupdocs.com/comparison/nodejs-java/compa...
  2. Sign document with Text signature - advanced | ...

     This article explains how to sign document with Text electronic signatures using advanced options with GroupDocs.Signature API....Conversion Product Solution GroupDocs...signature = new Signature ( "sample.pdf" ); TextSignOptions options =...

    docs.groupdocs.com/signature/java/sign-document...
  3. Load file from stream | GroupDocs

    This article explains how to load Pdf, Word, Excel, PowerPoint documents from a stream when using GroupDocs.Parser for Python via .NET....Conversion Product Solution GroupDocs...into memory with open ( "sample.pdf" , "rb" ) as file : file_data...

    docs.groupdocs.com/parser/python-net/load-file-...
  4. Verify Qr Code Signatures | GroupDocs

    id: verify-qr-code-signatures url: signature/net/verify-qr-code-signatures title: Verifying QR Code signatures in advance weight: 2 description: " This article explains how to provide advanced verification of QR Code electronic signatures with GroupDocs.Signature API." keywords: productName: GroupDocs.Signature for .NET toc: True structuredData: showOrganization: True application: name: Verify QR code signature in documents using C# description: This article explains how to scan the document for QR Code and provide its verification with C# language and GroupDocs....Conversion Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { QrCodeVerifyOptions options...

    docs.groupdocs.com/signature/net/developer-guid...
  5. Sign document with Stamp signature - advanced |...

     This article explains how to sign document with generated Stamp electronic signatures using advanced options with GroupDocs.Signature API....Conversion Product Solution GroupDocs...@"C:\GroupDocs\Output\Pdf_Documents_Stamp.pdf" ; signature . Sign...

    docs.groupdocs.com/signature/net/sign-document-...
  6. Subscribing for signing process events | GroupDocs

    This article explains how to subscribe for signing electronic signatures events like start, progress and completion with GroupDocs.Signature API....Conversion Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { signature . SignStarted...

    docs.groupdocs.com/signature/net/subscribing-fo...
  7. Sign Document With Stamp Signature Advanced | G...

    id: sign-document-with-stamp-signature-advanced url: signature/net/sign-document-with-stamp-signature-advanced title: Sign document with Stamp signature - advanced linkTitle: ✎ Stamp weight: 13 description: " This article explains how to sign document with generated Stamp electronic signatures using advanced options with GroupDocs.Signature API." keywords: productName: GroupDocs.Signature for .NET toc: True hideChildren: False GroupDocs.Signature provides StampSignOptions class with additional properties to specify different options for Stamp Signature. This signature type implements stamps with different implementation, forms, lines etc....Conversion Product Solution GroupDocs...@"C:\GroupDocs\Output\Pdf_Documents_Stamp.pdf" ; signature . Sign...

    docs.groupdocs.com/signature/net/developer-guid...
  8. 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....Conversion Product Solution GroupDocs...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/java/extract-metadata...
  9. Subscribing for verification process events | G...

    This article explains how to subscribe for verification of electronic signatures events like start, progress and completion with GroupDocs.Signature API....Conversion Product Solution GroupDocs...signature = new Signature ( "sample.pdf" ); signature . VerifyStarted...

    docs.groupdocs.com/signature/java/subscribing-f...
  10. Index lifecycle | GroupDocs

    The life cycle of an index begins at the moment of creating an instance of the Index class and first saving the index files to disk. The index life cycle ends when a folder containing index files is deleted. Below is a diagram of the recommended sequence of index life cycle states. Please note that the index life cycle does not consider the events of loading and unloading the index from RAM....Conversion Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/java/index-lifecycle/