Sort Score
Result 10 results
Languages All
Labels All
Results 5,871 - 5,880 of 46,594 for

(c )

(0.07 sec)
  1. Wildcard search | Documentation

    This article shows the operations of wildcard search which allows you to search for words with unknown letters or ranges of letters.... C# string indexFolder = @"c:\MyIndex\" ; string...string documentsFolder = @"c:\MyDocuments\" ; // Creating an index...

    docs.groupdocs.com/search/net/wildcard-search/
  2. Find and Replace Text in PDF on GroupDocs Blog ...

    Find and Replace Text in PDF on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Find and Replace Text in PDF on GroupDocs Blog | Document Automation Solu......ค้นหาและแทนที่ข้อความใน PDF โดยใช้ C# ค้นหาข้อความ คำ วลีในเอกสาร PDF...์เล็กและใหญ่และ RegEx โดยใช้ C# แทนที่หรือซ่อนข้อความเพื่อแก้ไขไฟล์...

    blog.groupdocs.com/th/tag/find-and-replace-text...
  3. PNG Metadata Editor – View & Edit PNG Properties

    Discover ways to view and edit PNG metadata. Either edit PNG metadata online or do it programmatically using C# & Java....this article, we explore the C# and Java approach, providing...files. Editing PNG Metadata with C# # If you’re a .NET developer...

    blog.groupdocs.com/metadata/view-edit-png-metad...
  4. Indexing password protected documents | Documen...

    This page describes how to perform indexing of password protected documents. Indexing using the password dictionary To perform indexing of password protected documents using a password dictionary, you must add passwords for all protected documents to the dictionary before indexing. To add a document password to the dictionary, you must specify the full path to the document as a key and the actual password to the document. For more information about managing the password dictionary see the Document passwords page in the Managing dictionaries section....indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...dictionary String path = new File ( "C:\\MyDocuments\\ProtectedDocument...

    docs.groupdocs.com/search/java/indexing-passwor...
  5. 使用 C# 在 Word、Excel、PowerPoint 中插入 OLE 对象

    使用 .NET API 在 C# 中以编程方式在 Word 文档、Excel 电子表格或 Powerpoint 演示文稿中嵌入或插入文档 OLE 对象。...您可以在 C# 中使用 OLE 以编程方式嵌入或插入此类对象。 本文将指导您如何:...NuGet 包管理器安装。 下载 DLL 并将其引用到项目中。 在 C# 中将 PDF 作为 OLE 对象插入到 MS Word 文档中...

    blog.groupdocs.com/zh/merger/insert-ole-objects...
  6. Merge Word Documents Online | Combine Two or Mo...

    Merge two or more Word documents online into one. Combine whole document or only the selective pages of multiple files online & programmatically....NET Java C# Way to Combine Word Documents...or more Word documents using C# with GroupDocs.Merger for .NET...

    blog.groupdocs.com/merger/merge-word-files-online/
  7. Password Protect PDF Files | Add Password to Lock

    Add password to your PDF files. Lock PDF documents with password protection using free online app & programmatically using GroupDocs....NET Java C# Way to Add Password to PDF #...file to lock your document using C# with GroupDocs.Merger for .NET...

    blog.groupdocs.com/merger/password-protect-pdf-...
  8. Merge EPUB | Documentation

    Learn how to merge EPUB files, combine EPUB files into one file programmatically in Java language using GroupDocs.Merger for Java library....EPUB files with several lines of C# code: Create an instance of class...Merger merger = new Merger ( "c:\sample1.epub" ) // Add another...

    docs.groupdocs.com/merger/java/merge/epub/
  9. Document filtering in search result | Documenta...

    This article gives the knowledge that how the document filters used during the search.... C# string indexFolder = @"c:\MyIndex\" ; string...string documentsFolder = @"c:\MyDocuments\" ; // Creating an index...

    docs.groupdocs.com/search/net/document-filterin...
  10. C# 中编辑 Word 文档 |构建您自己的 .NET Word 编辑器

    使用 C# 示例解释编辑 Word 文档,以使用文档编辑 API 在 .NET 应用程序中编辑 DOC、DOCX、ODT 文件。...在本文中,我们将讨论**如何使用 C# 编辑 Word 文档,使用 .NET API 进行文档编辑。...文档编辑 用C#编辑Word文档 用于 Word 文档编辑和自动化的 .NET API # 在本文中,我将在 C# 示例中使用...

    blog.groupdocs.com/zh/editor/edit-word-document...