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

bitmap

(0.18 sec)
  1. Convert Visio to BMP via Python | products.aspo...

    Sample Python conversion Visio to BMP file. Use this example code to convert Visio to BMP within any Python based application....represent Bitmap Image files that are used to store bitmap digital...also called device independent bitmap (DIB) file format. This independency...

    products.aspose.com/diagram/python-net/conversi...
  2. Convert BMP to Searchable PDF via C# | Aspose

    Sample code for BMP to Searchable PDF C# conversion. Use API example code for batch BMP files to Searchable PDF conversion within VB.NET, Asp.NET or any .NET based application....represent Bitmap Image files that are used to store bitmap digital...also called device independent bitmap (DIB) file format. This independency...

    products.aspose.com/ocr/net/conversion/bmp-to-s...
  3. Working with 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.... VSDX ); Import Bitmap Image as a Visio Shape Aspose...allows developers to import a bitmap image as a Microsoft Visio...

    docs.aspose.com/diagram/java/working-with-images/
  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. Ինչպես ստեղծել անիմացիոն GIF Java-ում

    Այս արագ ձեռնարկը նախատեսված է ուղղորդելու, թե ինչպես ստեղծել անիմացիոն GIF Java-ում: Օգտագործելով Java GIF-ի ստեղծումը բացատրվում է ավելի հեշտ եղանակով՝ մանրամասն քայլերի և գործարկվող Java կոդի օգնությամբ:...օրինակ՝ Bitmap-ը PNG-ի փոխակերպելը, տես ինչպես փոխարկել Bitmap-ը PNG-ի...

    kb.aspose.com/hy/imaging/java/how-to-create-ani...
  6. Ինչպես նկարել ձևեր C#-ում

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

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

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

    kb.aspose.com/hy/imaging/java/rotate-image-in-j...
  8. 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...
  9. Extract Table from PDF Document|Aspose.PDF for ...

    Aspose.PDF for .NET makes it possible to carry out various manipulations with the tables contained in your pdf document....using ( var bitmap = new System . Drawing . Bitmap (( int ) document...Drawing . Graphics . FromImage ( bitmap )) { gr . SmoothingMode = SmoothingMode...

    docs.aspose.com/pdf/net/extract-table-from-exis...
  10. Extract Table from PDF|Aspose.PDF for C++

    Aspose.PDF for C++ makes it possible to carry out various manipulations with the tables contained in your pdf document. You may add and extract a table in the existing PDF document, render table on a new page and etc....h> #include <drawing/bitmap.h> #include <drawing/graphics...auto bitmap = MakeObject < System :: Drawing :: Bitmap > ( (...

    docs.aspose.com/pdf/cpp/extract-table-from-exis...