Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 1,053 for

replacement

(0.04 sec)
  1. Render text documents as HTML, PDF, and image f...

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

    docs.groupdocs.com/viewer/net/render-text-files/
  2. 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-...
  3. Render Excel and Apple Numbers spreadsheets as ...

    This topic describes how to use the GroupDocs.Viewer Java API to convert Excel workbooks and Apple Numbers spreadsheets to HTML, PDF, PNG, and JPEG formats.... // {0} is replaced with the current page number...spreadsheet to HTML. // {0} is replaced with the current page number...

    docs.groupdocs.com/viewer/java/render-excel-and...
  4. 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-...
  5. Render archives as HTML, PDF, and image files (...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) version before 24.10 to display a list of archive content in HTML, PDF, PNG, and JPEG formats and to extract arbitrary file from archive... // {0} is replaced with the current page number...subfolder in the archive. ' {0} is replaced with the current page number...

    docs.groupdocs.com/viewer/net/old-render-archiv...
  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/net/redaction-basics/
  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. Edit Word Documents in C# | Build your own .NET...

    Editing Word documents is explained with C# examples to edit DOC, DOCX, ODT files within your .NET application using document editing API.... Here I am replacing all the occurrences of word...editedContent = originalContent.Replace("document", "edited document");...

    blog.groupdocs.com/editor/edit-word-documents-i...
  9. 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...
  10. 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...