Sort Score
Result 10 results
Languages All
Labels All
Results 3,091 - 3,100 of 14,228 for

jpg

(0.04 sec)
  1. Unable to set margins when converting .eml to ....

    I use the code below to convert .eml files to .pdf. However, setting the margins using options.setMarginBottom(12), options.setMarginTop(12), options.setMarginLeft(12), and options.setMarginRight(12) no long…...jpg (130.7 KB) Below is an example...

    forum.groupdocs.com/t/unable-to-set-margins-whe...
  2. Render Project documents as HTML, PDF, and imag...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Microsoft Project files to HTML, PDF, PNG, and JPEG formats....jpg" ); // Set width and height....JpgViewOptions ( "output_{0}.jpg" ) ' Set width and height. viewOptions...

    docs.groupdocs.com/viewer/net/render-ms-project...
  3. Render PDF documents as HTML and image files | ...

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

    docs.groupdocs.com/viewer/java/render-pdf-docum...
  4. Features overview | Documentation

    Render documents to HTML, PNG, JPEG, PDF. Extract text, list attachments, and transform pages with GroupDocs.Viewer for Python....orientation when rendering to HTML, JPG, PNG and PDF. Add text watermark...

    docs.groupdocs.com/viewer/python-net/features-o...
  5. Render Visio documents as HTML, PDF, and image ...

    This topic describes how to use the GroupDocs.Viewer Node.js API to convert Visio diagrams to HTML, PDF, PNG, and JPEG formats....jpg" ) // Set width and height. viewOptions...

    docs.groupdocs.com/viewer/nodejs-java/render-vi...
  6. Render Visio documents as HTML, PDF, and image ...

    Convert Visio diagrams to HTML, PDF, PNG, or JPEG using GroupDocs.Viewer for Python via .NET API....jpg" ) # Set width and height. viewOptions...

    docs.groupdocs.com/viewer/python-net/render-vis...
  7. Get error when using metadata jar in fat jar - ...

    Hi Yuriy, Thanks for your sugggestion. I tried to use shade plugin in Maven to rename classes. But it still doesn’t work for me. The error message : “Caused by: java.lang.NoClassDefFoundError: Could not initialize class…...jpg (357 Bytes) yuriy.mazurchuk April...

    forum.groupdocs.com/t/get-error-when-using-meta...
  8. Convert images with optical character recogniti...

    In this article, you will learn how to convert an image file to text or PDF using OCR with GroupDocs.Conversion for Java....interface is implemented, the JPG to PDF conversion code snippet...

    docs.groupdocs.com/conversion/java/convert/imag...
  9. Render email messages as HTML, PDF, PNG, and JP...

    Convert email messages to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API....eml" ) as viewer : # Create a JPG file. viewOptions = gvo . JpgViewOptions...JpgViewOptions ( "output.jpg" ) # Set width and height. viewOptions...

    docs.groupdocs.com/viewer/python-net/render-ema...
  10. Render email messages as HTML, PDF, PNG, and JP...

    This topic describes how to use the GroupDocs.Viewer Java API to convert email messages to HTML, PDF, PNG, and JPEG formats....eml" )) { // Create a JPG image for the letter. JpgViewOptions...new JpgViewOptions ( "output.jpg" ); // Set width and height....

    docs.groupdocs.com/viewer/java/render-email-mes...