Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 1,192 for

replacement

(0.08 sec)
  1. Search Watermark by Text Formatting using Group...

    Today, we are pleased to announce the release of version 17.7.0 of GroupDocs.Watermark for .NET API. GroupDocs.Watermark for .NET 17.7.0 came up with the support of searching watermarks with a particular text formatting. It also enables you to work with hyperlinks associated with different document entities. Continue to read more about the salient features of this brand new release. Search Watermarks by Text Formatting (font, color etc.) GroupDocs.Watermark for ....any supported type Remove/replace hyperlink associated with a...PowerPoint document Remove/replace hyperlink associated with a...

    blog.groupdocs.com/watermark/search-watermark-b...
  2. 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...
  3. 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...
  4. Existing objects in diagrams | GroupDocs

    This article explains how to to find and remove watermarks of both types in Visio document....vsdx" ); } Replacing text for particular shapes...GroupDocs.Watermark allows you to replace the text for particular shapes...

    docs.groupdocs.com/watermark/net/existing-objec...
  5. Render Word documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Word documents to HTML, PDF, PNG, and JPEG formats.... // {0} is replaced with the current page number...each document page. ' {0} is replaced with the current page number...

    docs.groupdocs.com/viewer/net/render-word-docum...
  6. 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-...
  7. 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...
  8. Render PDF documents as HTML and image files | ...

    This topic describes how to use the GroupDocs.Viewer Java API to convert PDF files to HTML, PNG, and JPEG formats.... // {0} is replaced with the current page number...resources. // {0} and {1} are replaced with the current page number...

    docs.groupdocs.com/viewer/nodejs-java/render-pd...
  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. 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-...