Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 70,423 for

graphics

(0.21 sec)
  1. 使用 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/
  2. 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-...
  3. Aspose.PSD for .NET 20.5 - Release Notes|Docume...

    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....Graphics graphics = new Graphics(raster); int width...- (2 * (height / 3)) - 1); graphics.DrawRectangle(new Aspose.PSD...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-5...
  4. 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...
  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. Convert CGM to XLSB via C# API | products.aspos...

    C# API to Convert CGM File to XLSB without using Microsoft Excel or Adobe Reader...: Use Cases CGM (Computer Graphics Metafile) files are used to...to store vector graphics information, making them ideal for creating...

    products.aspose.com/total/net/conversion/cgm-to...
  7. How to Draw Text in C# | Format Text in C#

    Learn how to draw text in C# using Aspose.Drawing for .NET API. Discover how to format text and text hinting using C#....interfaces and creates engaging graphics. Industries like gaming, design...robust set of features for graphics programming. With this library...

    blog.aspose.com/drawing/draw-text-in-csharp/
  8. Convert CGM to SVG via Python | products.aspose...

    Sample code for CGM to SVG conversion. Use API example code for batch CGM files to SVG conversion.... Computer Graphics Metafile (CGM) is free, platform-independent...exchanging vector graphics (2D), raster graphics, and text. CGM...

    products.aspose.com/cad/python-net/conversion/c...
  9. Document.RenderToSize | Aspose.Words for .NET

    Discover the RenderToSize method to efficiently convert document pages into Graphics objects at your desired dimensions. Enhance your rendering process today!...Renders a document page into a Graphics object to a specified size...RenderToSize ( int pageIndex , Graphics graphics , float x , float y ,...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Convert CGM to EMF via C# | products.aspose.com

    Sample code for CGM to EMF C# conversion. Use API example code for batch CGM files to EMF conversion within VB.NET, Asp.NET or any .NET based application.... Computer Graphics Metafile (CGM) is free, platform-independent...exchanging vector graphics (2D), raster graphics, and text. CGM...

    products.aspose.com/cad/net/conversion/cgm-to-emf/