Sort Score
Result 10 results
Languages All
Labels All
Results 3,021 - 3,030 of 228,432 for

png

(1.68 sec)
  1. 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...
  2. Specify how to cross a string in output PDF and...

    Learn to control text overflow in output PDF/Image by specifying the cross type using Aspose.Cells for JavaScript via C++....png Sample Code <!DOCTYPE html> <...h1 > Convert Excel to PDF and PNG (Text Cross Type) </ h1 > < input...

    docs.aspose.com/cells/javascript-cpp/specify-ho...
  3. NodeRendererBase.save method | Aspose.Words for...

    aspose.words.rendering.NodeRendererBase.save method...the image will be saved in the PNG format. save(stream, save_options)...ImageSaveOptions ( aw . SaveFormat . PNG ) # Set the "scale" property...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Issues with particular font types after EMF to ...

    Hi Aspose support, In out product we started to use EMF to PDF conversion via Aspose, and after some research with different ways and different Aspose libraries we found that the optimal one is to use Aspose.Words.dll t…...png (508.0 KB) The following font...Sitka Subheading, Sitka Text. 02.png (460.1 KB) The text with Cambria...

    forum.aspose.com/t/issues-with-particular-font-...
  5. 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...
  6. Otvorite PSD datoteku na mreži | products.aspos...

    Otvorite PSD datoteku na mreži pomoću Aspose.PSD...{ // To open the PSD File as PNG just use this code image.Save(sourceFileName...Save(sourceFileName + ".png", new PngOptions() { ColorType = PngColorType...

    products.aspose.com/psd/cr/view/open-psd-online/
  7. Convert MHTML to JPG in Python – Aspose.HTML fo...

    Convert MHTML to JPG using Aspose.HTML Python library. Consider the supported MHTML to JPG conversion scenarios in ready-to-use Python examples....MHTML to image formats such as PNG, JPG, JPEG, BMP, TIFF, and GIF...{{#if_output 'BMP' 'JPEG' 'GIF' 'PNG' 'TIFF'}} import aspose.html...

    docs.aspose.com/html/python-net/convert-mhtml-t...
  8. C++ Microsoft Project Files Conversion

    Convert Microsoft Project MPP MPT MPX to HTML PDF Excel Primavera and JPG Png BMP TIFF Images via C++ library....MPX to HTML, Excel, PDF and PNG, BMP, JPG, TIFF Images to build...project data to images JPG, PNG, BMP, TIFF is simple, and API...

    products.aspose.com/tasks/cpp/conversion/
  9. EQ Field Text Rotation Issue in Vertical DOCX t...

    Description When rendering vertical (top-to-bottom) text that contains a Word EQ field, the content inside the field equation is rendered with an incorrect text direction in HTML output. Specifically, the number inside …...occur in: Microsoft Word DOCX → PNG output generated by Aspose.Words...only in HTML output . DOCX → PNG The result is rendered correctly...

    forum.aspose.com/t/eq-field-text-rotation-issue...
  10. Barcode Reading Settings|Documentation

    This article describes how to adjust various barcode recognition settings in Aspose.BarCode for PHP via Java according to business needs...png" , BarcodeImageFormat :: PNG ); $reader = new...new BarCodeReader ( "c:/test.png" , DecodeType :: EAN_13 ); //checksum...

    docs.aspose.com/barcode/phpjava/barcode-reading...