Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 1,439 for

replacement

(0.19 sec)
  1. ObjectDisposedException: Cannot access a closed...

    I am having issue while converting .eml and .pptx to PDF using memory stream. The same code works just fine for .png and *.html. I just replace the LoadOptions based on the file type. See below for the LoadOptions I a…... I just replace the LoadOptions based on the...

    forum.groupdocs.com/t/objectdisposedexception-c...
  2. --company--

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

    docs.groupdocs.com/redaction/python-net/_output...
  3. 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 .NET....document, which allows to replace changed content with empty...

    docs.groupdocs.com/comparison/net/show-gap-lines/
  4. Compare Metadata Between Document Versions | Gr...

    Step‑by‑step guide to diff document metadata in .NET using GroupDocs.Metadata, with export options and best‑practice tips.... Replace ( "\"" , "\"\"" ) + "\"" ;...characters return s ?. Replace ( "\\" , "\\\\" ). Replace ( "\"" , "\\\""...

    docs.groupdocs.com/metadata/net/compare-metadat...
  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. 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/
  9. 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...
  10. 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...