Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 50,269 for

bitmap

(0.21 sec)
  1. Convert PSD to BMP with C# | products.aspose.com

    Export PSD, PSB & AI file via .NET API...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/psd-to-bmp/
  2. Převést PSD na BMP pomocí C# | products.aspose.com

    Export souborů PSD, PSB a AI přes rozhraní.NET API...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/cz/net/conversion/psd-t...
  3. Convert EMF to EPS using Python

    EMF 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 object and string for saving...assigned by aspose.pydrawing.Bitmap object and the output EPS file...

    docs.aspose.com/page/python-net/convert/emf-to-...
  4. FieldDde.insertAsBitmap property | Aspose.Words...

    FieldDde.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 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. 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...
  7. Aspose::Words::Saving::ImageSaveOptions::get_Me...

    Aspose::Words::Saving::ImageSaveOptions::get_MetafileRenderingOptions method. Allows to specify how metafiles are treated in the rendered output in C++.... When Bitmap is specified, Aspose.Words...for MetafileRenderingMod is Bitmap . Examples Shows how to set...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Providing an image as pixel array|Documentation

    Adding an image as an array of pixels to the Aspose.OCR for Java recognition package....unsupported file formats or with raw bitmap data. Pixels are listed from...example, 2x2 pixels full color bitmap (24 bits per pixel without...

    docs.aspose.com/ocr/java/ocrinput/image-by-pixel/
  9. Merge PNG Images in Python | products.aspose.com

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

    products.aspose.com/slides/python-net/merge/png...
  10. Convert PowerPoint Presentations to Word Docume...

    Convert PowerPoint PPT and PPTX slides to editable Word documents using Aspose.Slides for PHP via Java with precise layout, images and formatting preserved....generates and inserts slide image $bitmap = $slide -> getThumbnail (...$builder -> insertImage ( $bitmap ); # inserts slide's texts...

    docs.aspose.com/slides/php-java/convert-powerpo...