Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 50,303 for

bitmap

(0.05 sec)
  1. BMP Images Merge with Python | products.aspose.com

    How to use Python for BMP images and photos merge on desktop and web applications....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/python-net/merge/bmp/
  2. Convert J2K to BMP via Java | products.aspose.com

    Sample code for J2K to BMP Java conversion. Use API example code for batch J2K files to BMP 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/j2k...
  3. 从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...
  4. FieldDdeAuto.insertAsBitmap property | Aspose.W...

    FieldDdeAuto.insertAsBitmap property. Gets or sets whether to insert the linked object as a Bitmap....insert the linked object as a bitmap. get insertAsBitmap () : boolean...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. 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...
  7. 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...
  8. Aspose::Words::Fields::FieldLink::get_InsertAsB...

    Aspose::Words::Fields::FieldLink::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...
  9. Aspose::Words::Fields::FieldDde::get_InsertAsBi...

    Aspose::Words::Fields::FieldDde::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...
  10. 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-...