Sort Score
Result 10 results
Languages All
Labels All
Results 3,021 - 3,030 of 14,099 for

jpg

(0.08 sec)
  1. Convert to Image with advanced options | Docume...

    Follow this guide and learn how to convert documents to image with height, width, resolution, brightness and other customizations using GroupDocs.Conversion for Node.js via Java....Available options are: Tiff, Tif, Jpg, Jpeg, Png, Gig, Bmp, Ico, Psd...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  2. OCR support | Documentation

    This article demonstrates 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...jpg" : case ".jpeg" : case ".bmp"...

    docs.groupdocs.com/search/net/ocr-support/
  3. Create EditableDocument from File or Markup | D...

    This article explains how to create an instance of the EditableDocument class from HTML files from disk or from HTML markup with resources using GroupDocs.Editor for Node.js via Java API....jpg' ); const image2Content = fs...groupdocsEditor . JpegImage ( 'image1.jpg' , image1Content ); const image2...

    docs.groupdocs.com/editor/nodejs-java/create-ed...
  4. Render web documents as PDF, PNG, and JPEG file...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert web documents to PDF, PNG, and JPEG formats....jpg" ); viewer . View ( viewOptions...JpgViewOptions ( "output_{0}.jpg" ) viewer . View ( viewOptions...

    docs.groupdocs.com/viewer/net/render-web-docume...
  5. Render text documents as HTML, PDF, and image f...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert text 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-text-files/
  6. Online Document Viewer from GroupDocs: How It W...

    The technology research firm Gartner states that the demand for SaaS (Software as a Service) products will continue to grow in a recent report (February, 2013). The report highlights that some of the top segments for the SaaS market will be: Office suites, IT operations management and storage management. Corporates understand the need to stay abreast technology trends and are taking the necessary steps to move towards cloud or web-based document management systems....(PPT, ODT), to image files (JPG, GIF, etc.). The rendered document...

    blog.groupdocs.com/viewer/online-document-viewe...
  7. Render Outlook data files as HTML, PDF, and ima...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Outlook data files (PST and OST) 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-outlook-da...
  8. C# Compare Excel, Word, Text Files | .NET Docum...

    Compare two files or more using C#. .NET SDK allows comparing two Excel spreadsheets, Word documents, PDF files or compare text files in CSharp....eBooks MOBI Images BMP, GIF, JPG, JPEG, PNG, DICOM, DJVU, DWG...

    blog.groupdocs.com/comparison/compare-excel-wor...
  9. Image redactions | Documentation

    This article shows that how to redact data of sensitive nature from images of various formats like Jpg, PNG, TIFF and others....images of various formats like JPG, PNG, TIFF and others. See full...redactor = new Redactor ( "D:\\test.jpg" ); try { //Define the position...

    docs.groupdocs.com/redaction/java/image-redacti...
  10. Image redactions | Documentation

    This article shows that how to redact data of sensitive nature from images of various formats like Jpg, PNG, TIFF and others....images of various formats like JPG, PNG, TIFF and others. See full...redactor = new Redactor ( "D:\\test.jpg" )) { System . Drawing . Point...

    docs.groupdocs.com/redaction/net/image-redactions/