Sort Score
Result 10 results
Languages All
Labels All
Results 3,141 - 3,150 of 14,676 for

jpg

(0.14 sec)
  1. Render Lotus Notes database files as HTML, PDF,...

    Convert NSF files to HTML, PDF, PNG, or JPEG using the GroupDocs.Viewer Python API....JpgViewOptions def render_nsf_to_jpg (): # Load NSF file with Viewer...JpgViewOptions ( "render_nsf_to_jpg/nsf_to_jpg_ {0} .jpg" ) # Set width and...

    docs.groupdocs.com/viewer/python-net/render-lot...
  2. 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...
  3. 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...
  4. Extract images from document | GroupDocs

    Learn how to extract images from documents using GroupDocs.Parser for Python via .NET. Extract images with position data, rotation, and format information from PDF, Word, Excel....jpg, .gif, etc.). Extract images...

    docs.groupdocs.com/parser/python-net/extract-im...
  5. Render PowerPoint presentations as HTML, PDF, a...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert PowerPoint presentations 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-presentati...
  6. Render Word documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Word documents 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-word-docum...
  7. Features overview | GroupDocs

    With GroupDocs.Viewer for Java you can render files to HTML, PNG, JPEG and PDF formats, list and save attachments, embedded files and compressed files, and extract document text....orientation when rendering to HTML, JPG, PNG and PDF. Add text watermark...

    docs.groupdocs.com/viewer/java/features-overview/
  8. Features overview | GroupDocs

    With GroupDocs.Viewer for Node.js you can render files to HTML, PNG, JPEG and PDF formats, list and save attachments, embedded files and compressed files, and extract document text....orientation when rendering to HTML, JPG, PNG and PDF. Add text watermark...

    docs.groupdocs.com/viewer/nodejs-java/features-...
  9. A Year of Great Achievements: 2012 in Review

    For GroupDocs, 2012 was a significant year marked by milestones; we’re proud and grateful to end a busy year with great achievements. With constant enhancements, we were able to prove that we’re an integral part of the document management world. In 2012, we have introduced enhanced versions of our apps with added features from time to time; created a variety of plugins for multiple platforms; integrated many different storage options with GroupDocs; introduced flexible API SDKs to help you integrate our apps to your existing applications; and were able build a strong base of valuable customers, ranging from small to mid to enterprise levels; amongst many others....files (PDF), and image files (JPG, BMP, GIF, TIFF) to other file...

    blog.groupdocs.com/viewer/a-year-of-great-achie...
  10. 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...