Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 978 for

replacement

(0.08 sec)
  1. Render Excel and Apple Numbers spreadsheets as ...

    Convert Excel and Numbers spreadsheets to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer for Python.... # {0} is replaced with the current page number...spreadsheet to HTML. # {0} is replaced with the current page number...

    docs.groupdocs.com/viewer/python-net/render-exc...
  2. Redaction Basics | Documentation

    This article shows that how Java developers can apply metadata, image, annotation and text redaction in their documents. Wide range of document formats is supported, such as, PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....types: Type Description Classes Replaces or hides with color block...ExactPhraseRedaction , RegexRedaction Replace metadata values with empty...

    docs.groupdocs.com/redaction/java/redaction-bas...
  3. Edit Presentations in C# | .NET PPT/PPTX Editing

    Editing PowerPoint presentations is explained with C# examples to edit PPT, PPTX, ODP files within your .NET application using presentation editing API.... Here I am replacing all the occurrences of word...editedContent = originalContent.Replace("documents", "presentation");...

    blog.groupdocs.com/editor/edit-ppt-pptx-present...
  4. Redact Text in DOCX using C#

    In this topic, you will learn how to redact text in DOCX using C# without extra software installation. You will also be provided code to replace text in DOCX using C#....This is commonly done by replacing sensitive text with placeholders...code example explain how to replace text in DOCX using C# . Steps...

    kb.groupdocs.com/redaction/net/redact-text-in-d...
  5. Redact Text in PDF using Java

    In this tutorial, you will learn how to redact text in PDF using Java. Also, you will be provided with a straightforward code to replace text in PDF using Java....provide a sample code example to replace text in PDF using Java . Steps...ReplacementOptions object to replace matched text Call the Redactor...

    kb.groupdocs.com/redaction/java/redact-text-in-...
  6. Redaction basics | Documentation

    This article shows that how C# developers can apply metadata, image, annotation and text redaction in their documents. Wide range of document formats is supported, such as, PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others....types: Type Description Classes Replaces or hides with color block...text within document body , Replace metadata values with empty...

    docs.groupdocs.com/redaction/python-net/redacti...
  7. Redact Text in PDF using C#

    In this tutorial, you will discover how to redact text in PDF using C#. Additionally, you will receive a simple code example to replace text in PDF using C#....the code example of how to replace text in PDF using C# . The...ReplacementOptions object for replacing matched text Call Redactor...

    kb.groupdocs.com/redaction/net/redact-text-in-p...
  8. Existing objects in word processing document | ...

    This article explains how to remove shape of any type from any level of document structure while using GroupDocs watermarking API...docx" ); } Removing or replacing hyperlink associated with...NET, you can also remove or replace associated with a particular...

    docs.groupdocs.com/watermark/net/existing-objec...
  9. Redact Text in DOCX using Java

    This topic will provide guidance on how to redact text in DOCX using Java. Without need of additional software installation, you can replace text in DOCX using Java.... This is usually done by replacing sensitive text with placeholders...code will show you how to replace text in DOCX using Java . Steps...

    kb.groupdocs.com/redaction/java/redact-text-in-...
  10. GroupDocs editor Example for pptx and xlsx - Fr...

    Hello Team, few months back I requested for the Editor Example for Word file and I get the code like below [HttpPost] [Route("api/GroupDocsApi/CreateEmptyWordFile")] //To create empty word doc public async Task<SPRespo…...Replace(image.FilenameWithExtensio...editedHtmlContent = editedHtmlContent.Replace($"src=\"{request.AppDirectory}"...

    forum.groupdocs.com/t/groupdocs-editor-example-...