Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 50,261 for

bitmap

(0.07 sec)
  1. 使用 C++ 进行图像放置|Aspose.PDF for C++

    本节介绍使用 C++ 库处理图像放置 PDF 文件的功能。...Drawing :: Bitmap > ( System :: Drawing :: Bitmap :: FromStream...MakeObject < System :: Drawing :: Bitmap > ( resourceImage , ( int )...

    docs.aspose.com/pdf/zh/cpp/working-with-image-p...
  2. 在表格单元格中添加图片|Aspose.Slides 文档

    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....AddTable 方法向幻灯片添加表格 创建一个 Bitmap 对象以保存图像文件 将 Bitmap 图像添加到 IPPImage 对象...MyPresentation . Slides [ 0 ]; // 创建一个 Bitmap 图像对象以保存图像文件 using IImage image...

    docs.aspose.com/slides/zh/net/add-image-in-tabl...
  3. Working with Brushes|Documentation

    Learn to draw an Ellipse with Brushes in C#. Use solid brush to draw graphics in C# and VB.NET.... Create an object of the Bitmap class Initialize the Graphics...Graphics object from above bitmap Create a new Brush using the SolidBrush...

    docs.aspose.com/drawing/net/working-with-brushes/
  4. Create Transparent Image in Java

    This article provides guidance on how to create transparent image in Java. It includes IDE setup details, a step-by-step guide, and a code example to draw pictures with transparent background in Java....using a bitmap object Clear the contents of the bitmap and apply...shapes Apply transparency to the bitmap and export the image to the...

    kb.aspose.com/drawing/java/create-transparent-i...
  5. Ekri Tèks sou JPG nan Java

    Atik sa a kout ap gide ou sou kijan pou ekri tèks sou JPG nan Java. Li kouvri konfigirasyon IDE, etap yo, ak yon kout kòd k ap kouri ki demontre kijan pou ajoute tèks nan yon fichye JPG nan Java....sou imaj JPG Inisye yon objè Bitmap pandan w ap deklare yon instans...imaj antre a oswa kreye yon bitmap depi nan zero lè ou espesifye...

    kb.aspose.com/hy/drawing/java/write-text-on-jpg...
  6. Write Text on JPG in Java

    This brief article guides on how to write text on JPG in Java. It encompasses the IDE configuration, steps, and a runnable code snippet demonstrating how to add text to a JPG file in Java....text on JPG images Initiate a Bitmap class object while declaring...the input image or create a bitmap from scratch by specifying...

    kb.aspose.com/drawing/java/write-text-on-jpg-in...
  7. OoxmlSaveOptions.Zip64Mode | Aspose.Words for .NET

    Discover the OoxmlSaveOptions Zip64Mode property to enhance your document's output with ZIP64 format. Optimize large files effortlessly!...; i ++) { using ( Bitmap bmp = new Bitmap ( 5 , 5 )) using (...

    reference.aspose.com/words/net/aspose.words.sav...
  8. 在PHP中将工作表转为图像|Documentation

    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....( $sheet , $imgOptions )); $bitmap = new \DOTNET ( "mscorlib"..."mscorlib" , "System.Drawing.Bitmap" ); $bitmap -> Save ( $dataDir . "...

    docs.aspose.com/cells/zh/net/worksheet-to-image...
  9. How to Crop Image in C#

    This short tutorial guides on how to crop image in C#. It demonstrates how using C# crop Bitmap and save the desired portion of image as a separate image on the disk....the process where a sample bitmap is cropped. There are a number...images can be cropped. To crop bitmap C# code demonstrates one of...

    kb.aspose.com/imaging/net/how-to-crop-image-in-...
  10. Convert PSB 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/psb-to-bmp/