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

high dpi

(0.84 sec)
  1. Convert PDF to PowerPoint in Python|Aspose.PDF ...

    Learn how to easily convert PDFs to PowerPoint presentations using Aspose.PDF for Python via .NET. Step-by-step guide for seamless PDF to PPTX transformation....custom image resolution (300 DPI) for improved quality. Load the...‘image_resolution’ property to 300 DPI for high-quality rendering. Save...

    docs.aspose.com/pdf/python-net/convert-pdf-to-p...
  2. .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...
  3. 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...
  4. 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/
  5. 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...
  6. Features|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....increase processing speed in high-load environments Validate checksums...colors , margins , quality , and DPI resolution Support for anti-aliasing...

    docs.aspose.com/barcode/python-java/product-fea...
  7. Product Overview|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....labels can be rendered with high resolution in various formats:...own style. High resolution modes from 96 to 600 dpi. Barcode label...

    docs.aspose.com/barcode/reportingservices/produ...
  8. Resizing|Documentation

    How to scale or resize an image using Aspose.OCR for Python via .NET 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/python-net/resize/
  9. Rending Issue with MathType Equation OLE Object...

    I am encountering rendering issues with MathType Equation OLE objects (progId == "Equation.DSMT4") when converting DOCX to images using Aspose.Words. Sample Code : using Aspose.Words; using Aspose.Words.Saving; var li…...6 KB) With high resolution, there is no significant...bolder strokes, even at 384 DPI ; no warnings. eq2_resolution_384_Bitmap...

    forum.aspose.com/t/rending-issue-with-mathtype-...
  10. Display text on an existing image | .NET API So...

    .NET C# API Solution to manage fonts. Learn how to add the text to images with Aspose.Font for .NET....double dpi = 300 ; double resolutionCorrection = dpi / 72 ; //...// 72 is font's internal dpi // Prepare the output bitmap Bitmap...

    products.aspose.com/font/net/add-text-to-image/