Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 1,058 for

replacement

(0.07 sec)
  1. Indexing with stop words | Documentation

    Stop words are frequently used words that do not carry a semantic meaning and can be removed from an index to reduce its size. You can enable or disable the use of stop words by calling the setUseStopWords method of the IndexSettings class. The default value is true, meaning that stop words are filtered during indexing and not added to the index. A list of stop words to use during indexing can be specified in the stop word dictionary....stop words used can be easily replaced or supplemented and it is...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  2. GroupDocs.Metadata Product Family on GroupDocs ...

    GroupDocs.Metadata Product Family on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in GroupDocs.Metadata Product Family on GroupDocs Blog | Document Autom...... Search and Replace Metadata using Regular Expression...version, you can now search and replace metadata using a regular expression...

    blog.groupdocs.com/categories/groupdocs.metadat...
  3. Specify rendering options for CAD files | Docum...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to specify various options for rendering CAD files to HTML, PDF, PNG, and JPEG.... // {0} is replaced with the tile number in the...convert them to HTML. ' {0} is replaced with the tile number in the...

    docs.groupdocs.com/viewer/net/specify-cad-rende...
  4. Tạo Trình xem tài liệu trong ASP.NET Core MVC c...

    Trình xem tài liệu trực tuyến đã trở nên phổ biến sau khi việc sử dụng tài liệu kỹ thuật số ngày càng tăng, đặc biệt là trong các hệ thống quản lý nội dung. Lý do đằng sau sự phổ biến này là bạn có thể xem nhiều định dạng tài liệu mà không cần mua hoặc cài đặt các chương trình phần mềm chuyên dụng. Xem xét tầm quan trọng của trình xem tài liệu, tôi nghĩ sẽ viết một bài viết về cách tạo trình xem tài liệu chung trong ASP....replace(".", "_"); $("#content").empty();...Path.GetFileName(FileName).Replace(".", "_")); if (!Directory...

    blog.groupdocs.com/vi/viewer/document-viewer-in...
  5. Excel 스프레드시트 편집 | 온라인 편집 및 프로그래밍 방식 접근 방식

    Excel 스프레드시트를 편집하는 효율적인 방법을 알아보세요. XLS/XLSX 파일을 온라인으로 편집하거나 C# 및 Java를 사용하여 프로그래밍 방식으로 수행하십시오....Replace("Company Name", "New Company...editedSheetContent = allContent.replace("Old Company Name","New Company...

    blog.groupdocs.com/ko/editor/edit-excel-spreads...
  6. C#에서 프레젠테이션 편집 | .NET PPT/PPTX 편집

    PowerPoint 프레젠테이션 편집은 프레젠테이션 편집 API를 사용하여 .NET 응용 프로그램 내에서 PPT, PPTX, ODP 파일을 편집하기 위한 C# 예제와 함께 설명됩니다....Replace("documents", "presentation");...editedContent = originalContent.Replace("documents", "presentation");...

    blog.groupdocs.com/ko/editor/edit-ppt-pptx-pres...
  7. Create and edit new WordProcessing document | D...

    This article demonstrates how to create and edit WordProcessing documents using GroupDocs.Editor for .NET. It also covers supported formats like spreadsheets and presentations.... Replace ( "<span class = \"text001\">&#xa0;</span>"...

    docs.groupdocs.com/editor/net/create-document/
  8. Spell checking | Documentation

    This article shows that how spell checking works during the search....character, deleting a character, replacing a character, and, optionally...

    docs.groupdocs.com/search/net/spell-checking/
  9. Find Synonyms of any Word in Java | Synonym Gro...

    Find all the possible synonyms of any word in Java. Get different collections of synonyms arranged by different meanings of the same word using Search API....Solution in Java Find and Replace Words in Documents using Java...

    blog.groupdocs.com/search/find-synonyms-of-word...
  10. Set Target File Format using GroupDocs.Assembly...

    We are excitedly announcing a new feature in the monthly release of GroupDocs.Assembly for Java 18.9. Using the latest version, you can now change the target file format of an assembled document using file extension or explicit specification. You can change the target file format when assembling Word Processing, Spreadsheet, Presentation, Email and Text file formats. We recommend you to install the latest version of the API for a better user experience....of DocumentAssembler were replaced with new ones. Removed members...

    blog.groupdocs.com/assembly/set-target-file-for...