Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 1,511 for

replacement

(0.12 sec)
  1. Show gap lines instead of changes | GroupDocs

    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. Company Ltd.

    Sheet1 Exact phrase redactions Exact Phrase redaction applies textual redaction, replacing personal exact phrase "John Doe" with "[personal]" Sample: John Doe Regular expressions redactions Behind ......applies textual redaction, replacing personal exact phrase "John...

    docs.groupdocs.com/redaction/python-net/_output...
  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. Save overwriting original file | GroupDocs

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

    docs.groupdocs.com/redaction/python-net/save-ov...
  6. Save overwriting original file | GroupDocs

    This article demonstrates that how to save the redacted document, replacing an original file...save the redacted document, replacing an original file: C# using...

    docs.groupdocs.com/redaction/net/save-overwriti...
  7. GroupDocs.Total for .NET 26.4 – April 2026 Release

    GroupDocs.Total for .NET 26.4 release highlights: fixes for DXF, EPSF, and MSG rendering, conversion, and metadata issues....Viewer Implemented a fix that replaces malformed dash‑array tokens...

    blog.groupdocs.com/total/groupdocs-total-for-ne...
  8. Trích Xuất Ghi Chú PDF với GroupDocs.Parser cho...

    Hướng dẫn thực tế chỉ cách trích xuất bình luận của người đánh giá và đánh dấu từ các tệp PDF bằng GroupDocs.Parser cho .NET. Bao gồm các ví dụ mã cho việc trích xuất toàn bộ tài liệu và theo từng trang, xuất văn bản kết hợp, và các tùy chọn xuất....Replace( "\"" , "\"\"" ) + "\"" ; }...Escape # return s?.Replace( "\\" , "\\\\" ).Replace( "\"" , "\\\""...

    blog.groupdocs.com/vi/parser/extract-annotation...
  9. Text is cropped when using GroupDocs.Viewer to ...

    I am using the GroupDocs.Viewer.24.6.0 package in my project. I use the following code to convert PDF and other documents to HTML: using (Viewer viewer = new Viewer(stream, loadOptions)) { HtmlViewOptions viewOption…...true; Fix inline styles by replacing text "overflow:hidden;" in...

    forum.groupdocs.com/t/text-is-cropped-when-usin...
  10. Div to Pdf - Free Support Forum - groupdocs.com

    Hi everyone, I’m new to GroupDocs and interested in trying it out for my use case (converting HTML div to PDF). Can anyone here give me a hint or some guidance? I’m looking to perform this conversion in a background proc…...needed } } In this example, replace htmlContent with your actual...

    forum.groupdocs.com/t/div-to-pdf/16491