Sort Score
Result 10 results
Languages All
Labels All
Results 1,931 - 1,940 of 48,648 for

shapes

(0.12 sec)
  1. Managing Controls|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....are a few drawing objects or shapes that are not supported yet...which is used to add a line shape to the worksheet. The method...

    docs.aspose.com/cells/net/managing-controls/
  2. OfficeMathRenderer class | Aspose.Words for Python

    aspose.words.rendering.OfficeMathRenderer class. Provides methods to render an individual [OfficeMath](../../aspose.words.math/officemath/) to a raster or vector image or to a Graphics object...Gets the actual bounds of the shape in points. (Inherited from NodeRendererBase...Gets the opaque bounds of the shape in points. (Inherited from NodeRendererBase...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Create VSSM Files via Python | products.aspose.com

    Python Sample code for generating VSSM documents. Use this code for creating VSSM files within any Python based application..... get ( 0 ); // Add Text shape. shape = page.addText( 1 , 1 ,...formatting and placement of shapes in a diagram. In general, Microsoft...

    products.aspose.com/diagram/python-java/create/...
  4. 使用现代 API 增强图像处理|Aspose.Slides 文档

    通过使用 .NET 现代 API 替换已弃用的成像 API,实现幻灯片图像处理的现代化,以实现无缝的 PowerPoint 和 OpenDocument 自动化。... Shapes . AddPictureFrame ( ShapeType...Slides [ 0 ]. Shapes [ 0 ]. GetThumbnail (). Save ( "shape.png" );...

    docs.aspose.com/slides/zh/net/modern-api/
  5. Installation|Aspose.Slides for Python Documenta...

    Learn how to quickly install Aspose.Slides for Python via .NET. Step-by-step guide, system requirements, and code samples — start working with PowerPoint presentations today!... shapes . add_auto_shape ( slides . ShapeType...slides [ 0 ] slide . shapes . add_auto_shape ( slides . ShapeType...

    docs.aspose.com/slides/python-net/installation/
  6. 使用 Python 將水印添加到 PPT 演示文件 | products.aspose.com

    Python 源代碼,用於將水印添加到 PPT 演示文稿。... shapes . add_auto_shape(slides . ShapeType...from Editing watermarkShape . shape_lock . select_locked = True...

    products.aspose.com/slides/zh-hant/python-net/w...
  7. 使用 Python 將水印添加到 PPTX 演示文件 | products.aspose.com

    Python 源代碼,用於將水印添加到 PPTX 演示文稿。... shapes . add_auto_shape(slides . ShapeType...from Editing watermarkShape . shape_lock . select_locked = True...

    products.aspose.com/slides/zh-hant/python-net/w...
  8. OfficeMathRenderer Class | Aspose.Words for .NET

    Discover the Aspose.Words.Rendering.OfficeMathRenderer class to effortlessly convert OfficeMath into stunning raster or vector images for your projects....Gets the actual bounds of the shape in points. OpaqueBoundsInPoints...Gets the opaque bounds of the shape in points. SizeInPoints { get;...

    reference.aspose.com/words/net/aspose.words.ren...
  9. Create VSSX Files via C# | products.aspose.com

    C# Sample code for generating VSSX documents. Use this code for creating VSSX files within VB.NET, Asp.NET or any .NET based application....for writing data, generating shapes or graphs. How to Create VSSX...Pages[ 0 ]; // Add Text shape. Shape shape = page.AddText( 1 , 1...

    products.aspose.com/diagram/net/create/vssx/
  10. Create VSSM Files via Java | products.aspose.com

    Java Sample code for generating VSSM documents. Use this code for creating VSSM files within Java based desktop or web application....get ( 0 ); // Add Text shape. Shape shape = page.addText( 1 , 1...formatting and placement of shapes in a diagram. In general, Microsoft...

    products.aspose.com/diagram/java/create/vssm/