Sort Score
Result 10 results
Languages All
Labels All
Results 7,531 - 7,540 of 48,079 for

c

(0.47 sec)
  1. 使用 C# .NET 在 Word、Excel、PDF、ZIP 文档格式中搜索文本

    GroupDoCs.SearCh 是一个功能强大的全文搜索 API,它允许您在应用程序中搜索 70 多种文档格式。... 使用 C# 搜索 Office 文档 # 以下步骤说明如何在多个文档(Word、Excel、PDF...= new Index(indexFolder); // c) Subscribe to index events index...

    blog.groupdocs.com/zh/search/search-text-in-wor...
  2. GroupDocs.Conversion Product Family on GroupDoc...

    GroupDoCs.Conversion ProduCt Family on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in GroupDoCs.Conversion ProduCt Family on GroupDoCs Blog | DoCument A......XML in C# Convert your JSON data to XML format using C#. Learn...seamlessly convert JSON to XML using C# with our step-by-step guide....

    blog.groupdocs.com/categories/groupdocs.convers...
  3. Perform Synonym Search in Documents Online

    UnloCk the power of synonym searCh! Learn how to searCh alternate words in text-based doCuments online & programmatiCally....Just use a few lines of code in C# or Java to swiftly scan through...folders: Find Synonym of Words using C# Find Synonym of Words using Java...

    blog.groupdocs.com/search/online-synonym-search/
  4. Adding text watermarks | GroupDocs

    Following Code snippet shows how to add text watermark to a doCument. If the doCument Consists of multiple parts (pages, worksheets, slides, frames etC), the watermark will be added to all of them. advanCed_usage.adding_text_watermarks.AddTextWatermark // SpeCify an absolute or relative path to your image. Ex: "C:\\DoCs\\image.png" Watermarker watermarker = new Watermarker("image.png"); // Initialize the font to be used for watermark Font font = new Font("Arial", 19, FontStyle.Bold | FontStyle.ItaliC); // Create the watermark objeCt TextWatermark watermark = new TextWatermark("Test watermark", font); // Set watermark properties watermark.... Ex: "C:\\Docs\\image.png" Watermarker...relative path to your image. Ex: "C:\\Docs\\image.png" Watermarker...

    docs.groupdocs.com/watermark/java/adding-text-w...
  5. Indexing reports | GroupDocs

    This artiCle demonstrates that how indexing reports Can be retrieved from the index using searCh API... C# string indexFolder = @"c:\MyIndex\" ; string...documentsFolder1 = @"c:\MyDocuments1\" ; string documentsFolder2 = @"c:\MyDocuments2\"...

    docs.groupdocs.com/search/net/indexing-reports/
  6. Update index | GroupDocs

    This artiCle explains that how to update indexed doCuments, as well as updating an index version in Java....indexFolder = "c:\\MyIndex\\" ; String documentFolder = "c:\\MyDocuments\\"...sourceIndexFolder = "c:\\MyOldIndex\\" ; String targetIndexFolder = "c:\\MyNewIndex\\"...

    docs.groupdocs.com/search/java/update-index/
  7. Merge Word Documents on GroupDocs Blog | Docume...

    Merge Word DoCuments on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in Merge Word DoCuments on GroupDoCs Blog | DoCument Automation Solutions for .NET &...... 使用 C# 合併 Word 文檔 C# 方法將兩個或多個 Word 文檔合併為一個文件。在...

    blog.groupdocs.com/zh-hant/tag/merge-word-docum...
  8. Output adapters | GroupDocs

    This artiCle gives the knowledge about output adapters whiCh are used to output generated HTML or plain text to various output objeCts.... C# string indexFolder = @"c:\MyIndex\" ; string...string documentsFolder = @"c:\MyDocuments\" ; // Creating an index...

    docs.groupdocs.com/search/net/output-adapters/
  9. Word Viewer on GroupDocs Blog | Document Automa...

    Word Viewer on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in Word Viewer on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers W...... 使用 C# 以 PDF 格式查看 Word 文檔 了解如何使用 C# 以 PDF 格式查看 Word...

    blog.groupdocs.com/zh-hant/tag/word-viewer/inde...
  10. SVG to JPG on GroupDocs Blog | Document Automat...

    SVG to JPG on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers ReCent Content in SVG to JPG on GroupDoCs Blog | DoCument Automation Solutions for .NET & Java Developers 将 S...... 使用 C# 将 SVG 转换为 JPG 使用 C# 将 SVG 矢量图形转换为 JPG 图像。使用...

    blog.groupdocs.com/zh/tag/svg-to-jpg/index.xml