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

bitmap

(0.07 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. 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...
  4. 使用 Python 将 BMP 转换为 EPS

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

    docs.aspose.com/page/zh/python-net/convert/bmp-...
  5. 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...
  6. 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...
  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. 使用 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. 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/
  10. 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...