Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 986 for

replacement

(0.38 sec)
  1. Create Document Viewer in ASP.NET Core MVC for ...

    The online document viewers have become popular after the grown usage of digital documents, especially in the content management systems. The reason behind this popularity is you can view a variety of document formats without purchasing or installing dedicated software programs. Considering the importance of document viewers, I thought to write an article on how to create a universal document viewer in ASP.NET MVC. We are going to create an ASP....cshtml file and replace its content with the following:...Controllers/HomeController.cs and replace the content of the class with...

    blog.groupdocs.com/viewer/document-viewer-in-as...
  2. Redact Content in Apple's Numbers Spreadsheet u...

    The technology is growing at a huge pace and to stand strong through this storm you need to improve every day. Accordingly, to make you enhance your applications and take them to the next level, we keep trying to meet your emerging requirements by introducing new features and improving the existing ones. This is the reason we have introduced an optimized and simplified version of our Java document sanitization and text redaction API - GroupDocs....of the _Document _class are replaced with similar apply() methods...redact, hide, or find and replace text, metadata, and annotations...

    blog.groupdocs.com/redaction/redact-apple-numbe...
  3. Render EBooks as HTML, PDF, and image files | D...

    This topic describes how to use the GroupDocs.Viewer Java API to convert EBooks 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-ebooks/
  4. Render Visio documents as HTML, PDF, and image ...

    This topic describes how to use the GroupDocs.Viewer Node.js 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/nodejs-java/render-vi...
  5. Render Visio documents as HTML, PDF, and image ...

    Convert Visio diagrams to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer for Python via .NET API.... # {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-vis...
  6. Render archives as HTML, PDF, and image files |...

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

    docs.groupdocs.com/viewer/java/render-archive-f...
  7. Redact Text in RTF using C#

    This tutorial will guide you through the process of how to redact text in RTF using C#. Additionally, you'll get simple code example to replace text in RTF using C#....and code example show how to replace text in RTF using C# . Steps...ReplacementOptions object for replacing the identified text Call the...

    kb.groupdocs.com/redaction/net/redact-text-in-r...
  8. Render archives as HTML, PDF, and image files |...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert archive files to HTML, PDF, PNG, and JPEG formats.... // {0} is replaced with the current page number...in the archive. // {0} is replaced with the current page number...

    docs.groupdocs.com/viewer/nodejs-java/render-ar...
  9. Render Word documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer and Node.js 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/nodejs-java/render-wo...
  10. Using OCR to redact image documents | Documenta...

    GroupDocs.Redaction supports both types of image documents for Optical Character Recognition (OCR): image files, such as printed document scans (PNG, JPG, etc.) embedded images within office documents (PDF, DOCX, etc.) You have to implement IOcrConnector interface and pass the instance to RedactorSettings constructor. For more details, see OCR Usage Basics article. OCR usage limitations There are the following limitations of the OCR with GroupDocs.Redaction v21.3: textual Replacements are not supported, so you have to use color box Replacements to redact text in images....3: textual replacements are not supported, so you...you have to use color box replacements to redact text in images...

    docs.groupdocs.com/redaction/net/using-ocr/