Sort Score
Result 10 results
Languages All
Labels All
Results 2,961 - 2,970 of 14,785 for

jpg

(1.04 sec)
  1. Get Possible Conversions | GroupDocs

    Query GroupDocs.Conversion for Python via .NET for the set of target formats a given source supports — library-wide, by extension, or for the document currently loaded — via get_all_possible_conversions, get_possible_conversions_by_extension, and get_possible_conversions....'mobi', 'azw3', 'tiff', 'tif', 'jpg', 'jpeg', 'png', 'gif', 'bmp'...conversions**: ['tiff', 'tif', 'jpg', 'jpeg', 'png', 'gif', 'bmp'...

    docs.groupdocs.com/conversion/python-net/develo...
  2. 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...
  3. Set image quality | GroupDocs

    The page describes how to set the quality of an image added to a document....jpg" ; // the path to the JPG file int pageNumber...

    docs.groupdocs.com/annotation/net/change-image-...
  4. Categories

    查找API的答案 GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product Family Group......PDF 转换为 TIFF 如何在 C# 中将 PDF 转换为 JPG 如何在 Java 中将 RTF 转换为 PDF 如何使用...

    kb.groupdocs.com/zh/categories/page/35/
  5. Render documents | GroupDocs

    Rendering documents with GroupDocs.Viewer for Node.js in your Java applications....following formats: HTML PDF Images (JPG or PNG) If the source document...

    docs.groupdocs.com/viewer/nodejs-java/rendering...
  6. Merger Use Cases | GroupDocs

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

    docs.groupdocs.com/merger/net/getting-started/u...
  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....pptx" ) // Create a JPG image for each slide. // {0}..."render-presentation-to-jpeg/pptx-to-jpg-page_{0}.jpg" ) viewOptions . setWidth...

    docs.groupdocs.com/viewer/nodejs-java/render-pr...
  8. Convert PDF files | GroupDocs

    This article demonstrates how to convert PDF to Word, Excel, PowerPoint and image formats with GroupDocs.Conversion for Java.... , Image: , , , , , , , , , JPG, , , , , , TIF, , , , Page Description... Convert PDF to Image (PNG, JPG, BMP, TIFF) A popular use case...

    docs.groupdocs.com/conversion/java/convert/pdf/
  9. 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...
  10. 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/