Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 48,503 for

bitmap

(0.04 sec)
  1. Aspose::Words::Fields::FieldDde class | Aspose....

    Aspose::Words::Fields::FieldDde class. Implements the DDE field. To learn more, visit the documentation article in C++....insert the linked object as a bitmap. get_InsertAsHtml () Gets or...Unicode , Html , Rtf , Picture , Bitmap }; static void InsertFieldLink...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. How to Create PNG Image From BMP in C#

    This step by step tutorial shows you how to create PNG image from BMP in C#. This code in C# save Bitmap as PNG easily and quickly.... This code in C# save bitmap as PNG easily and quickly....situations, we need to convert bitmap to PNG in our C# applications...

    kb.aspose.com/imaging/net/how-to-create-png-ima...
  3. C# で PSD ファイルを BMP に変換する方法 | products.aspose.com

    .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/net/conversion/psd-t...
  4. 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...
  5. FieldLink.insertAsBitmap property | Aspose.Word...

    FieldLink.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...
  6. Barcode Reading Basics|Documentation

    This Article Describes How to Read Barcodes of Different Symbologies from Images and How to Recognize All 1D Barcodes Presented in an Image...represented as a file or a bitmap object. After that, target...barcode source (image file, or bitmap), e.g. set the path to a source...

    docs.aspose.com/barcode/phpjava/barcode-reading...
  7. Convert PowerPoint to Word|Aspose.Slides for PH...

    Convert PowerPoint Presentation to Word...generates and inserts slide image $bitmap = $slide -> getThumbnail (...$builder -> insertImage ( $bitmap ); # inserts slide's texts...

    docs.aspose.com/slides/php-java/convert-powerpo...
  8. Supported combination of Color Modes And Bit De...

    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....Depth in PSD in read-only mode Bitmap Grayscale Indexed RGB CMYK...Depth in PSD in editable mode Bitmap Grayscale Indexed RGB CMYK...

    docs.aspose.com/psd/net/supported-combination-o...
  9. Working with Images|Documentation

    This section explains how to insert or get image from a visio page with Aspose.Diagram....Shape Programming Sample Import Bitmap Image as a Visio Shape Aspose...allows developers to import a bitmap image as a Microsoft Visio...

    docs.aspose.com/diagram/net/working-with-images/
  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...