Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 50,707 for

bitmap

(0.17 sec)
  1. Cartoonify WMF documents via Java | products.as...

    Try our On-Premise document APIs to Cartoonify WMF files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application....for storing vector as well as bitmap-format images data. To be more...Portable Network Graphics) BMP (Bitmap Picture) ICO (Windows icon)...

    products.aspose.com/imaging/java/cartoonify/wmf/
  2. Change background in WMF documents via Java | p...

    Try our On-Premise document APIs to change background from WMF files on Java Application....for storing vector as well as bitmap-format images data. To be more...Portable Network Graphics) BMP (Bitmap Picture) ICO (Windows icon)...

    products.aspose.com/imaging/java/change-backgro...
  3. Cartoonify EPS documents via .NET | products.as...

    Try our On-Premise document APIs to Cartoonify EPS files on .NET Framework, .NET Core, Windows Application, ASP.NET Web Application.... EPS files may include a bitmap preview image encapsulated...Portable Network Graphics) BMP (Bitmap Picture) ICO (Windows icon)...

    products.aspose.com/imaging/net/cartoonify/eps/
  4. Merge EPS images via Java | products.aspose.com

    Try our On-Premise document APIs to merge EPS files on Java Application.... EPS files may include a bitmap preview image encapsulated...Portable Network Graphics) BMP (Bitmap Picture) ICO (Windows icon)...

    products.aspose.com/imaging/java/merge/eps/
  5. Public API Changes in Aspose.Cells 8.5.2|Docume...

    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....// Create empty Bitmap Bitmap bmp = new Bitmap ( 800 , 800 );...

    docs.aspose.com/cells/net/public-api-changes-in...
  6. ImageType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.ImageType enumeration. Specifies the type (format) of an image in a Microsoft Word document.... Bmp Windows Bitmap. Eps Encapsulated PostScript...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. How to Crop Image in Java

    This tutorial explains the process how to crop image in Java. To crop Bitmap Java based runnable code along with the detailed steps are provided for the demonstration.... To crop bitmap Java based code contains a...steps explain how in java crop bitmap by providing the details about...

    kb.aspose.com/imaging/java/how-to-crop-image-in...
  8. Ինչպես պտտել պատկերը C#-ում

    Այս հակիրճ ձեռնարկը նկարագրում է, թե ինչպես պտտել պատկերը C#-ում: Պատկերը ծրագրային կերպով պտտելու համար C# միջավայրի կարգավորումները և կոդերի նմուշը նույնպես համօգտագործվում են մանրամասն նկարագրությամբ:...ցանկի օգնությամբ: C# rotate bitmap -ի օգտագործման ընթացքում կցուցադրվի...պատկերը C#-ում պտտելու համար Bitmap-ի պտտելու համար ցուցադրվում...

    kb.aspose.com/hy/imaging/net/how-to-rotate-imag...
  9. Aspose::Words::Saving::MetafileRenderingOptions...

    Aspose::Words::Saving::MetafileRenderingOptions::get_UseEmfEmbeddedToWmf method. Gets or sets a value determining how WMF metafiles with embedded EMF metafiles should be rendered in C++....When metafile is rendered to bitmap, WMF data is always used. The...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Convert JPG to EPS using Java API Solution

    JPG to EPS conversion functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....Convert JPEG image to EPS from Bitmap object to file. 2 3 // Create..."input.jpg" )); 8 // Save JPEG bitmap to EPS file 9 PsDocument. saveImageAsEps...

    docs.aspose.com/page/java/convert/jpg-to-eps/