Sort Score
Result 10 results
Languages All
Labels All
Results 2,901 - 2,910 of 16,604 for

pdf viewer

(0.09 sec)
  1. Regular expression Search using C#

    Efficiently perform regular expression search using C# for advanced pattern matching in documents. Learn how to implement regular expression search in C# seamlessly....Viewer Product Family GroupDocs.Comparison...diverse document types like PDF, Word, and plain text files....

    kb.groupdocs.com/search/net/regular-expression-...
  2. Indexing with stop words | Documentation

    Stop words are frequently used words that do not carry a semantic meaning and can be removed from an index to reduce its size. You can enable or disable the use of stop words by calling the setUseStopWords method of the IndexSettings class. The default value is true, meaning that stop words are filtered during indexing and not added to the index. A list of stop words to use during indexing can be specified in the stop word dictionary....Viewer Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  3. Extract formatted text from document | Document...

    This article explains that how to extract formatted text from document....Viewer Product Solution GroupDocs...welcome to extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/java/extract-formatte...
  4. Sign document with analysis of the Sign process...

    This article shows how to analyse the sign processing of the document...Viewer Product Solution GroupDocs...signature = new Signature ( "sample.pdf" ); { // create QRCode option...

    docs.groupdocs.com/signature/java/sign-document...
  5. Search for encrypted text in QR-code signatures...

     This article explains how to search for encrypted text in QR-code electronic signatures in the document metadata. This topic contains example of standard encryption usage and searching for encrypted text in the QR-code electronic signature with further decryption by GroupDocs.Signature API....Viewer Product Solution GroupDocs...Signature ( "QRCodeEncryptedText.pdf" )) { // setup key and pasphrase...

    docs.groupdocs.com/signature/net/search-for-enc...
  6. Search for encrypted text in QR-code signatures...

     This article explains how to search for encrypted text in QR-code electronic signatures in the document metadata. This topic contains example of standard encryption usage and searching for encrypted text in the QR-code electronic signature with further decryption by GroupDocs.Signature API....Viewer Product Solution GroupDocs...Signature ( "QRCodeEncryptedText.pdf" ); // setup key and passphrase...

    docs.groupdocs.com/signature/java/search-for-en...
  7. Regular expression search | Documentation

    This article gives the knowledge about the regular expression (RegEx) search queries which are universal and very flexible, but at the same time, in large indexes, their performance becomes extremely low....Viewer Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/net/regular-expressio...
  8. Supported File Formats | Documentation

    The following article indicates the file formats that GroupDocs.Watermark can work with....Viewer Product Solution GroupDocs...and images. ODF Text Document. PDF (Adobe Portable Document) format...

    docs.groupdocs.com/watermark/nodejs-java/suppor...
  9. Spreadsheet redactions | Documentation

    This article shows that how C# redaction API allows to redact data of sensitive or private nature from your XLS, XLSX, ODS spreadsheet document formats and others....Viewer Product Solution GroupDocs...various document formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/redaction/net/spreadsheet-re...
  10. Indexing reports | Documentation

    Indexing reports are created for indexing and updating operations. Indexing reports can be retrieved from the index using the getIndexingReports method. Reports are stored in the index only while the index is loaded into RAM for use. If you reload the index, the reports will not be restored. You can configure the maximum number of stored reports using the setMaxIndexingReportCount method of the IndexSettings class. The default value is 5. Learn more about index settings on the page Search index settings....Viewer Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/nodejs-java/indexing-...