Sort Score
Result 10 results
Languages All
Labels All
Results 1,911 - 1,920 of 28,013 for

image processing

(1.48 sec)
  1. Document Processing API for .NET: C#, F#, VB.NE...

    C# ASP.NET VB.NET library to work with Word files. Create edit convert DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG and many more formats....NET API to Process Word Files Create, edit, render and convert...API is a reliable document processing solution for developers seeking...

    products.aspose.com/words/net/
  2. detect_areas_mode_enum::UNIVERSAL|Documentation

    How Aspose.OCR determines the structure of a document using the detect_areas_mode_enum::UNIVERSAL algorithm....most image types. It is an optimal choice for general image processing...detection algorithm: // Provide the image string file = "source.png" ;...

    docs.aspose.com/ocr/cpp/areas-detection/universal/
  3. Adjust images using Python | products.aspose.com

    Applying Aspose.Imaging library to Adjust Images and photos using your own Python applications and server APIs....Imaging Python via .NET Adjust Use...Adjust Operation on Images Adjust Images via Your Own Python...

    products.aspose.com/imaging/python-net/adjust/
  4. Manipulating TIFF Images|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....Manipulating TIFF Images Contents [ Hide ] Add Frames with Different...and other settings. Aspose.Imaging APIs allow you to add any TIFF...

    docs.aspose.com/imaging/python-net/manipulating...
  5. Coordinates|Documentation

    Learn how to read barcode region coordinates (Rectangle, Quadrangle, and Points) from BarCodeReader results in Aspose.BarCode for Java....detected region inside the image. This region geometry is exposed...you: locate the barcode on the image, draw overlays for debugging...

    docs.aspose.com/barcode/java/developer-guide/ba...
  6. Comparer class | Aspose.Words for Python

    aspose.words.lowcode.Comparer class. Provides methods intended to compare documents.... compare_to_images(v1, v2, image_save_options, author...and saves the differences as images. Each item in the returned...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose.PSD for Python via .NET - API Reference ...

    Aspose.PSD for Python via .NET - API Reference Modules Module Description aspose.psd The module is the core for neste......PSD processing. aspose.psd.asynctask The...module handles AsyncTask processing. aspose.psd.brushes The module...

    reference.aspose.com/psd/python-net/
  8. Export MSG to GIF via Java | products.aspose.com

    Java API to Convert MSG to GIF without using Microsoft Word or Outlook...to GIF by using Document Processing API Aspose.Words for Java...saving emails as lightweight image files, making them easy to share...

    products.aspose.com/total/java/conversion/msg-t...
  9. Preparing content for recognition|Documentation

    How to prepare a batch of Images, PDF documents, URLs and other content for recognition.... The image, document, folder, or URL is...easily process a single image or a large number of images (for...

    docs.aspose.com/ocr/cpp/content-for-ocr/
  10. Converting Email to PDF consumes huge memory - ...

    Hello, We have an EML file and we want to convert it to PDF. In our usecase we need to consume less than 256MB of RAM and we are passing files up to 25MB of size. The code we use to convert them is something like: pu…...void resizeLargeImage(Shape image) throws Exception { // Return...this shape is not an image. if (!image.hasImage()) return; //...

    forum.aspose.com/t/converting-email-to-pdf-cons...