Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 50,267 for

bitmap

(0.06 sec)
  1. 现代 API|Aspose.Slides 文档

    现代 API...awt,并在公共 API 中包含以下类: Canvas Bitmap 从版本 24.4 开始,此公共 API 被声明为已弃用。...即应使用替代已弃用 API 的 API,签名中包含对 Bitmap 的依赖。Canvas 被声明为已弃用,其支持从公共 Slides...

    docs.aspose.com/slides/zh/androidjava/modern-api/
  2. Working with Text and Fonts|Documentation

    Add text to an image using C#. Draw text on an image using C# and VB.NET. Draw with different fonts using C#.... Instantiate a Bitmap object Instantiate a Graphics...Graphics object with the bitmap object Initialize a brush Use the...

    docs.aspose.com/drawing/net/working-with-text-a...
  3. MetafileRenderingMode enumeration | Aspose.Word...

    aspose.words.saving.MetafileRenderingMode enumeration. Specifies how Aspose.Words should render WMF and EMF metafiles....renders this metafile to a bitmap. VECTOR Aspose.Words renders...metafile as vector graphics. BITMAP Aspose.Words invokes GDI+ to...

    reference.aspose.com/words/python-net/aspose.wo...
  4. MetafileRenderingMode | Aspose.Words for Java

    Specifies how Aspose.Words should render WMF and EMF metafiles in Java....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/java/com.aspose.word...
  5. Drawing Text and Fonts with Java|Documentation

    Add text to image using Aspose.Drawirng for Java. Draw text on image using Java API. Draw with different fonts using Java API....text: Create an instance of the Bitmap class . Initialize a new object...the Graphics class with the bitmap object. Set up a Brush object...

    docs.aspose.com/drawing/java/drawing-text-and-f...
  6. Modern API|Aspose.Slides Documentation

    Modern API...from there: Graphics Image Bitmap PrinterSettings As of version...from System.Drawing: Image and Bitmap. PrinterSettings and Graphics...

    docs.aspose.com/slides/net/modern-api/
  7. Working with Pens|Documentation

    Learn about how to draw with pen in Java. Java code to set pen width and color using Java. Join Lines in Java....steps: Create an object of Bitmap class . Initialize an object...of Graphics class from this bitmap Define a Pen object with desired...

    docs.aspose.com/drawing/java/working-with-pens/
  8. Ինչպես ավելացնել տեքստը PNG ֆայլին՝ օգտագործելո...

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

    kb.aspose.com/hy/drawing/net/how-to-add-text-to...
  9. 现代 API|Aspose.Slides 文档

    现代 API...中包含以下来自该库的类: Graphics Image Bitmap PrinterSettings 自版本 24.4 起,此公共...System.Drawing 的以下类型的依赖:Image 和 Bitmap。PrinterSettings 和 Graphics...

    docs.aspose.com/slides/zh/net/modern-api/
  10. Working with Pens|Documentation

    Learn about how to draw with pen in C#. .NET code to set pen width and color in C# and VB.NET. Join Lines in C#... Create an object of the Bitmap class Initialize the Graphics...Graphics object from the created bitmap Create a new Pen with the desired...

    docs.aspose.com/drawing/net/working-with-pens/