Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 51,750 for

bitmap

(0.1 sec)
  1. 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...
  2. 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-...
  3. 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-...
  4. Convert PPT to GIF using C# | products.aspose.com

    Sample code for PPT to GIF C# conversion. Use API example code for batch PPT 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/ppt-t...
  5. 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-...
  6. Aspose::Words::Fields::FieldDdeAuto::get_Insert...

    Aspose::Words::Fields::FieldDdeAuto::get_InsertAsBitmap method. Gets whether to insert the linked object as a Bitmap in C++....insert the linked object as a bitmap. bool Aspose :: Words :: Fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Supported file formats|Documentation

    File formats for images and recognition results supported by Aspose.OCR for Python via C++.... Bitmap ( .BMP ) Bitmap image file. Archive...

    docs.aspose.com/ocr/python-cpp/supported-file-f...
  8. 档案

    档案...以编程方式在现有图像上绘制文本作为水印: // 加载现有的输入图像 Bitmap bitmap = new Bitmap(dataDir + @"Test...graphics = Graphics.FromImage(bitmap); graphics.TextRenderingHint...

    blog.aspose.com/zh/drawing/draw-text-image-csharp/
  9. Supported File Formats|Documentation

    Create images using .NET languages C# and VB.NET....Description Load Save Remarks BMP Bitmap Image Format PNG Portable Network...

    docs.aspose.com/drawing/net/supported-file-form...
  10. 从PDF生成缩略图|Aspose.PDF for .NET

    本节描述如何从PDF文档生成缩略图... Bitmap )) { Bitmap pdfBitmap = ( Bitmap ) clipboardData...clipboardData . GetData ( DataFormats . Bitmap ); int thumbnailWidth = 45...

    docs.aspose.com/pdf/zh/net/generate-thumbnail-i...