Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 48,774 for

shapes

(0.15 sec)
  1. Add Watermarks to Presentations in Python|Aspos...

    Learn how to manage text and image watermarks in PowerPoint and OpenDocument presentations in Python to indicate a draft, confidential information, copyright, and more....watermark shape with an image. PictureFrame implements the Shape class...settings of the shape object. Since TextFrame is not a shape and its...

    docs.aspose.com/slides/python-net/watermark/
  2. Data|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....Data Contents [ Hide ] Shapes Formulas...

    docs.aspose.com/cells/go-cpp/data/
  3. 在 .NET 中管理演示文稿的 SmartArt 形状节点|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PPT 和 PPTX 中管理 SmartArt 形状节点。获取清晰的代码示例和技巧以简化您的演示文稿。...foreach ( IShape shape in pres . Slides [ 0 ]. Shapes ) { // 检查形状是否为...检查形状是否为 SmartArt 类型 if ( shape is Aspose . Slides . SmartArt . SmartArt...

    docs.aspose.com/slides/zh/net/manage-smartart-s...
  4. 在 .NET 中管理演示文稿主题|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中使用母版演示文稿主题来创建、定制和转换具有一致品牌的 PowerPoint 文件。...{ IAutoShape shape = pres . Slides [ 0 ]. Shapes . AddAutoShape...Rectangle , 10 , 10 , 100 , 100 ); shape . FillFormat . FillType = FillType...

    docs.aspose.com/slides/zh/net/presentation-theme/
  5. 在 .NET 中向演示文稿图表添加趋势线|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 图表中快速添加和自定义趋势线——实用指南,帮助您吸引观众。... Shapes . AddChart ( ChartType . ClusteredColumn...获取幻灯片的引用 使用 Shapes 对象提供的 AddChart 方法创建新图表 使用 Shapes 对象提供的 AddAutoShape...

    docs.aspose.com/slides/zh/net/trend-line/
  6. 在 PHP 中连接组的子形状|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....\ # Set sub shape ids $shape_from_id = 1 ; $shape_to_id = 9 ;...Initialize connector shape $shape = new Shape (); $shape -> getLine ()...

    docs.aspose.com/diagram/zh/java/connect-sub-sha...
  7. How to apply/set text alignment to TextBox with...

    How to apply/set text alignment to TextBox in Aspose.Cells for JavaScript via C++....get ( 0 ); const shapes = worksheet . shapes ; // add a TextBox...TextBox const shape = shapes . addTextBox ( 2 , 0 , 2 , 0 , 50 , 120...

    docs.aspose.com/cells/javascript-cpp/applying-t...
  8. Using ActiveX Controls in Excel with Python

    This article guides on using ActiveX controls in Excel with Python. It has the IDE details, steps, and a sample code to add ActiveX command button using Python....default sheet, and access the shapes collection Call the addActiveXControl()...and get the reference to the shapes collection in the selected...

    kb.aspose.com/cells/python/using-activex-contro...
  9. Aspose.Slides for Java 15.10.0 的公共 API 和不兼容更改|A...

    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....get_Item ( 0 ); IShapeCollection shapes = slide . getShapes (); IChart...IChart chart = ( IChart ) shapes . get_Item ( 0 ); slide . getTimeline...

    docs.aspose.com/slides/zh/java/public-api-and-b...
  10. Aspose.Slides for Java 15.10.0 的公共 API 和向后不兼容更改...

    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....get_Item ( 0 ); IShapeCollection shapes = slide . getShapes (); IChart...IChart chart = ( IChart ) shapes . get_Item ( 0 ); slide . getTimeline...

    docs.aspose.com/slides/zh/androidjava/public-ap...