Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 51,749 for

bitmap

(0.06 sec)
  1. Convert POTM to GIF using C# | products.aspose.com

    Sample code for POTM to GIF C# conversion. Use API example code for batch POTM files to GIF conversion within VB.NET, Asp.NET or any .NET based application....image as a Bitmap with each iteration Call Bitmap.Save method...create a full scale image var bitmap = slide.GetThumbnail( 1f ,...

    products.aspose.com/slides/net/conversion/potm-...
  2. Convert PPTX to Word in Java | products.aspose.com

    Convert PPTX to Word in Java. Use Java library API to convert PowerPoint to Word...inserts slide image BufferedImage bitmap = slide . getThumbnail ( 1...); builder . insertImage ( bitmap ); // inserts slide's texts...

    products.aspose.com/slides/java/conversion/pptx...
  3. Merge Images in Python | products.aspose.com

    Merge image to image in Python. Use Python library API to combine images... Bitmap( "image1.png" )) slide . shapes...images . add_image(drawing . Bitmap( "image2.png" )) slide . shapes...

    products.aspose.com/slides/python-net/merge/ima...
  4. IWarningCallback class | Aspose.Words for Node.js

    Aspose.Words.IWarningCallback class. Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during document loading or saving....Examples Shows added a fallback to bitmap rendering and changing type...to "false" to fall back to bitmap when // it encounters a metafile...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Convert images EPS to BMP via C# | products.asp...

    Sample code for EPS to BMP C# image conversion. Use API example code for batch EPS files to BMP conversion within VB.NET, Asp.NET or any .NET based application.... EPS files may include a bitmap preview image encapsulated...represent Bitmap Image files that are used to store bitmap digital...

    products.aspose.com/imaging/net/conversion/eps-...
  6. Convert EPS to BMP via Java | products.aspose.com

    Sample code for EPS to BMP Java conversion. Use API example code for batch EPS files to BMP conversion within any Web or Desktop Java based application.... EPS files may include a bitmap preview image encapsulated...represent Bitmap Image files that are used to store bitmap digital...

    products.aspose.com/imaging/java/conversion/eps...
  7. Convert JPG to EPS using Python

    JPG to EPS conversion functionality offered by Aspose.Page API solution for Python is explained and illustrated with the code snippets here....outputStream, options) Using a Bitmap object and a string for saving...assigned by the aspose.pydrawing.Bitmap object and the output EPS file...

    docs.aspose.com/page/python-net/convert/jpg-to-...
  8. Convert PNG to EPS using Python

    PNG to EPS conversion functionality offered by Aspose.Page API solution for Python is explained and illustrated with the code snippets here....outputStream, options) Using Bitmap objects and strings for saving...assigned by the aspose.pydrawing.Bitmap object and the output EPS file...

    docs.aspose.com/page/python-net/convert/png-to-...
  9. C# を使用して PSB ファイルを BMP に変換する方法 | products.aspos...

    .NET API 経由で PSD、PSB、AI ファイルをエクスポートする...represent Bitmap Image files that are used to store bitmap digital...also called device independent bitmap (DIB) file format. This independency...

    products.aspose.com/psd/jp/psb-to-bmp/
  10. Convert PPT to Word in Java | products.aspose.com

    Convert PPT to Word in Java. Use Java library API to convert PowerPoint to Word...inserts slide image BufferedImage bitmap = slide . getThumbnail ( 1...); builder . insertImage ( bitmap ); // inserts slide's texts...

    products.aspose.com/slides/java/conversion/ppt-...