Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 984 for

replacement

(0.03 sec)
  1. Render Word documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer Java API to convert Word documents to HTML, PDF, 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/java/render-word-docu...
  2. Inserting edited worksheet into existing spread...

    This article describes how to insert an edited worksheet into an existing spreadsheet using GroupDocs.Editor for Node.js....that determines whether to replace an existing worksheet or insert...property determines whether to replace the worksheet at the specified...

    docs.groupdocs.com/editor/nodejs-java/inserting...
  3. Render Project documents as HTML, PDF, and imag...

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

    docs.groupdocs.com/viewer/python-net/render-ms-...
  4. Redact Text in PPTX using C#

    In this tutorial, you'll learn how to redact text in PPTX using C#. Also, you'll be provided with a straightforward code example to replace text in PPTX using C#....Following steps shows how to replace text in PPTX using C# . Steps...ReplacementOptions object for replacing matched text Call the the...

    kb.groupdocs.com/redaction/net/redact-text-in-p...
  5. Render web documents as PDF, PNG, and JPEG file...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert web documents to PDF, PNG, and JPEG formats.... // {0} is replaced with the page numbers in the...each drawing page. // {0} is replaced with the current page number...

    docs.groupdocs.com/viewer/nodejs-java/render-we...
  6. Render PowerPoint presentations as HTML, PDF, a...

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

    docs.groupdocs.com/viewer/net/render-presentati...
  7. Render PowerPoint presentations as HTML, PDF, a...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert PowerPoint presentations to HTML, PDF, 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-pr...
  8. Developer Guide | Documentation

    The Developer Guide section explains all aspects of GroupDocs.Editor for Node.js via Java file editor features, provides code snippets, and examples of editing Microsoft Office formats programmatically in Node.js applications....HTML content // For example, replace a word const editedHtmlContent...editedHtmlContent = htmlContent . replace ( 'Old Word' , 'New Word' ); //...

    docs.groupdocs.com/editor/nodejs-java/developer...
  9. Render web documents as PDF, PNG, and JPEG file...

    Convert web documents (CHM, HTML) to PDF, PNG, or JPEG using the GroupDocs.Viewer Python API.... # {0} is replaced with the page numbers in the...each drawing page. # {0} is replaced with the current page number...

    docs.groupdocs.com/viewer/python-net/render-web...
  10. Search Special Characters in Documents using C#

    Easily search special characters in documents using C#. Enhance accuracy and relevance in text search with special characters in C# across multiple platforms....“rock&roll-music,” you must replace separators with space characters...special characters are properly replaced and escaped. Utilize the Search...

    kb.groupdocs.com/search/net/search-special-char...