Sort Score
Result 10 results
Languages All
Labels All
Results 2,731 - 2,740 of 9,085 for

jpg

(0.06 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 CAD drawings and models as HTML, PDF, an...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert CAD files (DWG, DGN, DXF) to HTML, PDF, PNG, and JPEG formats....dwg" )) { // Create a JPG image for the drawing. JpgViewOptions...new JpgViewOptions ( "output.jpg" ); // Set width and height....

    docs.groupdocs.com/viewer/net/render-cad-drawin...
  3. Features overview | Documentation

    With GroupDocs.Viewer for .NET you can render files to HTML, PNG, JPEG and PDF formats, list and save attachments, embedded files and compressed files, extract document text and detect file type by it's content...orientation when rendering to HTML, JPG, PNG and PDF. Add text watermark...

    docs.groupdocs.com/viewer/net/features-overview/
  4. Render Visio documents as HTML, PDF, and image ...

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

    docs.groupdocs.com/viewer/java/render-visio-doc...
  5. Render images as HTML, PDF, PNG, and JPEG files...

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

    docs.groupdocs.com/viewer/java/render-images/
  6. Generate document pages preview | Documentation

    Following this guide you will learn how to generate PDF, Word, Excel, PowerPoint documents thumbnails and preview document pages using GroupDocs.Comparison for Java API.... Use the JPG format to produce smallest image...

    docs.groupdocs.com/comparison/java/generate-doc...
  7. 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...
  8. 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...
  9. Render text documents as HTML, PDF, and image f...

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

    docs.groupdocs.com/viewer/nodejs-java/render-te...
  10. Render text documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer Java API to convert text files to HTML, PDF, PNG, and JPEG formats....jpg" ); // Set width and height....

    docs.groupdocs.com/viewer/java/render-text-files/