Sort Score
Result 10 results
Languages All
Labels All
Results 7,731 - 7,740 of 48,377 for

(c )

(0.17 sec)
  1. Fuzzy Search in Multiple Folders on GroupDocs B...

    Fuzzy Search in Multiple Folders on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Fuzzy Search in Multiple Folders on GroupDocs Blog | Document Automat...... 使用 C# 在文件中進行模糊搜索 釋放 C# 中程式化模糊搜尋的威力!跨文件夾搜尋多...

    blog.groupdocs.com/zh-hant/tag/fuzzy-search-in-...
  2. Full Text Search Csharp on GroupDocs Blog | Doc...

    Full Text Search Csharp on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Full Text Search Csharp on GroupDocs Blog | Document Automation Solutions for ......NET & Java Developers 用 C# 构建您的全文搜索解决方案 .NET 应用程序的文本搜索 ...Word、Excel、PDF、文本文件中查找文本并突出显示搜索结果。 使用 C# .NET 在 Word、Excel、PDF、ZIP 和其他文档格式中搜索文本...

    blog.groupdocs.com/zh/tag/full-text-search-csha...
  3. 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# מצא באופן פרוגרמטי טקסט, מילים...רגישות רישיות ו-RegEx באמצעות C#. החלף או הסתר את הטקסט כדי לבטל...

    blog.groupdocs.com/he/tag/find-and-replace-text...
  4. Convert SVG to PNG on GroupDocs Blog | Document...

    Convert SVG to PNG on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Convert SVG to PNG on GroupDocs Blog | Document Automation Solutions for .NET & Jav......באמצעות C# המר גרפיקה וקטורית של SVG לתמונות PNG באמצעות C#. סובב...

    blog.groupdocs.com/he/tag/convert-svg-to-png/in...
  5. Strikeout Text on GroupDocs Blog | Document Aut...

    Strikeout Text on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Strikeout Text on GroupDocs Blog | Document Automation Solutions for .NET & Java Develo......Developers C#を使用したドキュメントの取り消し線テキスト 取り消し線の注釈を使用して、C#を使用してドキュメント内の無効なテキストを取り消します。...

    blog.groupdocs.com/ja/tag/strikeout-text/index.xml
  6. Homophone dictionary | GroupDocs

    This article gives the knowledge of the API methods which can be used to perform operations about homophone dictionary.... C# string indexFolder = @"c:\MyIndex\" ; // Creating...HomophoneDictionary . ExportDictionary ( @"C:\Homophones.dat" ); // Import...

    docs.groupdocs.com/search/net/homophone-diction...
  7. Document attributes | GroupDocs

    Document attributes is a special feature designed for marking indexed documents with text labels without the need for re-indexing....indexFolder = 'c:/MyIndex' ; const documentFolder = 'c:/MyDocuments'...indexFolder = 'c:/MyIndex' ; const documentFolder = 'c:/MyDocuments'...

    docs.groupdocs.com/search/nodejs-java/document-...
  8. Wildcard search | GroupDocs

    This article shows the operations of wildcard search which allows you to search for words with unknown letters or ranges of letters....indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...indexFolder = 'c:/MyIndex/' ; const documentsFolder = 'c:/MyDocuments/'...

    docs.groupdocs.com/search/nodejs-java/wildcard-...
  9. Working with worksheet backgrounds | GroupDocs

    This article explains how to work with worksheet backgrounds while using GroupDocs watermarking API... Ex: @"C:\Docs\spreadsheet.xlsx" using...path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" using...

    docs.groupdocs.com/watermark/net/working-with-w...
  10. Build your first search solution | GroupDocs

    First of all you need to create an index. An index can be created in memory or on disk. An index created in memory cannot be saved after exiting your program. In contrast, an index created on disk may be loaded in the future to continue working.... String indexFolder = "c:\\MyIndex\\" ; // Specify the...index. String indexFolder = "c:\\MyIndex\\" ; // Specify the...

    docs.groupdocs.com/search/java/build-your-first...