Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 45,857 for

shapes

(0.05 sec)
  1. Watermark VSSM document via Python | products.a...

    Python sample code to add watermark to VSSM documents within any Python based application....getPage( 0 ) shape = page.addText( 1 , 1 , 2 ,...formatting and placement of shapes in a diagram. In general, Microsoft...

    products.aspose.com/diagram/python-java/waterma...
  2. 在 VSTO 和 Aspose.Slides 中创建 PowerPoint 幻灯片上的表格|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.... Shape shp = sld . Shapes . AddTable ( 15 ,...PowerPoint . TextFrame tf = cell . Shape . TextFrame ; //添加一些文本 tf ....

    docs.aspose.com/slides/zh/net/creating-a-table-...
  3. Auto layout VSSM document via .NET | products.a...

    C# source code to auto layout vssm file on .NET Framework, .NET Core, Mono Platforms....formatting and placement of shapes in a diagram. In general, Microsoft...defined information in different shapes. The most common of these include...

    products.aspose.com/diagram/net/autolayout/vssm/
  4. DocumentBase.background_shape property | Aspose...

    DocumentBase.background_shape property. Gets or sets the background shape of the document...background_shape property DocumentBase.background_shape property...Gets or sets the background shape of the document. Can be None...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Watermark VSSM document via Python | products.a...

    Python sample code to add watermark to VSSM documents within any Python based application....getPage( 0 ) shape = page.addText( 1 , 1 , 2 ,...formatting and placement of shapes in a diagram. In general, Microsoft...

    products.aspose.com/diagram/python-net/watermar...
  6. Watermark VSSM document via Java | products.asp...

    Java sample code to add watermark to VSSM documents on Java Runtime Environment for JSP/JSF Application and Desktop Applications....formatting and placement of shapes in a diagram. In general, Microsoft...defined information in different shapes. The most common of these include...

    products.aspose.com/diagram/java/watermark/vssm/
  7. Draw geomtry to visio VSSM document via Java | ...

    Java source code to draw geomtry to visio vssm file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....formatting and placement of shapes in a diagram. In general, Microsoft...defined information in different shapes. The most common of these include...

    products.aspose.com/diagram/java/drawing/vssm/
  8. Manage TextBox|Aspose.Slides Documentation

    Manage a text box or text frame in PowerPoint presentations using Java...typically exist in text boxes or shapes. Therefore, to add a text to...interface that allows you to add a shape containing some text. Info Aspose...

    docs.aspose.com/slides/java/manage-textbox/
  9. GroupShape class | Aspose.Words for Python

    aspose.words.drawing.GroupShape class. Represents a group of Shapes in a document...class Represents a group of shapes in a document. To learn more...visit the How to Add Group Shape into a Word Document documentation...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用 Python 在演示文稿中自定义饼图|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides 在 Python 中创建和自定义饼图,可导出为 PowerPoint 和 OpenDocument,帮助你在数秒内提升数据叙事能力。... shapes . add_chart ( charts . ChartType...添加带有默认数据的图表 chart = slide . shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/zh/python-net/pie-chart/