Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 397 for

high dpi

(2.46 sec)
  1. Convert a Multi-page Document to an Image in C+...

    Export multi-page documents to raster images (JPG, PNG, GIF, BMP, TIFF, WebP) using C++....do I control the resolution (DPI) of the exported images? A: Use...options->set_Resolution(int dpi); . For example, options->set_Resolution(300);...

    docs.aspose.com/words/cpp/convert-a-multi-page-...
  2. How use X-Dimension|Documentation

    Learn how to configure X-Dimension for 1D and 2D barcodes in Aspose.BarCode for Java. Adjust barcode density, image size, AutoSizeMode behavior, and printing quality using precise X-Dimension and BarWidthReduction values.... Low-cost printers and low DPI make this worse. Too large X-Dimension...required mm to pixels using target DPI and use setMillimeters . Example...

    docs.aspose.com/barcode/java/developer-guide/ba...
  3. Convert SVG to Image – Aspose.SVG for Python vi...

    Learn about SVG to Image conversions and how to execute them with Aspose.SVG for Python via .NET. Consider Python examples and an online SVG Converter....to JPG The JPG format offers high compression rates with minimal...inch (dpi). By default, this property is set to 300 dpi, which...

    docs.aspose.com/svg/python-net/convert-svg-to-i...
  4. Convert SVG to PNG – Aspose.SVG for Python via ...

    Convert SVG to PNG in Python using Aspose.SVG for Python via .NET. You will find Python examples and an online SVG Converter....is popular because it offers high image quality, excellent compression...inch (dpi). By default, this property is set to 300 dpi, which...

    docs.aspose.com/svg/python-net/convert-svg-to-png/
  5. HTML to JPG Conversion in Python

    Learn how to convert HTML to JPG using Aspose.HTML for Python via .NET. This tutorial shows you how to create High-quality thumbnails from web pages....to programmatically generate high‑quality JPG images from HTML...options object. This produces a high‑quality JPG file that matches...

    blog.aspose.com/html/how-to-convert-html-to-jpg...
  6. Evaluating aspose.ocr issue - Free Support Foru...

    I am evaluating Apso.ocr. I need to take a flattened pdf file and process a page with grids on it and turn that image of a grid into actual grids. I need to do this across may files and may structures. The code In hav…...pageNumber As Integer, Optional dpi As Integer = 300) As String '...RenderPageToPng(pdfPath, pageNumber, dpi) ' 2) Build OCR input from the...

    forum.aspose.com/t/evaluating-aspose-ocr-issue/...
  7. Convert OneNote to Image | Aspose.Note Document...

    A comprehensive guide on how to convert OneNote files to images....OneNote to Image Live Demos High Code APIs Source Code API Reference...Helpful resources ▼ Live Demos High Code APIs Source Code API Reference...

    docs.aspose.com/note/net/convert-onenote-to-ima...
  8. .Net Converting PDF to Bitmap Is getting Lines ...

    Hi. I am using the below code in C# with Aspose.PDF version 25.6.1 and when converting certain images color drop out or the color gets lines. Also what is the Highest resolution that can be set? var pdfDocument = new …...values like 300 DPI or higher are common for high-quality images...Resolution(300); // Set to 300 DPI for better quality var renderer...

    forum.aspose.com/t/net-converting-pdf-to-bitmap...
  9. Resizing|Documentation

    How to resize an image to improve recognition accuracy....Full-sized (raw) photos from high-resolution cameras and modern...Scanned images at very high (300+) DPI. Contrast correction Binarization...

    docs.aspose.com/ocr/java/resize/
  10. Convert LaTeX to PNG with Aspose.Tex in Python ...

    Learn how to convert LaTeX equations to PNG images using Aspose.Tex for Python via .NET. Follow this step-by-step guide to add rendering in a Flask app....render LaTeX equations into high‑quality images on a local or...Configure rendering options – Set DPI, background color, and margins...

    blog.aspose.com/tex/how-to-convert-latex-to-png...