Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 48,501 for

bitmap

(0.05 sec)
  1. How to Draw Shapes in C#

    This step by step tutorial elaborates how to draw shapes in C#. It helps you draw circle in C#. To draw ellipse C# code is provided as well....evaluation watermark Create a Bitmap object of required dimensions...a Graphics object from the Bitmap object created above Create...

    kb.aspose.com/drawing/net/how-to-draw-shapes-in...
  2. Convert PDF to PNG in C++ | products.aspose.com

    Convert PDF to PNG in C++. Use C++ library API to convert PDF files to PNGs...slide to a Bitmap object System :: SharedPtr < Bitmap > bmp = pres...

    products.aspose.com/slides/cpp/conversion/pdf-t...
  3. Convert PDF to Image in C++ | products.aspose.com

    Convert PDF to Image in C++. Use C++ library API to convert PDF files to Images...slide to a Bitmap object System :: SharedPtr < Bitmap > bmp = pres...

    products.aspose.com/slides/cpp/conversion/pdf-t...
  4. MetafileRenderingOptions Class | Aspose.Words f...

    Discover Aspose.Words.Saving.MetafileRenderingOptions for enhanced metafile rendering control and customization in your documents. Optimize your workflow today!...Examples Shows added a fallback to bitmap rendering and changing type...to "false" to fall back to bitmap when // it encounters a metafile...

    reference.aspose.com/words/net/aspose.words.sav...
  5. 将 PowerPoint 转换为 Word|Aspose.Slides for PHP 文档

    将 PowerPoint 演示文稿转换为 Word...as $slide ) { # 生成并插入幻灯片图像 $bitmap = $slide -> getThumbnail (...$builder -> insertImage ( $bitmap ); # 插入幻灯片文本 foreach ( $slide...

    docs.aspose.com/slides/zh/php-java/convert-powe...
  6. Convert JPG to PNG in C++ | products.aspose.com

    Convert JPG to PNG in C++. Use C++ library API to convert JPG files to PNGs...slide to a Bitmap object System :: SharedPtr < Bitmap > bmp = pres...

    products.aspose.com/slides/cpp/conversion/jpg-t...
  7. Set Barcode Source|Documentation

    This Article Describes How to Set Barcode Source for Recognition...image file, a stream, or a bitmap. Supported image formats for...multiple barcode types from a bitmap image var reader = new BarCodeInstance...

    docs.aspose.com/barcode/javascript-cpp/set-barc...
  8. Convert SVG to BMP – C# code and Online Converter

    Convert SVG to BMP in C#. Save SVG as BMP image using C# code. Try online SVG to BMP Converter for free!...Documentation BMP files are bitmap image files that are used to...represent Bitmap Image files that are used to store bitmap digital...

    products.aspose.com/html/net/conversion/svg-to-...
  9. Сreate Custom Barcodes with IBarcodeGenerator|D...

    How to create custom barcodes from MS Word documents with IBarcodeGenerator, Aspose.Words and Aspose.BarCode...static Bitmap DrawErrorImage ( Exception error ) { Bitmap bmp =...= new Bitmap ( 100 , 100 ); using ( Graphics grf = Graphics ...

    docs.aspose.com/barcode/net/how-to-create-custo...
  10. 从PDF文档中提取表格|Aspose.PDF for .NET

    Aspose.PDF for .NET 使您能够对PDF文档中包含的表格进行各种操作。...using ( var bitmap = new System . Drawing . Bitmap (( int ) document...Drawing . Graphics . FromImage ( bitmap )) { gr . SmoothingMode = SmoothingMode...

    docs.aspose.com/pdf/zh/net/extract-table-from-e...