Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 70,423 for

graphics

(0.17 sec)
  1. Aspose.Slides for .NET 6 Cross-Platform|Aspose....

    Use Aspose.Slides for .NET 6 to build cross-platform C# apps on Windows, Linux, and macOS that create, edit, and convert PowerPoint PPT, PPTX and ODP files....contains types (Bitmap, Metafile, Graphics, etc.) from the System.Drawing...Common package. Proprietary Graphics Subsystem To resolve the breaking...

    docs.aspose.com/slides/net/slides-for-net-6-cro...
  2. Create EMF image file via .NET | products.aspos...

    Create EMF image file via .NET....powerful and easy to use 2D graphics drawing API for C# platform...Metafile class. Create graphics object using Graphics.FromImage() method...

    products.aspose.com/drawing/net/create/emf/
  3. Create WMF image file via .NET | products.aspos...

    Create WMF image file via .NET....powerful and easy to use 2D graphics drawing API for C# platform...Metafile class. Create graphics object using Graphics.FromImage() method...

    products.aspose.com/drawing/net/create/wmf/
  4. Adding a Signature to an Image|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....this example make use of the Graphics class to draw another image...image’s surface using the Graphics class' DrawImage method. We’ll...

    docs.aspose.com/imaging/python-net/adding-a-sig...
  5. How to Create and Draw on Bitmaps with Aspose.D...

    Learn how to create and draw on bitmap images using Aspose.Drawing for .NET. Follow this guide with code, setup, and performance tips for C# developers....Format32bppArgb); Step 2 — Obtain a Graphics Surface Call bitmap.GetGraphics()...GetGraphics() to receive a Graphics object. All drawing operations...

    blog.aspose.com/drawing/how-to-create-and-draw-...
  6. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions....Graphics2D graphics, int width, int height); ...withNotes, java.awt.Graphics2D graphics, float scale); renderToGraphics(boolean...

    docs.aspose.com/slides/java/public-api-and-back...
  7. Create bitmap from scratch or load from file us...

    Create bitmap from scratch or load from file using C# .NET API....class Initialize an object of Graphics class from this bitmap Define...Use the DrawArc method of Graphics class object to draw an arc...

    docs.aspose.com/drawing/net/create-image/
  8. 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.... SVG Scalable Vector Graphics format. TIFF Tagged Image...Format. PNG Portable Network Graphics format. BMP Bitmap Image format...

    docs.aspose.com/cells/sharepoint/supported-file...
  9. Convert HTML to WMZ via Java | products.aspose.com

    Export HTML file to WMZ in your Java applications without using any third party application...class, create an object of the Graphics class and initialize it with...angle and add watermark using Graphics.drawString method. After adding...

    products.aspose.com/total/java/conversion/html-...
  10. 使用 C++ 在演示文稿中管理 ActiveX 控件|Aspose.Slides 文档

    了解 Aspose.Slides for C++ 如何利用 ActiveX 自动化并增强 PowerPoint 演示文稿,为开发者提供对幻灯片的强大控制。...get_Height ()); auto graphics = Graphics :: FromImage ( image...( KnownColor :: Window )); graphics -> FillRectangle ( brush ...

    docs.aspose.com/slides/zh/cpp/activex/