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

replacement

(0.18 sec)
  1. 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...
  2. Updates to GroupDocs Privacy Policy – GroupDocs...

    Share this issue: Monthly NewsletterJune 2018 Documents Viewer APIs for .NET and Java Applications View over 50 Document & Image formats without External Viewer GroupDocs.Viewer product family offers powerful files viewer APIs for .NET and Java applications. It rasterizes documents and images both, renders text and converts them to SVG, HTML and CSS – thus offering a high-fidelity true-text, document rendering. Developers can work with all popular business and image file formats including: Microsoft Office, Visio, Project, Outlook, PDF, HTML, OpenDocument, AutoCad, Metafiles, JPEG, TIFF, GIF, BMP etc.... How to: Search and Replace Metadata using Regular Expression...Metadata APIs – now search and replace metadata using a regular expression...

    blog.groupdocs.com/total/updates-to-groupdocs-p...
  3. 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...
  4. 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...
  5. Render to HTML | Documentation

    With GroupDocs.Viewer for Node.js you can render files to HTML format. As a simple usecase please see how easily you can convert Microsoft Word to clean html.... // {0} and {1} are replaced with the current page number...Create an HTML files. // {0} is replaced with the current page number...

    docs.groupdocs.com/viewer/nodejs-java/rendering...
  6. Render Visio documents as HTML, PDF, and image ...

    This topic describes how to use the GroupDocs.Viewer Java API to convert Visio diagrams 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-visio-doc...
  7. 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...
  8. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Redaction for .NET since version 19.9: Redactor class introduced as a single entry point to manage the document redaction process (instead of Documentclass from previous versions). Methods RedactWith() of the Document class were replaced with similar Apply() methods in Redactor class. Method Document.Save(Stream, SaveOptions) was replaced with Redactor.Save(Stream, RasterizationOptions). Constructor LoadOptions(DocumentFormatConfiguration) was removed....of the Document class were replaced with similar Apply() methods...Save(Stream, SaveOptions) was replaced with Redactor.Save(Stream...

    docs.groupdocs.com/redaction/net/migration-notes/
  9. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Redaction for Java since version 19.6: Redactor class introduced as a single entry point to manage the document redaction process (instead of Documentclass from previous versions). Methods redactWith() of the Document class were replaced with similar apply() methods in Redactor class. Method Document.save(OutputStream, SaveOptions) was replaced with Redactor.save(OutputStream, RasterizationOptions). Constructor LoadOptions(DocumentFormatConfiguration) was removed....of the Document class were replaced with similar apply() methods...save(OutputStream, SaveOptions) was replaced with Redactor.save(OutputStream...

    docs.groupdocs.com/redaction/java/migration-notes/
  10. Render to HTML | Documentation

    Render files to HTML with GroupDocs.Viewer for Python. Easily convert documents like Word to clean HTML.... # {0} and {1} are replaced with the current page number...Create an HTML files. # {0} is replaced with the current page number...

    docs.groupdocs.com/viewer/python-net/rendering-...