Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 50,303 for

bitmap

(0.11 sec)
  1. 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...
  2. FontEmbeddingLicensingRights class | Aspose.Wor...

    Aspose.Words.Fonts.FontEmbeddingLicensingRights class. Represents embedding licensing rights for the font....bitmapEmbeddingOnly Indicates the “Bitmap embedding only” restriction...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Fields::FieldDdeAuto::set_Insert...

    Aspose::Words::Fields::FieldDdeAuto::set_InsertAsBitmap method. Sets whether to insert the linked object as a Bitmap in C++....insert the linked object as a bitmap. void Aspose :: Words :: Fields...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. 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...
  5. Save Generated Barcodes|Documentation

    How to Save Generated Barcodes in Aspose.BarCode for PHP...images as files, streams, or bitmaps, as well as various raster...labels to a file, stream, or a bitmap). These options are discussed...

    docs.aspose.com/barcode/phpjava/save-barcodes/
  6. Save Generated Barcodes|Documentation

    How to Save Generated Barcodes in Aspose.BarCode for Node.js...images as files, streams, or bitmaps, as well as various raster...labels to a file, stream, or a bitmap). These options are discussed...

    docs.aspose.com/barcode/nodejsjava/save-barcodes/
  7. Save Generated Barcodes in Java|Documentation

    How to Save Generated Barcodes in Aspose.BarCode for Java...images as files, streams, or bitmaps, as well as various raster...labels to a file, stream, or a bitmap. These options are discussed...

    docs.aspose.com/barcode/java/save-barcode-image/
  8. 使用 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-...
  9. Merge Image to BMP in Python | products.aspose.com

    Merge Image to BMP 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...
  10. Գծեր նկարել C#-ով

    Այս կարճ հոդվածը նկարագրում է, թե ինչպես գծեր նկարել C#-ով: Այն ներառում է IDE կարգավորումները, քայլ առ քայլ ծրագիրի հոսքը և աշխատունակ կոդի օրինակ՝ C#-ով հեշտ գծեր նկարելու համար:...Drawing գծեր նկարելու համար Սկսեք Bitmap դասի օրինակ՝ կարգավորելով պիքսելային...պահանջվող լայնության և բարձրության bitmap ստեղծմամբ, ապա այնուհետև (x...

    kb.aspose.com/hy/drawing/net/draw-lines-in-csharp/