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

jpg

(0.29 sec)
  1. Ինչպես փոխարկել XML-ը CSV-ի Java-ում

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

    kb.groupdocs.com/hy/conversion/java/how-to-conv...
  2. 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/
  3. 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...
  4. 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...
  5. Generate document pages preview | GroupDocs

    Generate PNG or Jpg page thumbnails from a compared document using PreviewOptions and Comparer.GeneratePreview() in GroupDocs.Comparison for .NET....image preview format - PNG / JPG / BMP page numbers to process...best image quality. Use the JPG format to produce smallest image...

    docs.groupdocs.com/comparison/net/generate-docu...
  6. 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...
  7. 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...
  8. 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...
  9. 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/
  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/