Sort Score
Result 10 results
Languages All
Labels All
Results 2,601 - 2,610 of 15,994 for

pdf viewer

(0.06 sec)
  1. Sign documents with encrypted QR-code text | Do...

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

    docs.groupdocs.com/signature/net/sign-documents...
  2. Indexing additional fields | Documentation

    This article demonstrate that how to associate each document with certain additional metadata....Viewer Product Solution GroupDocs...@"C:\MyDocuments\BhagavadGitaAsItIs.pdf" . ToLowerInvariant (), "Spiritual"...

    docs.groupdocs.com/search/net/indexing-addition...
  3. Sign documents with standard encryption for QR-...

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

    docs.groupdocs.com/signature/java/sign-document...
  4. Indexing with stop words | Documentation

    This article demonstrates that how you can enable or disable the use of stop words by setting a value using search API...Viewer Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/net/indexing-with-sto...
  5. Storing text of indexed documents | Documentation

    This article explains that how to store text of indexed documents using Java....Viewer Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/nodejs-java/storing-t...
  6. Get document information | Documentation

    This article explains how to detect document file type, obtain document details,  retrieve list of existing form fields and added signatures, calculate pages count when processing document file with GroupDocs.Signature....Viewer Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { IDocumentInfo documentInfo...

    docs.groupdocs.com/signature/net/get-document-i...
  7. Indexing additional fields | Documentation

    Sometimes when indexing, it is necessary to associate each document with certain additional metadata, for example, a set of tags, a number in the library catalog, the subject of a document, etc. To accomplish this task, additional fields can be added to each indexed document in addition to those already in the document itself. Additional fields are associated with the document through the arguments of the FileIndexing event that occurs before indexing each added document....Viewer Product Solution GroupDocs...const documents = [ 'Lorem ipsum.pdf' , 'English.docx' , 'Lorem ipsum...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  8. Set metadata properties | Documentation

    The SetProperties method is used to update or add metadata. You can easily add metadata to photos, Pdfs or you can update or add data to mp3 files....Viewer Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/nodejs-java/set-met...
  9. eSign Word Processing document with Metadata si...

    This article explains how to sign Word Processing document with metadata signatures by GroupDocs.Signature....Viewer Product Solution GroupDocs...Apps. You are welcome to eSign PDF, Word, Excel, PowerPoint documents...

    docs.groupdocs.com/signature/java/esign-word-pr...
  10. Merge indexes | Documentation

    The merge operation is designed to combine two or more indexes into one index to accelerate the search and to simplify the work with indexes. When merging, only the index at which the merge method was called is changed. This index as a result of the operation contains all the documents that were contained in all indexes together. The second index or index repository after the merge can be deleted to free up disk space....Viewer Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/java/merge-indexes/