Sort Score
Result 10 results
Languages All
Labels All
Results 1,211 - 1,220 of 50,268 for

bitmap

(0.05 sec)
  1. Convert POT to PNG using Java | products.aspose...

    Sample Java conversion code for POT format to PNG file. Use this example code to export PowerPoint & OpenOffice presentations to PNG within any Web or Desktop Java based Application....image as a Bitmap with each iteration Call Bitmap.save method...few listed below. POT TO BMP (Bitmap Image) POT TO GIF (Graphical...

    products.aspose.com/slides/java/conversion/pot-...
  2. Convert POTM to JPEG using Java | products.aspo...

    Sample Java conversion code for POTM format to JPEG file. Use this example code to export PowerPoint & OpenOffice presentations to JPEG within any Web or Desktop Java based Application....image as a Bitmap with each iteration Call Bitmap.save method...listed below. POTM TO BMP (Bitmap Image) POTM TO GIF (Graphical...

    products.aspose.com/slides/java/conversion/potm...
  3. Convert PPTX to JPEG using Java | products.aspo...

    Sample Java conversion code for PPTX format to JPEG file. Use this example code to export PowerPoint & OpenOffice presentations to JPEG within any Web or Desktop Java based Application....image as a Bitmap with each iteration Call Bitmap.save method...listed below. PPTX TO BMP (Bitmap Image) PPTX TO GIF (Graphical...

    products.aspose.com/slides/java/conversion/pptx...
  4. Manage ActiveX Controls in Presentations in .NE...

    Learn how Aspose.Slides for .NET leverages ActiveX to automate and enhance PowerPoint presentations, giving developers powerful control over slides.... Bitmap image = new Bitmap (( int ) control ...changing substitute Bitmap image = new Bitmap (( int ) control ...

    docs.aspose.com/slides/net/activex/
  5. Basic Barcode Recognition Parameters|Documentation

    This Article Describes How Basic Recognition Parameters...represented as a file, a stream, or a bitmap object. After that, target...source (image file, stream, or bitmap), e.g. set the path to a source...

    docs.aspose.com/barcode/python-net/basic-recogn...
  6. Aspose 中的公共 API 更改。3D 1.7.0|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.... Bitmap bitmap ) public void Render ( Aspose...camera , System . Drawing . Bitmap bitmap , Aspose . ThreeD . ImageRenderOptions...

    docs.aspose.com/3d/zh/net/public-api-changes-in...
  7. Save Generated Barcodes in JavaScript|Documenta...

    Save Barcodes to File, Stream, Image Formats like BMP, PNG, GIF, JPEG, EMF, SVG using JavaScript API...images to files, streams, or bitmaps. It also covers how to output...barcodes, whether to files or bitmaps. Below, you’ll find descriptions...

    docs.aspose.com/barcode/javascript-cpp/save-bar...
  8. 使用 Java API 解决方案将 BMP 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 Java 版 BMP 转 EPS 功能。...Convert BMP image to EPS from Bitmap object to file. 2 3 // Create..."input.bmp" )); 8 // Save BMP bitmap to EPS file 9 PsDocument. saveImageAsEps...

    docs.aspose.com/page/zh/java/convert/bmp-to-eps/
  9. Convert BMP to GIF via Java | products.aspose.com

    Sample code for BMP to GIF Java conversion. Use API example code for batch BMP files to GIF conversion within any Web or Desktop Java based application....represent Bitmap Image files that are used to store bitmap digital...also called device independent bitmap (DIB) file format. This independency...

    products.aspose.com/imaging/java/conversion/bmp...
  10. Working with Images in PostScript | C++

    How to add image to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...Bitmap from image file. Create the...100. 0f ); 22 23 //Create a Bitmap object from image file 24 {...

    docs.aspose.com/page/cpp/ps/working-with-images/