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

high dpi

(1.16 sec)
  1. 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...
  2. 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...
  3. 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/
  4. Timeout when using Aspose.SVG.Drawing.SkiaSharp...

    I am attempting to convert SVG images to compressed JPG images. I started by using Aspose.SVG, and implemented a method to do just that. It is rather slow, but it did manage to make some decent jpg compressions. Howeve…...targetDpi of 300 and source dpi of 96. Final image is 3508 pixels...performance: Reduce the target DPI if possible. Avoid unnecessary...

    forum.aspose.com/t/timeout-when-using-aspose-sv...
  5. 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...
  6. 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-...
  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. 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/
  9. 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/
  10. Convert a Document to an Image|Aspose.Words for...

    Convert a document to image format (JPG, PNG, etc). Create a document preview or create a document scan to send an invoice using Python....vertical_resolution (in DPI) on ImageSaveOptions . Higher DPI yields a larger...vertical_resolution = 300 doc . save ( "high_res.png" , options ) Q: How...

    docs.aspose.com/words/python-net/convert-a-docu...