Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 2,934 for

image correction

(0.28 sec)
  1. Special Barcode Recognition Cases|Documentation

    This article explains how barcode recognition can be optimized in terms of accuracy and speed in case of various distortions... Barcode Images with Gaussian Noise Gaussian...correspond to the cases when barcode images have the monochrome color scheme...

    docs.aspose.com/barcode/python-java/special-rec...
  2. Converting a SVG file to EMF using Python | Asp...

    Sample code on Python for SVG to EMF conversion. Use example code for batch SVG to EMF conversion with Python and .NET...indir with infile, ensuring correct directory structure for locating...specify settings for loading SVG images from the PDF file.This step...

    products.aspose.com/pdf/python-net/conversion/s...
  3. Converting a HTML file to PNG using Python | As...

    Sample code on Python for HTML to PNG conversion. Use example code for batch HTML to PNG conversion with Python and .NET...indir with infile, ensuring correct directory structure. Create...options. Specify the desired image resolution using the Resolution...

    products.aspose.com/pdf/python-net/conversion/h...
  4. C# API to Export EMLX to XPS | products.aspose.com

    Convert EMLX to XPS without using Microsoft Word or Outlook on .NET...that you are converting the correct email, you can load EMLX document...However, when working with image-based data, XPS (XML Paper Specification)...

    products.aspose.com/total/net/conversion/emlx-t...
  5. C# API to Export MSG to TEXT | products.aspose.com

    Convert MSG to TEXT without using Microsoft Word or Outlook on .NET...that you are converting the correct email, you can load MSG document...Convert MSG to BMP (Bitmap Image File) Convert MSG to DOC (Microsoft...

    products.aspose.com/total/net/conversion/msg-to...
  6. Converting a PDF file to BMP using Python | Asp...

    Sample code on Python for PDF to BMP conversion. Use example code for batch PDF to BMP conversion with Python and .NET...indir with infile, ensuring correct directory structure for locating...value (in dpi) to control the image quality.A higher resolution...

    products.aspose.com/pdf/python-net/conversion/p...
  7. Aspose::Words::Document::UpdatePageLayout metho...

    Aspose::Words::Document::UpdatePageLayout method. Rebuilds the page layout of the document in C++....information is required for a correct rendering of the document to...convert a document to PDF, XPS, image or print it. However, if you...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Allow incorrect barcodes|Documentation

    Learn how to use the AllowIncorrectBarcodes parameter to return potentially invalid or damaged barcodes in Aspose.BarCode for Java....java Test images are created on the fly using...fail these checks. For valid images this flag has no visible effect...

    docs.aspose.com/barcode/java/developer-guide/ba...
  9. Word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? -...

    word转pdf,如何提取word中的附件,将word和excel类型的附件也转成pdf? 转pdf的部分代码: private byte[] convertToPdf(Document document) throws Exception { try (ByteArrayOutputStream bos = new ByteArrayOutputStream()) { PdfSaveOpti…...generated Excel‑PDF pages to images and insert them back into the...to embed the Excel‑PDF as an image. Both JARs must be on the project...

    forum.aspose.com/t/word-pdf-word-word-excel-pdf...
  10. Optimize PDF using C++|Aspose.PDF for C++

    Optimize PDF file, shrink all Images, reduce size PDF, unembed fonts, enable reusing page content, remove or flatten annotations with C++....browsing Shrink or compress all images Enable reusing page content...some operations (add pages, images, etc) // ... // Optimize for...

    docs.aspose.com/pdf/cpp/optimize-pdf/