Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 1,062 for

replacement

(0.03 sec)
  1. Show gap lines instead of changes | Documentation

    This article explains how to adjust the display of the output document so that the changed content is replaced with empty lines in GroupDocs.Comparison for Java....document, which allows to replace changed content with empty...

    docs.groupdocs.com/comparison/java/show-gap-lines/
  2. 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/nodejs-java/spell-che...
  3. Inserting Documents Dynamically | Documentation

    Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. Warning Dynamic insertion of documents from Base64-encoded bytes is available for file formats where dynamic document insertion is available for Word Processing documents and emails with HTML and RTF bodies only. You can insert contents of outer documents to your reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a document to be inserted during runtime....load a document which content replaces the doc tag then. Warning...

    docs.groupdocs.com/assembly/net/inserting-docum...
  4. Password Protect / UnProtect Word Documents in ...

    Add passwords to Word documents within Java applications. Change the existing password of protected DOC DOCX files or remove passwords to unlock....PDF Files in Java Find and Replace Words in Documents using Java...

    blog.groupdocs.com/merger/lock-unlock-word-docu...
  5. Word 文書を編集する |オンライン編集とプログラムによるアプローチ

    Word 文書を編集する効率的な方法を発見します。 DOC/DOCX ファイルをオンラインで編集するか、C# と Java を使用してプログラムで編集します。...Replace("document", "edited document");...allEmbeddedInsideStr = allEmbeddedInsideStr.replace("document", "edited document");...

    blog.groupdocs.com/ja/editor/edit-word-documents/
  6. 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...
  7. 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...
  8. Render Outlook data files as HTML, PDF, and ima...

    This topic describes how to use the GroupDocs.Viewer Java API to convert Outlook data files (PST and OST) to HTML, PDF, PNG, and JPEG formats.... // {0} is replaced with the page numbers in the...PST file to JPG. // {0} is replaced with the page numbers in the...

    docs.groupdocs.com/viewer/java/render-outlook-d...
  9. 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/net/inserting-edited-...
  10. Edit Excel Files in Java | Build your Online Ja...

    Edit Excel files (XLS, XLSX, ODS) with your Java application. Examples to edit spreadsheets using spreadsheet and document editing Java API.... The above example replaces all the occurrences of “Old...

    blog.groupdocs.com/editor/edit-excel-files-in-j...