Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 2,902 for

image detection

(0.17 sec)
  1. Extracting lines with coordinates|Documentation

    Automatic Detection of line bounding boxes during recognition....highlighting detected lines when previewing an image. The lines...API api = AsposeOcr () # Add image to the recognition batch input...

    docs.aspose.com/ocr/python-net/image-line-extract/
  2. RTF Import - Drawing Object Features|Aspose.Wor...

    Import RTF document using drawing object load options in C#....access and modify both the image data and also the properties...export section Images You can insert new images of any type into...

    docs.aspose.com/words/net/drawing-object-featur...
  3. OOXML Import - Drawing Object Features|Aspose.W...

    Import WordprocessingML document using drawing load options in Java....access and modify both the image data and also the properties...export section Images You can insert new images of any type into...

    docs.aspose.com/words/java/drawing-object-featu...
  4. Insert HTML in Word Document | Scale Images wit...

    We have HTML that contains a table (styled to 100% width) with 10 cells, each cell contians an Image with a 100% width style. Each Image is 100px wide. When using DocumentBuilder.InsertHTML() the Images are rendered at o…...HTML in Word Document | Scale Images with Widths in Percentage Relative...contians an image with a 100% width style. Each image is 100px wide...

    forum.aspose.com/t/insert-html-in-word-document...
  5. What's new|Aspose.PDF for .NET

    In this page introduces the most popular new features in Aspose.PDF for .NET that have been introduced in recent releases....it is necessary to crop an image before inserting it into a PDF...method to support adding cropped images: private static void InsertCroppedImageTo...

    docs.aspose.com/pdf/net/whatsnew/
  6. Aspose.Cells for Android via Java 8.8.0 Release...

    Aspose.Cells for Android via Java 8.8.0 Release Notes – the latest enhancements, new features, and fixes....New Feature CELLSJAVA-41812 Image Markers are not supported while...Bug CELLSJAVA-41720 Saving image in SVG while converting spreadsheet...

    docs.aspose.com/cells/java/aspose-cells-for-and...
  7. Compare DOC In Java

    Compare DOC documents using Java to diff two files. With our Java API you can detect the difference even if one character or one word has been changed....to compare DOC documents and detect even small differences Compare...comparison ensures precise detection of any modifications, additions...

    products.aspose.com/words/java/compare/doc/
  8. How can I get Make PDF searchable. Recognize a ...

    I have use code below, but after output.pdf file save, that still NOT searchable PDF file // Scanned multipage PDF Path string fullPath = “multi_page.pdf”; // Initialize AsposeOcr class object AsposeOcr api = new Asp…...new AsposeOcr(); // Recognize images from PDF List res = api.RecognizePdf(fullPath...pdf (181.4 KB) Attached is my image PDF and I would like code in...

    forum.aspose.com/t/how-can-i-get-make-pdf-searc...
  9. Aspose.PDF for .NET 6.6.0 Release Notes|Aspose....

    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....pages to Images is slow PDFNEWNET-32339 Extract images with initial...file size after replacing the image Exceptions PDFNEWNET-29890 ArgumentException...

    docs.aspose.com/pdf/net/aspose-pdf-for-net-6-6-...
  10. Class: BarCodeReader - Aspose.BarCode for Node....

    Methods convertToString() importFromXml(xmlFile) containsAny() exportToXml(xmlFile) getBarCodeDecodeType() getBarcode......setTimeout(value) new BarCodeReader (image, rectangles, decodeTypes) Initializes...//This sample shows how to detect Code39 and Code128 barcodes...

    reference.aspose.com/barcode/nodejs/BarCodeReader