Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 50,303 for

bitmap

(0.13 sec)
  1. 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-...
  2. Convert GIF to EPS using API for .NET

    GIF to EPS conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....input image is assigned by Bitmap object and the output EPS file...Convert GIF image to EPS from Bitmap object to file. 2 3 // Create...

    docs.aspose.com/page/net/convert/gif-to-eps/
  3. Convert JPG to EPS using API for .NET

    JPG to EPS conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....input image is assigned by Bitmap object and the output EPS file...Convert JPEG image to EPS from Bitmap object to file. 2 3 // Create...

    docs.aspose.com/page/net/convert/jpg-to-eps/
  4. Ուղղանկյուն նկարել Java-ում

    Այս հոդվածը ցույց է տալիս, թե ինչպես նկարել ուղղանկյուն Java-ում։ Այն ընդգրկում է IDE-ի կարգավորումը, մեթոդը և գործնական կոդի օրինակ ուղղանկյուն ստեղծելու համար։...արժեքներն ու պատկերի չափերը՝ Bitmap օբյեկտ ստեղծելու համար Ստեղծեք...Graphics դասի օբյեկտ՝ օգտագործելով Bitmap օբյեկտը Օգտագործեք drawRectangle՝...

    kb.aspose.com/hy/drawing/java/draw-rectangle-in...
  5. 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...
  6. 在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...
  7. Document.RenderToScale | Aspose.Words for .NET

    Discover the RenderToScale method to efficiently render document pages into Graphics objects at your desired scale for optimal visual results....thumbRows ; using ( Bitmap img = new Bitmap ( imgWidth , imgHeight...thumbRows ; using ( SKBitmap bitmap = new SKBitmap ( imgWidth ...

    reference.aspose.com/words/net/aspose.words/doc...
  8. FieldDdeAuto.InsertAsBitmap | Aspose.Words for ...

    Discover how the FieldDdeAuto InsertAsBitmap property enhances your linked objects by allowing Bitmap insertion. Optimize your documents effortlessly!...insert the linked object as a bitmap. public bool InsertAsBitmap...case InsertLinkedObjectAs . Bitmap : field . InsertAsBitmap =...

    reference.aspose.com/words/net/aspose.words.fie...
  9. 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/
  10. Display BarCodes in Report Header and Footer|Do...

    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....Resolution = 300 Dim bitmap As System . Drawing . Bitmap = builder . ...System . IO . MemoryStream bitmap . Save ( ms , System . Drawing...

    docs.aspose.com/barcode/reportingservices/displ...