Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 52,328 for

bitmap

(1.19 sec)
  1. 在 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...
  2. Ինչպես նկարել ձևեր C#-ում

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

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

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

    kb.aspose.com/hy/imaging/java/rotate-image-in-j...
  4. 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...
  5. FontEmbeddingLicensingRights.BitmapEmbeddingOnl...

    Discover the FontEmbeddingLicensingRights BitmapEmbeddingOnly property, which ensures exclusive Bitmap embedding restrictions for enhanced design control....BitmapEmbeddingOnly property Indicates the “Bitmap embedding only” restriction...When this bit is set, only bitmaps contained in the font may be...

    reference.aspose.com/words/net/aspose.words.fon...
  6. Convert BMP to EPS using Java API Solution

    BMP to EPS conversion functionality offered by Aspose.Page API solution for Java is explained and illustrated with the code snippets here....Convert BMP image to EPS from Bitmap object to file. 2 3 // Create..."input.bmp" )); 8 // Save BMP bitmap to EPS file 9 PsDocument. saveImageAsEps...

    docs.aspose.com/page/java/convert/bmp-to-eps/
  7. Aspose::Words::Saving::MetafileRenderingOptions...

    Aspose::Words::Saving::MetafileRenderingOptions::get_UseEmfEmbeddedToWmf method. Gets or sets a value determining how WMF metafiles with embedded EMF metafiles should be rendered in C++....When metafile is rendered to bitmap, WMF data is always used. The...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. 档案

    档案... // 创建位图 Bitmap bitmap = new Bitmap(1000, 800, System...graphics = Graphics.FromImage(bitmap); graphics.SmoothingMode =...

    blog.aspose.com/zh/drawing/working-with-aspose-...
  9. FontEmbeddingLicensingRights class | Aspose.Wor...

    aspose.words.fonts.FontEmbeddingLicensingRights class. Represents embedding licensing rights for the font....Description bitmap_embedding_only Indicates the “Bitmap embedding...embedding_licensing_rights . bitmap_embedding_only ) print ( font_info...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Text Rendering using TrueType Font | C++

    C++ APIs for the developers to manipulate and font files. Learn the fundamentals on how to render TrueType and OpenType fonts within C++ products....Bitmap object and saves resultant bitmap on Disc. This...GlyphOutlinePainter not into Bitmap directly, but into object GraphicsPath...

    docs.aspose.com/font/cpp/text-rendering-truetyp...