Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 1,208 for

replacement

(0.07 sec)
  1. 在 C# 中編輯簡報 | .NET PPT/PPTX 編輯

    透過 C# 範例說明如何編輯 PowerPoint 簡報,以便使用簡報編輯 API 在 .NET 應用程式中編輯 PPT、PPTX、ODP 檔案。...Replace("documents", "presentation");...editedContent = originalContent.Replace("documents", "presentation");...

    blog.groupdocs.com/zh-hant/editor/edit-ppt-pptx...
  2. Inserting Bookmarks Dynamically | GroupDocs

    Note This feature is supported by version 20.1 or greater Note The code uses some of the objects defined in The Business Layer. Inserting Hyperlinks Dynamically Dynamic insertion of bookmarks for Word Processing documents and emails with HTML and RTF bodies You can insert bookmarks to your reports dynamically using bookmark tags. Syntax of a bookmark tag is defined as follows. <> bookmarked_content <> Here, bookmark_expression defines the name of a bookmark to be inserted during run-time....bookmark start and end that replace corresponding opening and closing...

    docs.groupdocs.com/assembly/net/inserting-bookm...
  3. Working with GroupDocs.Assembly Engine | GroupDocs

    About this section The articles in this section will be talking about technical concepts to be considered when creating document templates in order to generate your required reports. After going through this section, hopefully you will understand the template syntax, composing expressions and other syntax elements. Additionally, we’ll also discuss how GroupDocs.Assembly engine reads the syntax, evaluates the expressions to populate with assigned data and then generates your desired report according to your business needs.... Replace the corresponding tags with...

    docs.groupdocs.com/assembly/java/working-with-g...
  4. 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...
  5. 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/
  6. Use redaction callback | GroupDocs

    In order to reject specific changes during redaction process or to keep a full log of changes in the document, you need to set Redactor.RedactionCallback property, to a class implementing IRedactionCallback interface. The interface contains only one method, AcceptRedaction, which receives detailed information about proposed redaction and returns Boolean value, accepted or not. Below, we create a callback class, dumping changes to system console: public class RedactionDump implements IRedactionCallback { public RedactionDump() { } public boolean acceptRedaction(RedactionDescription description) { System....getOriginalText () + " is replaced with " + description . getReplacement...

    docs.groupdocs.com/redaction/java/use-redaction...
  7. GroupDocs.Parser for Python 25.12 – Latest Upda...

    Explore what’s new in GroupDocs.Parser for Python 25.12. Available now on NuGet and GroupDocs website....Install the package with pip (replace * with the actual file name...

    blog.groupdocs.com/parser/groupdocs-parser-for-...
  8. GroupDocs.Conversion for Node.js 25.11 – En Son...

    GroupDocs.Conversion for Node.js 25.11’de yenilikleri keşfedin. Şimdi NuGet ve GroupDocs web sitesinde mevcut....stream has been removed and replaced with a stream supplier: const...

    blog.groupdocs.com/tr/conversion/groupdocs-conv...
  9. Edit Excel Files in C# | Build your own Online ...

    Editing Excel files is explained with C# examples to edit XLS, XLSX, ODS files within your .NET application using spreadsheet and document editing API.... Now we are going to replace all the occurrences of “Old...

    blog.groupdocs.com/editor/edit-excel-files-in-c...
  10. Features overview | GroupDocs

    GroupDocs.Watermark for .NET API presents a wide range of features like creating a watermark, removing watermark, adding watermark to photos, removing watermark from photo and more....Change Text Formatting While Replacing Existing Text Watermark Align...

    docs.groupdocs.com/watermark/python-net/feature...