Sort Score
Result 10 results
Languages All
Labels All
Results 3,371 - 3,380 of 226,969 for

png

(0.34 sec)
  1. Image recognition settings|Documentation

    Configuring Aspose.OCR for Java recognition engine for extracting text from images....single-page raster images in JPEG, PNG, TIFF, BMP, and GIF formats....add ( "image1.png" ); images . add ( "image2.png" ); // Recognize...

    docs.aspose.com/ocr/java/recognition-settings-c...
  2. Microsoft PowerPoint Presentation Conversion to...

    Convert Microsoft PowerPoint Slides to multiple files including HTML, PDF and image formats within C++ based applications.... Convert PNG How to Convert PNG using Aspose.Slides...

    products.aspose.com/slides/cpp/conversion/
  3. Invoice recognition settings|Documentation

    Configuring Aspose.OCR for .NET recognition engine for extracting text from invoice images....png" ); input . Add ( "invoice2.png" ); // Recognition...

    docs.aspose.com/ocr/net/recognition-settings-in...
  4. Aspose.PSD for Java 24.8 - Release Notes|Docume...

    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....png" ; outputPsdFile [ caseIndex..."src/main/resources/Layers-NoPen.output.png" ; try ( AiImage image = ( AiImage...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  5. Manipulating EPS Images|Documentation

    Aspose.Imaging graphic library for Python supports manipulating EPS images, exporting to other formats, resizing images and extracting preview images....different format, such as SVG, PNG, or PDF. Some image formats support...for saving. In the case of the PNG image format, you can specify...

    docs.aspose.com/imaging/python-net/developer-gu...
  6. Aspose::Words::LowCode::Watermarker::SetText me...

    Aspose::Words::LowCode::Watermarker::SetText method. Adds a text watermark into the document from streams with options in C++....image (BMP, EMF, EPS, GIF, JPEG, PNG, or WebP), only the first page...image (BMP, EMF, EPS, GIF, JPEG, PNG, or WebP), only the first page...

    reference.aspose.com/words/cpp/aspose.words.low...
  7. Comparer.compare method | Aspose.Words for Python

    aspose.words.lowcode.Comparer.compare method...image (BMP, EMF, EPS, GIF, JPEG, PNG, or WebP), each page of the output...image (BMP, EMF, EPS, GIF, JPEG, PNG, or WebP), each page of the output...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Barcode Generation and Recognition API for .NET...

    Add barcode generation and recognition to .NET apps. Create and scan 1D and 2D formats such as QR Code, PDF417, and Code 128 with a cross-platform C# SDK....barcode and Save to PNG gen . Save ( "QRCode.png" , BarCodeImageFormat...BarCodeImageFormat . Png ); // Create instance of BarCodeReader var reader...

    products.aspose.com/barcode/net/
  9. Aspose.Diagram Product Family

    Find answers to create, manipulate, and convert Microsoft Visio diagrams via code without using Visio....Convert Visio to PNG in Java How to Convert Visio to PNG in C# How to...

    kb.aspose.com/diagram/page/2/
  10. Create a Presentation Viewer in C++|Aspose.Slid...

    Create a custom presentation viewer in C++ using Aspose.Slides. Easily display PowerPoint and OpenDocument files without Microsoft PowerPoint....jpg" , ImageFormat :: Png ); image -> Dispose (); presentation..."output.jpg" , ImageFormat :: Png ); image -> Dispose (); presentation...

    docs.aspose.com/slides/cpp/presentation-viewer/