Sort Score
Result 10 results
Languages All
Labels All
Results 3,031 - 3,040 of 229,880 for

png

(0.53 sec)
  1. Public API Changes in Aspose.Imaging 2.5.0|Docu...

    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....in order to assist with the PNG encoding & decoding. Aspose.Imaging...Imaging.FileFormats.Png.PngImage.#ctor(Aspose.Imaging.ImageOptions...

    docs.aspose.com/imaging/net/public-api-changes-...
  2. Supported File Formats|Aspose.PDF for PHP via Java

    This page shows which Aspose.PDF for PHP via Java can load and save file formats....metafile format (EMF) PNG Saves the document in PNG Format BMP Saves...

    docs.aspose.com/pdf/php-java/supported-file-for...
  3. Supported File Formats|Aspose.PDF for Java

    This page shows which Aspose.PDF for Java can load and save file formats....metafile format (EMF) PNG Saves the document in PNG Format BMP Saves...

    docs.aspose.com/pdf/java/supported-file-formats/
  4. Remove Watermark Image Filter|Documentation

    Using Aspose.Imaging graphic library with Remove watermark image filter. C# code example provided.... We begin by loading a PNG image that contains a watermark...PaintOver method to process the PNG image using Watermark.Options...

    docs.aspose.com/imaging/net/developer-guide/man...
  5. Generate Swiss Post Parcel Barcodes in C#|Docum...

    Description of Swiss Post Parcel Barcode Type...png" , BarCodeImageFormat . Png ); //read the current...$"{path}SwissPostDomesticMai.png" , BarCodeImageFormat . Png ); //read the current...

    docs.aspose.com/barcode/net/swiss-post-parcel-b...
  6. ShapeBase.get_shape_renderer method | Aspose.Wo...

    ShapeBase.get_shape_renderer method. Creates and returns an object that can be used to render this shape into an image.... PNG ) renderer . save ( file_name...RenderAllShapes. { shape . name } .png' , save_options = options ) See...

    reference.aspose.com/words/python-net/aspose.wo...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – โซลูชันการแปลงรูปแบบ PDF สำหรับ Rust https://products.aspose.com/pdf/th/rust-cpp/conversion/ Recent content in โซลูชันการแปลงรูปแบบ PDF สำหรับ ......png","text":"เปิดเอกสาร PDF สำหรับการแปลง"}...com/pdf/conversion/pdf-to-bmp/step02.png","text":"แปลงหน้า PDF เป็น BMP...

    products.aspose.com/pdf/th/rust-cpp/conversion/...
  8. Extracting text from receipts|Documentation

    How to digitize scanned receipts by automatically extracting text from them....png" ) input . add ( "receipt2.png" ) # Set recognition...

    docs.aspose.com/ocr/python-net/recognition/rece...
  9. Recognition|Documentation

    Extracting text from images, web links, scanned PDFs, folders, and other content....png" ; AsposeOCRInput source1 ; source1...c_str (); string file = "page2.png" ; AsposeOCRInput source2 ; source2...

    docs.aspose.com/ocr/cpp/recognition/
  10. TIFF to PDF conversion causes font and width mi...

    Hi Team, I am converting a multipage TIFF file to PDF using Aspose for Java(we are using Aspose total). The conversion works, but the generated PDF doesn’t exactly match the original TIFF — there’s a mismatch in width a…...png"); try { ImageIO.write(bufferedImage, "png", tempImageFile);...converted to PNG images and the pixel dimensions of those PNGs are used...

    forum.aspose.com/t/tiff-to-pdf-conversion-cause...