Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 52,321 for

bitmap

(0.47 sec)
  1. FontEmbeddingLicensingRights class | Aspose.Wor...

    aspose.words.fonts.FontEmbeddingLicensingRights class. Represents embedding licensing rights for the font....Description bitmap_embedding_only Indicates the “Bitmap embedding...embedding_licensing_rights . bitmap_embedding_only ) print ( font_info...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Converting Worksheet to Image in Aspose.Cells|D...

    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....Bitmap object, and you can save an...the image for the sheet Bitmap bitmap = sr . ToImage ( 0 ); //Save...

    docs.aspose.com/cells/net/converting-worksheet-...
  3. 使用图像放置|Aspose.PDF for Java

    本节介绍使用Java库处理图像放置PDF文件的功能。...getY ()); // 获取具有可见尺寸的图像 // Bitmap scaledImage; // 从资源中检索图像 ByteArrayOutputStrea...getPng ()); // Bitmap resourceImage = (Bitmap)Bitmap.FromStream(imageStream);...

    docs.aspose.com/pdf/zh/java/working-with-image-...
  4. Convert DNG to BMP via Java | products.aspose.com

    Sample code for DNG to BMP Java conversion. Use API example code for batch DNG files to BMP conversion within any Web or Desktop Java based application....represent Bitmap Image files that are used to store bitmap digital...also called device independent bitmap (DIB) file format. This independency...

    products.aspose.com/imaging/java/conversion/dng...
  5. Convert images DICOM to BMP via C# | products.a...

    Sample code for DICOM to BMP C# image conversion. Use API example code for batch DICOM files to BMP conversion within VB.NET, Asp.NET or any .NET based application....represent Bitmap Image files that are used to store bitmap digital...also called device independent bitmap (DIB) file format. This independency...

    products.aspose.com/imaging/net/conversion/dico...
  6. Convert images CDR to BMP via C# | products.asp...

    Sample code for CDR to BMP C# image conversion. Use API example code for batch CDR files to BMP conversion within VB.NET, Asp.NET or any .NET based application....represent Bitmap Image files that are used to store bitmap digital...also called device independent bitmap (DIB) file format. This independency...

    products.aspose.com/imaging/net/conversion/cdr-...
  7. Convert JP2 to BMP via Java | products.aspose.com

    Sample code for JP2 to BMP Java conversion. Use API example code for batch JP2 files to BMP conversion within any Web or Desktop Java based application....represent Bitmap Image files that are used to store bitmap digital...also called device independent bitmap (DIB) file format. This independency...

    products.aspose.com/imaging/java/conversion/jp2...
  8. 用六个面将场景渲染到立方体图中|Documentation

    使用 Aspose.3D for .NET API,开发人员可以将具有六个面的场景渲染到cubemap中,并将所有面保存为支持的图像格式。...CubeFaceData<Bitmap> //CubeFaceData<Bitmap> bitmaps = new CubeFaceData<Bitmap>();...CubeFaceData<Bitmap>(); //cubemap.Save(bitmaps); //bitmaps.Back.Save("back...

    docs.aspose.com/3d/zh/net/render-a-scene-into-t...
  9. Convert BMP to EPS using API for C++

    BMP to EPS conversion functionality offered by Aspose.Page API solution for C++ is explained and illustrated with the code snippets here....input image is assigned by Bitmap object and the output EPS file...System::SharedPtr < System::Drawing::Bitmap > bmp = System::MakeObject...

    docs.aspose.com/page/cpp/convert/bmp-to-eps/
  10. 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-...