Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 52,313 for

bitmap

(0.3 sec)
  1. Online BMP File Compression or Build Python App...

    Free online app to compress different BMP files. Python compression and archiving library code for BMP documents....focuses on reducing the size of Bitmap image files, which are typically...helping enterprises handle legacy bitmap assets at scale while improving...

    products.aspose.com/total/python-net/compress/bmp/
  2. Supported File Formats|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....Format Description Load Save BMP Bitmap Image Format GIF Graphical...

    docs.aspose.com/imaging/jasperreports/supported...
  3. 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...
  4. 在 Python 中合併圖像 | products.aspose.com

    在 Python 中將圖像合併到圖像。使用 Python 庫 API 組合圖像... Bitmap( "image1.png" )) slide . shapes...images . add_image(drawing . Bitmap( "image2.png" )) slide . shapes...

    products.aspose.com/slides/zh-hant/python-net/m...
  5. Ինչպես նկարել ձևեր C#-ում

    Այս քայլ առ քայլ ձեռնարկը մանրամասնում է, թե ինչպես կարելի է պատկերներ նկարել C#-ում: Այն օգնում է ձեզ շրջանագիծ նկարել C#-ում: Էլիպս նկարելու համար տրամադրվում է նաև C# կոդը:...համար Ստեղծեք պահանջվող չափսերի Bitmap object Ստեղծեք Graphics object...object վերևում ստեղծված Bitmap օբյեկտից Ստեղծեք նոր Pen tool object...

    kb.aspose.com/hy/drawing/net/how-to-draw-shapes...
  6. Նկարներ պտտեցնել Java-ում

    Այս կարճ թեման ցույց է տալիս, թե ինչպես պտտեցնել նկարը Java-ում: Java-ում Bitmap պտտման գործողությունը կցուցադրվի օգտատիրոջ կողմից սահմանված անկյունի համար, այդ թվում՝ ինչպես սահմանել ֆոնային գույնը այն տարածքների համար, որոնք բացահայտվում են պտտմամբ:...աշխատանքների շարքը: Java-ում bitmap պտտման գործողությունը կցուցադրվի...պտտման համար Java-ում Java-ում bitmap պտտելու համար, օրինակն օգտագործում...

    kb.aspose.com/hy/imaging/java/rotate-image-in-j...
  7. Convert PDF to JPG in C++ | products.aspose.com

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

    products.aspose.com/slides/cpp/conversion/pdf-t...
  8. Write Text on JPG in C#

    Follow this guide to write text on JPG in C#. It has the IDE settings, steps, and a sample code for developing a simple JPG text editor in C# with multiple options to customize the text....render text on JPG Create the Bitmap object and use it in creating...DrawString() method by creating the bitmap, linking it with the Graphics...

    kb.aspose.com/drawing/net/write-text-on-jpg-in-...
  9. 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...
  10. 在 Java 中將 PPTX 轉換為 Word | products.aspose.com

    在 Java 中將 PPTX 轉換為 Word。使用 Java 庫 API 將 PowerPoint 轉換為 Word...inserts slide image BufferedImage bitmap = slide . getThumbnail ( 1...); builder . insertImage ( bitmap ); // inserts slide's texts...

    products.aspose.com/slides/zh-hant/java/convers...