Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 8,787 for

image

(0.04 sec)
  1. New release of GroupDocs.Viewer for .NET introd...

    GroupDocs is always keen to get the feedback from the customers and provide enhanced, improved and bug free version of the products. Our dedicated teams have been working on the the requirements and the suggestions of our valued customers and released GroupDocs.Viewer for .NET 3.2.0. The latest version of the API has come with many new and improved features. Moreover, bugs faced by the users in previous version have been fixed in the latest version....when converting to PDF Jpeg image quality setting Implementation...Working with Text Coordinate in Image Mode For more details on supported...

    blog.groupdocs.com/viewer/new-release-groupdocs...
  2. Generating document preview - advanced | Docume...

    This article shows how to generate document pages preview with advanced options....handler ); property set to true; image preview format - PNG / JPG /...process; custom size of preview images (if needed). Note Stream that...

    docs.groupdocs.com/signature/net/generating-doc...
  3. Render email messages as HTML, PDF, PNG, and JP...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert email messages to HTML, PDF, PNG, and JPEG formats....loaded message to HTML, PDF, or image format. These methods allow...viewOptions ) The following image demonstrates the result: Create...

    docs.groupdocs.com/viewer/nodejs-java/render-em...
  4. Set zoom level when converting to HTML using Gr...

    We are pleased to announce another monthly release of GroupDocs.Conversion for Java 17.7. This version of the API comes with number of new features such as setting zoom level, conversion from LaTex and getting extended document information. Aside this, multitude of improvements, bug fixes and some new document formats are introduced in this release. We would recommend you to download the new release and evaluate the exciting features to enhance document conversion experience....PDF_X_3 and PDF_X_1A Converting Image to Html with UsePdf=true always...not converting to images properly PDF to Image output is not as...

    blog.groupdocs.com/conversion/releasing-documen...
  5. invitation.eml

    You're Invited. Liquatuero dip eros nusan vent etlam, conum zritla facillum initit doloreet ullame. Saturday, June 24 at 1:00 p.m. 1234 Main Street, Anytown, State 56789 Kindly respond by June 10 M......41B26 2017-04-25T11:28:29Z Image in background 1.0 (Mac OS X...-D9A339BD1E78@localdomain> Image in background AEF6BD78-97F6...

    docs.groupdocs.com/conversion/java/_sample_file...
  6. GroupDocs.Conversion for .NET

    Find answers about converting documents and Images of various types using .NET code on any platform....PNG using C# How to Convert Image to Word using C# How to Convert...to Convert Word Document to Image using C# How to Convert Word...

    kb.groupdocs.com/conversion/net/page/5/
  7. Render email messages as HTML, PDF, PNG, and JP...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert email messages to HTML, PDF, PNG, and JPEG formats....loaded message to HTML, PDF, or image format. These methods allow...Sub End Module The following image demonstrates the result: Create...

    docs.groupdocs.com/viewer/net/render-email-mess...
  8. PdfViewOptions | GroupDocs.Viewer for .NET API ...

    Contains options for rendering documents into PDF format. For details see the documentationhttps//docs.groupdocs.com/viewer/net/renderingtopdf/....Sets the height of an output image (in pixels). ImageMaxHeight...maximum height of an output image (in pixels). ImageMaxWidth {...

    reference.groupdocs.com/viewer/net/groupdocs.vi...
  9. Convert RTF to JPG using Node.js

    Effortlessly convert RTF to JPG using Node.js with a streamlined approach. Follow our guide to export RTF to JPG in Node.js while maintaining quality....sometimes, converting it into an image format like JPG is necessary...single-page snapshot or multiple images from a multi-page file, this...

    kb.groupdocs.com/conversion/nodejs/convert-rtf-...
  10. OCR support | Documentation

    OCR support means the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on Images, either separate or embedded in documents. To connect OCR, you need to implement the IOcrConnector interface in the client code. The following example demonstrates how to implement the OCR connector using com.aspose.ocr library for text recognition in Images. String indexFolder = "c:\\MyIndex"; String documentFolder = "c:\\MyDocuments"; // Creating an index Index index = new Index(indexFolder); // Setting the OCR indexing options IndexingOptions options = new IndexingOptions(); options....character recognition, OCR) on images, either separate or embedded...library for text recognition in images. String indexFolder = "c:\\MyIndex"...

    docs.groupdocs.com/search/java/ocr-support/