Sort Score
Result 10 results
Languages All
Labels All
Results 2,941 - 2,950 of 14,846 for

jpg

(0.25 sec)
  1. 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....docx" ) // Create a JPG image for each document page..."render-word-to-jpeg/docx-to-jpg-page_{0}.jpg" ) viewer . view ( viewOptions...

    docs.groupdocs.com/viewer/nodejs-java/render-wo...
  2. Generate document page preview | GroupDocs

    The page describes how to generate PDF, Word, Excel, PowerPoint documents thumbnails and preview document pages using GroupDocs.Annotation for Java API....image preview format - PNG / JPG / BMP; c. specify page numbers...best image quality. Use the JPG format in case of strict requirements...

    docs.groupdocs.com/annotation/java/generate-doc...
  3. Conversion to POTX is supported in GroupDocs.Co...

    We are pleased to announce another monthly release of GroupDocs.Conversion for Java 17.12. This release comes with support of new document formats such as POTX and POTM. Multitude of improvements and bug fixes are also introduced in this release. Improvements such as Cells to SVG conversion, Words to Gif and setting up custom font directories are in the list. Moreover, issues like file reading error and saving complete multipage document to single image are resolved....Conversion of specific pptx to jpg results wrong output PDF to TIF...

    blog.groupdocs.com/conversion/conversion-potx-f...
  4. 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/
  5. 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...
  6. 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-...
  7. Ինչպես փոխարկել XML-ը CSV-ի Java-ում

    Եկեք արագ նայենք, թե ինչպես փոխարկել XML-ը CSV-ի Java-ում և ինչպես գրել Java կոդը՝ XML-ը CSV-ի փոխարկելու համար փաստաթղթերի փոխակերպման համար:...ինչպիսիք են DOCX, PPTX, RTF, BMP, JPG, MHTML և այլն, նույնպես հնարավոր...

    kb.groupdocs.com/hy/conversion/java/how-to-conv...
  8. Add text watermarks | GroupDocs

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

    docs.groupdocs.com/viewer/net/add-text-watermark/
  9. Document preview | GroupDocs

    Generate preview images (PNG/Jpg/BMP) for document pages using Python via .NET...., PNG or JPG) to display documents without...

    docs.groupdocs.com/watermark/python-net/basic-u...
  10. 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/