Sort Score
Result 10 results
Languages All
Labels All
Results 9,071 - 9,080 of 283,981 for

image

(0.9 sec)
  1. Scan Codablock-F and GS1 Codablock-F barcodes I...

    PHP sample code to read Codablock-F and GS1 Codablock-F barcodes in PHP-based applications....barcode barcodes from stream or image with few lines of code Create...BarCodeReader class Set the source image path containing Codablock-F...

    products.aspose.com/barcode/php-java/codablock/...
  2. Compress Images in Ruby|Aspose.Words for Java

    Compress Images using Ruby....Ask AI Compress Images in Ruby Contents [ Hide ] Aspose.Words...Words - Compress Images To compress images using Aspose.Words Java...

    docs.aspose.com/words/java/compress-images-in-r...
  3. DetectAreasMode.CURVED_TEXT|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.CURVED_TEXT algorithm....results in distortion of the image, causing the lines of text to...dealing with perfectly straight images, such as a single scanned sheet...

    docs.aspose.com/ocr/net/areas-detection/curved_...
  4. Rotate Barcode Images in Java Easily

    Learn how to programmatically rotate barcode Images in Java using Aspose.BarCode for Java. Follow our guide for seamless Java barcode API integration....the ability to rotate barcode images enhances flexibility and adaptability...Barcode API simplifies barcode image generation and manipulation...

    blog.aspose.com/barcode/rotate-barcode-images-i...
  5. Merge JPEG Files Online or using .NET | product...

    Free online app to combine different JPEG files. .NET merging library code to merge JPEG documents into format of choice....Save merged JPEG file as PDF, Images, Word & many other formats...dropdown Save to required format: Image, PDF, DOCX, HTML, and others...

    products.aspose.com/total/net/merge/jpeg/
  6. 如何将PDF中的图片置于底层? - Free Support Forum - aspose.com

    如何将PDF中的图片置于底层? 如何在PDF中添加图片时,将图片绘制在底层?...Layer("底层图层"); // 添加图片到图层 Image image = new Image(); image.File = "path/to/your/image..."path/to/your/image.jpg"; // 替换为您的图片路径 image.FixWidth = 200; // 设置图片宽度...

    forum.aspose.com/t/pdf/316036
  7. HtmlLoadOptions constructor | Aspose.Words for ...

    aspose.words.loading.HtmlLoadOptions constructor...contains an image linked by a relative URI # while the image is in...password = '' , base_uri = IMAGE_DIR ) self . assertEqual ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert PNG to ICO Format using Python

    Follow this article to convert PNG to ICO format using Python. It has all the details to set the IDE, a list of steps, and a sample code to transform PNG to icon using Python....Imaging Product Family Aspose.BarCode...environment to use Aspose.Imaging for Python via .NET to convert...

    kb.aspose.com/imaging/python/convert-png-to-ico...
  9. ResourceLoadingAction | Aspose.Words for Java

    Specifies the mode of resource loading in Java....new DocumentBuilder(doc); // Images usually are inserted using...} /// /// Allows us to load images into a document using predefined...

    reference.aspose.com/words/java/com.aspose.word...
  10. detect_areas_mode_enum::COMBINE|Documentation

    How Aspose.OCR determines the structure of a document using the detect_areas_mode_enum::COMBINE algorithm....extract as much text from an image as possible. The OCR engine...detection algorithm: // Provide the image string file = "source.png" ;...

    docs.aspose.com/ocr/cpp/areas-detection/combine/