Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 50,258 for

bitmap

(0.06 sec)
  1. 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...
  2. 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...
  3. Convert PowerPoint Slides to Images in C++|Aspo...

    Learn how to convert PowerPoint and OpenDocument slides into various formats using Aspose.Slides for C++. Easily export PPTX and ODP slides to BMP, PNG, JPEG, TIFF, and more with high-quality results.... A Bitmap is an object that allows you...PNG, etc.). Convert Slides to Bitmap and Save the Images in PNG...

    docs.aspose.com/slides/cpp/convert-slide/
  4. FieldDdeAuto.InsertAsText | Aspose.Words for .NET

    Discover how the FieldDdeAuto InsertAsText property streamlines linked object management by allowing text-only format insertion for enhanced clarity.... Bitmap : field . InsertAsBitmap =...case InsertLinkedObjectAs . Bitmap : field . InsertAsBitmap =...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldLink.ProgId | Aspose.Words for .NET

    Discover the FieldLink ProgId property to easily manage application types for link information. Optimize your workflow with this essential tool!... Bitmap : field . InsertAsBitmap =...case InsertLinkedObjectAs . Bitmap : field . InsertAsBitmap =...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldLink.SourceFullName | Aspose.Words for .NET

    Discover the FieldLink SourceFullName property to easily manage and customize source file names and locations for enhanced data organization.... Bitmap : field . InsertAsBitmap =...case InsertLinkedObjectAs . Bitmap : field . InsertAsBitmap =...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldDde.IsLinked | Aspose.Words for .NET

    Optimize your documents with FieldDde IsLinked property. Control file size by excluding graphics, ensuring efficient storage and faster access.... Bitmap : field . InsertAsBitmap =...case InsertLinkedObjectAs . Bitmap : field . InsertAsBitmap =...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldLink.InsertAsHtml | Aspose.Words for .NET

    Discover the FieldLink InsertAsHtml property to easily manage linked objects in HTML format. Enhance your web content with seamless integration!... Bitmap : field . InsertAsBitmap =...case InsertLinkedObjectAs . Bitmap : field . InsertAsBitmap =...

    reference.aspose.com/words/net/aspose.words.fie...
  9. aspose.barcode.multitarget.zip

    Aspose.Barcode.MultiTarget/Aspose.Barcode.MultiTarget.sln Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.9.34607.119 MinimumVisualSt......void Main(string[] args) { Bitmap bmp = BarcodeHelper.Genera...void Main(string[] args) { Bitmap bmp = BarcodeHelper.Genera...

    docs.aspose.com/barcode/net/aspose-barcode-mult...
  10. 使用 Python 将 PNG 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 Python 版 PNG 到 EPS 的转换功能。... outputStream, options) 使用 Bitmap 对象和字符串在 Python 中将 PNG 格式保存为...代码片段中,输入图像由 aspose.pydrawing.Bitmap 对象分配,输出 EPS 文件由字符串分配: Copy...

    docs.aspose.com/page/zh/python-net/convert/png-...