Sort Score
Result 10 results
Languages All
Labels All
Results 2,951 - 2,960 of 14,948 for

jpg

(0.07 sec)
  1. Using OCR to redact image documents | GroupDocs

    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 for Java v21.6: textual replacements are not supported, so you have to use color box replacements to redact text in images....printed document scans (PNG, JPG, etc.) embedded images within...

    docs.groupdocs.com/redaction/java/using-ocr/
  2. 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...."render-excel-to-jpeg/xlsx-to-jpg-page_{0}.jpg" ) // Set width and height..."render-apple-numbers-to-jpeg/numbers-to-jpg-page_{0}.jpg" ) // Set width and height...

    docs.groupdocs.com/viewer/nodejs-java/render-ex...
  3. Image redactions | GroupDocs

    This article shows that how to redact data of sensitive nature from images of various formats like Jpg, PNG, TIFF and others....images of various formats like JPG, PNG, TIFF and others. See full...redacted with Redactor ( "./sample.jpg" ) as redactor : # Apply the...

    docs.groupdocs.com/redaction/python-net/image-r...
  4. Merger Use Cases | GroupDocs

    This section will describe typical problems with merging files and ways to solve them using GroupDocs.Merger for Java library... How to merge JPG images using Java How to merge...

    docs.groupdocs.com/merger/java/getting-started/...
  5. Add text watermarks | GroupDocs

    This article explains how to add text watermark when rendering documents with GroupDocs.Viewer within your Java applications....add a watermark to the HTML/JPG/PNG/PDF output, follow these...

    docs.groupdocs.com/viewer/java/add-text-watermark/
  6. Render EBooks as HTML, PDF, and image files | G...

    This topic describes how to use the GroupDocs.Viewer Java API to convert EBooks to HTML, PDF, PNG, and JPEG formats....epub" )) { // Create a JPG image for each document page...JpgViewOptions ( "output_{0}.jpg" ); // Set width and height....

    docs.groupdocs.com/viewer/java/render-ebooks/
  7. Render text documents as HTML, PDF, and image f...

    Convert text files to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API. Learn how to render various file formats....JpgViewOptions def render_text_to_jpg (): # Load text file with Viewer...( "render_text_to_jpg/text_to_jpg_ {0} .jpg" ) # Set width and...

    docs.groupdocs.com/viewer/python-net/render-tex...
  8. Render Outlook data files as HTML, PDF, and ima...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert Outlook data files (PST and OST) to HTML, PDF, PNG, and JPEG formats....) // Convert the PST file to JPG. // {0} is replaced with the..."render-pst-to-jpeg/pst-to-jpg-page_{0}.jpg" ) // Set width and height...

    docs.groupdocs.com/viewer/nodejs-java/render-ou...
  9. Important Bug Fixes in GroupDocs.Viewer for .NE...

    We have rolled out another update for GroupDocs.Viewer for .NET featuring some important bug fixes as well as an improvement related to the MSI package. This release hasn’t brought any new feature, still, it has addressed some important issues related to PDF, DWG and ODG file formats. Furthermore, a few compatibility issues which appeared under .NET Standard 2.0 have been resolved. So let’s have a brief overview of the bug fixes and improvements we have introduced in v19....Rendering DWG to image (PNG/JPG) or PDF resulted in an empty...

    blog.groupdocs.com/viewer/bug-fixes-for-pdf-dwg...
  10. How to Compare Word Documents using C#

    This article describes the procedure to compare Word documents using C# and how to write the code in C# to compare two Word documents and highlight differences....DOC, XLSX, PPTX, VSDX, ODT, JPG, and many more. Updated on 03...

    kb.groupdocs.com/comparison/net/how-to-compare-...