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

high dpi

(0.05 sec)
  1. 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...
  2. 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...
  3. 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-...
  4. 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...
  5. 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/
  6. 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/
  7. TIF to PDFA conversion using Aspose JAVA API is...

    Hi Team, When I try to convert a multi-page TIFF file to PDF/A using Aspose Java code, the input TIFF file size is 174 KB, but the generated PDF/A file size is 441 KB. The output file is almost four times larger than th…...setResolution(150); // down‑sample highDPI scans pdfOpts.setCompress(true);...down‑sample if resolution > 150 dpi saveOpts.setColorDepth(PdfColorDepth...

    forum.aspose.com/t/tif-to-pdfa-conversion-using...
  8. 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/net/resize/
  9. Convert PDF to JPG | Online for Free | Aspose.PDF

    PDF to JPG online conversion. Use this free tool to try functionality of our ASPOSE.PDF library. It helps to convert PDF to JPG without any registration, captcha or limits. Try our library for free...and demonstrate fast speed and high quality for any files. You can...JpegDevice // set resolution to 300 dpi and compression quality to 90%...

    products.aspose.com/pdf/online/conversion-pdf-t...
  10. Accessing images in this pdf freeze the thread ...

    Hello, Using this attached PDF fnac01.pdf, if we want to convert the page to a png (or svg or all other formats… ) the PngDevice.Process freeze the thread in the jpeg2k decode and never return… You can reproduce the is…...Resolution : Sometimes, using a very high resolution can lead to performance...you can set it to 150 DPI instead of 300 DPI: Resolution resolution...

    forum.aspose.com/t/accessing-images-in-this-pdf...