Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 2,068 for

bitmap

(0.03 sec)
  1. Manipulating PNG Images|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....compression format for transmitting a bitmap over networks. When you save...single pixel in a bitmap image. Like all other bitmap formats, PNG...

    docs.aspose.com/psd/net/manipulating-png-images/
  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...Create the bitmap object from image file 9 using(Bitmap gif = new...

    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...Create the bitmap object from image file 9 using(Bitmap jpg = new...

    docs.aspose.com/page/net/convert/jpg-to-eps/
  4. Draw Circle in C#

    This topic explains the details to draw circle in C#. It includes the system configuration, stepwise algorithm, and a running code snippet to develop a circle drawer in C#....circles Create an instance of the Bitmap class while passing the dimensions...the Graphics class using the Bitmap class instance Invoke the DrawEllipse...

    kb.aspose.com/drawing/net/draw-circle-in-csharp/
  5. MetafileRenderingOptions.emulateRasterOperation...

    MetafileRenderingOptions.emulateRasterOperations property. Gets or sets a value determining whether or not the raster operations should be emulated....rendering the metafile into a bitmap by using the operating system...Examples Shows added a fallback to bitmap rendering and changing type...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Saving::MetafileRenderingOptions...

    Aspose::Words::Saving::MetafileRenderingOptions::get_EmulateRasterOperations method. Gets or sets a value determining whether or not the raster operations should be emulated in C++....rendering the metafile into a bitmap by using the operating system...Examples Shows added a fallback to bitmap rendering and changing type...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Zip64Mode Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.Zip64Mode enum for efficient ZIP64 format use in OOXML files, enhancing file size management and compatibility....; i ++) { using ( Bitmap bmp = new Bitmap ( 5 , 5 )) using (...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Save Generated Barcodes in C++|Documentation

    Save Barcodes to File, Stream, Image Formats like BMP, PNG, GIF, JPEG, EMF, SVG using C++ API...images to files, streams, or bitmaps, as well as outputting barcode...images to a file, a stream, or a bitmap). These options are described...

    docs.aspose.com/barcode/cpp/save-barcode-image/
  9. FieldDdeAuto class | Aspose.Words for Python

    aspose.words.fields.FieldDdeAuto class. Implements the DDEAUTO field...(Inherited from Field ) insert_as_bitmap Gets or sets whether to insert...insert the linked object as a bitmap. insert_as_html Gets or sets...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert PowerPoint Slides to Images in JavaScri...

    Learn how to convert PowerPoint and OpenDocument slides into various formats using Aspose.Slides for Node.js via Java. Easily export PPTX and ODP slides to BMP, PNG, JPEG, TIFF, and more with high-quality results.... Convert Slides to Bitmap and Save the Images in PNG...You can convert a slide to a bitmap object and use it directly...

    docs.aspose.com/slides/nodejs-java/convert-slide/