Sort Score
Result 10 results
Languages All
Labels All
Results 7,561 - 7,570 of 27,652 for

png export

(0.28 sec)
  1. 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++....string as MS Excel does when exporting to PDF/Image. TextCrossType...outputCrossType.pdf outputCrossType.png Sample Code <!DOCTYPE html> <...

    docs.aspose.com/cells/javascript-cpp/specify-ho...
  2. PSD ファイルを開いて編集する | products.aspose.com

    オンラインエディターで PSD ファイルを開いて編集する...startAngle, sweepAngle); // export image to bmp file format. image...of documentation links: PSB を PNG として表示するためのコードサンプル PSBの他の形式への変換...

    products.aspose.com/psd/jp/editor/psd/
  3. PdfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PDF format in Java....getCustomDocumentPro() are exported to PDF file. getCustomTimeZoneInf()...determining whether or not to export document structure. getExportFloatingSha()...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose.PSD for Java 24.1 - 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" ; String secondPageOutputPng..."src/main/resources/secondPageOutput.png" ; String thirdPageOutputPng...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  5. Create 3D Presentations on Android|Aspose.Slide...

    Generate interactive 3D presentations in Java with Aspose.Slides for Android effortlessly. Export quickly to PowerPoint and OpenDocument formats for versatile use....png" , ImageFormat . Png ); thumbnail . dispose...save ( "sample_3d.png" , ImageFormat . Png ); thumbnail . dispose...

    docs.aspose.com/slides/androidjava/3d-presentat...
  6. Convert HTML to Image in Python | products.aspo...

    Convert HTML to Image in Python. Use Python library API to convert HTML files to Images...Slides for Python exports HTML files to Image file formats...) bmp . save( "Slide_ {num} .png" . format(num = str(sld . slide_number))...

    products.aspose.com/slides/python-net/conversio...
  7. Aspose.PSD for .NET 19.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....Category PSDNET-184 Load JPEG,PNG and other image files to PsdImage...examples: PSDNET-184. Load JPEG,PNG and other image files to PsdImage...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-8...
  8. Convert PDF to Image in PHP | products.aspose.com

    Convert PDF to Image in PHP. Use PowerPoint PHP API to convert PDF files to Image...Slides for PHP exports PDF files to Image file formats..."slide_" . $i . ".png" ); $imageio -> write ($bmp, "PNG" , $javafile);...

    products.aspose.com/slides/php-java/conversion/...
  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. Getting recognition results as XML|Documentation

    Returning Aspose.OCR for C++ recognition results in XML format....recognition_result parameter and export_format::xml value in format...images string file = "page1.png" ; AsposeOCRInput source1 ; source1...

    docs.aspose.com/ocr/cpp/save-xml/