Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 987 for

replacement

(0.08 sec)
  1. Save overwriting original file | Documentation

    This article demonstrates that how to save the redacted document, replacing an original file...save the redacted document, replacing an original file: Python import...

    docs.groupdocs.com/redaction/python-net/save-ov...
  2. 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-...
  3. Unable to print all pages of large documents - ...

    Hi, We use GroupDocs Viewer for .NET with asp.net core 8 application. Viewer type jpg has been set. When I render pdf document, it correctly renders as images per page. However for some pdfs clicking on print button, o…... I tried replacing in “main.js” file looks like...print() so effectively I tried replacing and it appear to work. printFrame(e){try{e...

    forum.groupdocs.com/t/unable-to-print-all-pages...
  4. Chỉnh sửa bài thuyết trình bằng Java | Chỉnh sử...

    Chỉnh sửa bản trình bày PowerPoint được giải thích bằng ví dụ Java để chỉnh sửa các tệp PPT, PPTX, ODP trong ứng dụng của bạn bằng API chỉnh sửa bản trình bày....replace("document", "presentation");...editedContent = originalContent.replace("document", "presentation");...

    blog.groupdocs.com/vi/editor/edit-ppt-pptx-pres...
  5. 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...
  6. 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...
  7. 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/
  8. 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...
  9. Java로 프레젠테이션 편집 | PPT/PPTX 편집

    PowerPoint 프레젠테이션 편집은 프레젠테이션 편집 API를 사용하여 애플리케이션 내에서 PPT, PPTX, ODP 파일을 편집하는 Java 예제와 함께 설명됩니다....replace("document", "presentation");...editedContent = originalContent.replace("document", "presentation");...

    blog.groupdocs.com/ko/editor/edit-ppt-pptx-pres...
  10. Inserting edited slide into existing presentati...

    This article describes how to insert edited presentation slide into existing PowerPoint presentation....should be inserted: should it replace the existing slide, that is...the SlideNumber ) will be replaced onto new one. If property...

    docs.groupdocs.com/editor/java/inserting-edited...