Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 2,265 for

word to pdf

(0.74 sec)
  1. Verify Text Signatures in Document | GroupDocs

    This Topic explains how To verify Text electronic signatures with GroupDocs.Signature for Python via .NET API....pdf" ) as sign : # Create verification... Signature ( "sample_signed.pdf" ) as sign : # Create verification...

    docs.groupdocs.com/signature/python-net/verify-...
  2. 使用 C# .NET 在 Word、Excel、PDF、ZIP 文档格式中搜索文本

    GroupDocs.Search 是一个功能强大的全文搜索 API,它允许您在应用程序中搜索 70 多种文档格式。...文档可以是任何格式,例如 Word(Doc、Docx) 、PDF、HTML、EPUB、电子表格(XLS、XLSX)...Office 文档 # 以下步骤说明如何在多个文档(Word、Excel、PDF 和其他文档格式) 中搜索单词或短语。 创建新索引...

    blog.groupdocs.com/zh/search/search-text-in-wor...
  3. Boolean search | GroupDocs

    This article gives the knowledge of the boolean search definition which includes all boolean operaTors used for boolean search, and boolean query examples....documents that contain both words. Operator AND The AND operator...text of which there are both words “theory” and “relativity”. C#...

    docs.groupdocs.com/search/net/boolean-search/
  4. GroupDocs.Merger Product Family

    Document AuTomation APIs To enrich .NET and Java applications To view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....your mind could be, is it about PDF documents only? And the answer...documents (e.g. Word, Excel, Presentation, PDF, HTML, RTF) and...

    blog.groupdocs.com/categories/groupdocs.merger-...
  5. Get file info | GroupDocs

    This article explains how To detect document file type, size and calculate pages count with GroupDocs.Comparison....represents the document file type (PDF, Word document, Excel spreadsheet...

    docs.groupdocs.com/comparison/nodejs-java/get-f...
  6. 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....can identify patterns like words starting with two or more identical...diverse document types like PDF, Word, and plain text files. Code...

    kb.groupdocs.com/search/net/regular-expression-...
  7. Password Protect PowerPoint Presentations | Loc...

    Add passWord To PowerPoint presentations. Lock PPT files with passWord protection using free online app & programmatically using GroupDocs....Documentation Download See Also # Lock Word Documents with Password to Protect...Protect Password Protect PDF Files Password Protection of PPT...

    blog.groupdocs.com/merger/password-protect-powe...
  8. Sign documents with encrypted QR-code text | Gr...

    This article explains how To create encrypted QR-code electronic signature with GroupDocs.Signature API...pdf" )) { // setup key and passphrase...Sign ( "QRCodeEncryptedText.pdf" , options ); } More resources...

    docs.groupdocs.com/signature/net/sign-documents...
  9. Boolean search | GroupDocs

    This article gives the knowledge of the boolean search definition which includes all boolean operaTors used for boolean search, and boolean query examples using Java....documents that contain both words. Operator AND The AND operator...text of which there are both words “theory” and “relativity”. String...

    docs.groupdocs.com/search/java/boolean-search/
  10. Get document information | GroupDocs

    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....pdf" ); // Document description IDocumentInfo...new FileInputStream ( "sample.pdf" ) Signature signature = new...

    docs.groupdocs.com/signature/java/get-document-...