Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 2,069 for

bitmap

(0.04 sec)
  1. 将 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...
  2. С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...
  3. Developer Guide|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....NET) Create bitmap from scratch or load from file...

    docs.aspose.com/drawing/net/developer-guide/
  4. Aspose::Words::Saving::MetafileRenderingOptions...

    Aspose::Words::Saving::MetafileRenderingOptions class. Allows to specify additional metafile rendering options. To learn more, visit the documentation article in C++....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/cpp/aspose.words.sav...
  5. Quality of Thumbnails Is Very Poor When Convert...

    Hi, I am trying to get thumbnail images for certain shapes, but the quality of thumbnails is very poor. Please find attached the thumbnail image, code below. ppt_tb_image_1.png (1.8 KB) ppt_tb_image_21.png (575 Bytes) …...as file auto bitmap = srcShape->GetImage(); bitmap->Save(Syste...

    forum.aspose.com/t/quality-of-thumbnails-is-ver...
  6. Modern API|Aspose.Slides Documentation

    Modern API...System::Drawing::Image System::Drawing::Bitmap As of version 24.4, this public...System::Drawing::Image and System::Drawing::Bitmap are declared deprecated and...

    docs.aspose.com/slides/cpp/modern-api/
  7. Շրջան գծել C#-ում

    Այս թեման մանրամասն բացատրում է, թե ինչպես կարելի է շրջան գծել C#-ում: Այն ներառում է համակարգի կարգավորումը, քայլ առ քայլ ալգորիթմը և աշխատող կոդի հատված՝ շրջան գծելու գործիք մշակելու համար C#-ում:...շրջաններ գծելու համար Ստեղծեք Bitmap դասի օրինակ՝ նշելով պատկերի...Graphics դասի օբյեկտ՝ օգտագործելով Bitmap դասի օրինակը Կանչեք DrawEllipse...

    kb.aspose.com/hy/drawing/net/draw-circle-in-csh...
  8. MetafileRenderingOptions class | Aspose.Words f...

    Aspose.Words.Saving.MetafileRenderingOptions class. Allows to specify additional metafile rendering options...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/nodejs-net/aspose.wo...
  9. MetafileRenderingOptions.emulate_raster_operati...

    MetafileRenderingOptions.emulate_raster_operations 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...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Manage PowerPoint Paragraph in C++|Aspose.Slide...

    Create paragraphs and manage paragraph properties in PowerPoint presentations in C++...shape, and exporting it as a bitmap image. These approaches allow...is then redrawn onto a new bitmap image, which is saved in PNG...

    docs.aspose.com/slides/cpp/manage-paragraph/