Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 50,263 for

bitmap

(0.07 sec)
  1. Merge JPG to PDF in Python | products.aspose.com

    Merge JPG to PDF in Python. Use Python library API to combine JPG and PDF... Bitmap( "image1.jpg" )) slide . shapes...images . add_image(drawing . Bitmap( "image2.jpg" )) slide . shapes...

    products.aspose.com/slides/python-net/merge/jpg...
  2. 使用 .NET API 将 PNG 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 .NET PNG 到 EPS 的转换功能。...图像保存为 EPS 图像 以下 C# 代码片段中,输入图像由 Bitmap 对象赋值,输出 EPS 文件由字符串赋值: Copy...Create the bitmap object from image file 9 using(Bitmap png = new...

    docs.aspose.com/page/zh/net/convert/png-to-eps/
  3. 从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...
  4. Images conversion without borders - Free Suppor...

    Hello, when i try to convert images (Photoshop, tiff, jpg, bmp, etc) into PDF, i obtain some black borders in pdf pages. How can i use all pdf page to occupy entire page space for image? (see attached image originale and…...MemoryStream(tmpBytes); Bitmap b = new Bitmap(mystream); // Set margins...

    forum.aspose.com/t/images-conversion-without-bo...
  5. FieldDde.insert_as_bitmap property | Aspose.Wor...

    FieldDde.insert_as_Bitmap property. Gets or sets whether to insert the linked object as a Bitmap....insert_as_bitmap property FieldDde.insert_as_bitmap property Gets...object as a bitmap. @property def insert_as_bitmap ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert ODP to BMP using C# | products.aspose.com

    Sample code for ODP to BMP C# conversion. Use API example code for batch ODP files to BMP conversion within VB.NET, Asp.NET or any .NET based application....image as a Bitmap with each iteration Call Bitmap.Save method...create a full scale image var bitmap = slide.GetThumbnail( 1f ,...

    products.aspose.com/slides/net/conversion/odp-t...
  7. Convert ODP to JPEG using C# | products.aspose.com

    Sample code for ODP to JPEG C# conversion. Use API example code for batch ODP files to JPEG conversion within VB.NET, Asp.NET or any .NET based application....image as a Bitmap with each iteration Call Bitmap.Save method...create a full scale image var bitmap = slide.GetThumbnail( 1f ,...

    products.aspose.com/slides/net/conversion/odp-t...
  8. | Aspose

    Sample code for BMP to PDF Java conversion. Use API example code for batch BMP files to PDF 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/ocr/cpp/conversion/bmp-to-pdf/
  9. Export EML to BMP via Java | products.aspose.com

    Java API to Convert EML to BMP without using Microsoft Word or Outlook...Message Format)** files to **BMP (Bitmap Image)** preserves the exact...design workflows that require bitmap images. Automation Scenarios...

    products.aspose.com/total/java/conversion/eml-t...
  10. BarCodeReader|Aspose.BarCode for Python via .NE...

    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....set_bar_code_image(value) Sets bitmap image for recognition. Must...set_bar_code_image(value, areas) Sets bitmap image and areas for recognition...

    docs.aspose.com/barcode/python-net/api-referenc...