Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 940 for

replacement

(0.03 sec)
  1. Render PDF documents as HTML and image files | ...

    Convert PDF files to HTML, PNG, or JPEG using the GroupDocs.Viewer Python API. Learn basic rendering techniques.... # {0} is replaced with the current page number...resources. # {0} and {1} are replaced with the current page number...

    docs.groupdocs.com/viewer/python-net/render-pdf...
  2. 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...
  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. Render EBooks as HTML, PDF, and image files | D...

    This topic describes how to use the GroupDocs.Viewer .NET API to convert EBooks 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-ebooks/
  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. Render Excel and Apple Numbers spreadsheets as ...

    This topic describes how to use the GroupDocs.Viewer API for Node.js 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/nodejs-java/render-ex...
  7. 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...
  8. Existing objects in diagrams | Documentation

    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...
  9. Redact Classified Content from Documents using ...

    We are continuing the journey of revamping our products to bring a more simplified and easy to use interfaces for you. We have done it for many of our document manipulation APIs and recently, we have released all-new GroupDocs.Redaction for .NET API for you as v19.9. With this release, we have made it even easier for you to programmatically remove or mask classified information from text, metadata, and the annotations in MS Word, Excel, PowerPoint, and PDF documents as well as images....The Document class has been replaced with the Redactor class as..._Document _class have been replaced with similar _ Apply() _methods...

    blog.groupdocs.com/redaction/hide-or-remove-cla...
  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-...