Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 16,923 for

pdf comparison

(0.07 sec)
  1. Subscribing for search process events | GroupDocs

    This article explains how to subscribe for search electronic signatures events like start, progress and completion with GroupDocs.Signature API....Comparison Product Solution GroupDocs...new Signature ( "SignedSample.pdf" )) { signature . SearchStarted...

    docs.groupdocs.com/signature/net/subscribing-fo...
  2. 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....Comparison Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { QrCodeVerifyOptions options...

    docs.groupdocs.com/signature/net/developer-guid...
  3. 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....Comparison Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/java/index-lifecycle/
  4. Index lifecycle | GroupDocs

    This page explains the life cycle of an index which begins at the moment of creating an instance of the Index class and first saving the index files to disk...Comparison Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/net/index-lifecycle/
  5. Search text in Microsoft Office PowerPoint pres...

    This article explains that how to search text from Microsoft Office PowerPoint(.ppt, .pptx) presentations...Comparison Product Solution GroupDocs...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/net/search-text-in-mi...
  6. Search text in Microsoft Office PowerPoint pres...

    To search a keyword in Microsoft Office PowerPoint presentations search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office PowerPoint presentation: Instantiate Parser object for the initial presentation; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the presentation....Comparison Product Solution GroupDocs...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/java/search-text-in-m...
  7. Search text in Microsoft Office Excel spreadshe...

    To search a keyword in Microsoft Office Excel spreadsheets search(String) method is used. This method returns the collection of SearchResult objects. For details, see Search Text. Here are the steps to search a keyword in Microsoft Office Excel spreadsheet: Instantiate Parser object for the initial spreadsheet; Call search(String) method and obtain the collection of SearchResult objects; Iterate through the collection and get the position and text. Warning search(String) method returns null value if search isn’t supported for the spreadsheet....Comparison Product Solution GroupDocs...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/java/search-text-in-m...
  8. eSign document with Stamp signature | GroupDocs

    This article explains how to sign a document electronically with generated Stamp signatures by GroupDocs.Signature API....Comparison Product Solution GroupDocs...powerful free online apps. To sign PDF, Word, Excel, PowerPoint, and...

    docs.groupdocs.com/signature/net/esign-document...
  9. 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....Comparison Product Solution GroupDocs...into memory with open ( "sample.pdf" , "rb" ) as file : file_data...

    docs.groupdocs.com/parser/python-net/load-file-...
  10. 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....Comparison Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { signature . SignStarted...

    docs.groupdocs.com/signature/net/subscribing-fo...