Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 9,916 for

shapes

(0.06 sec)
  1. Treemap 和 Sunburst 图表的数据点|Aspose.Slides for Pyt...

    在 Python 中向 PowerPoint 演示文稿添加 Sunburst 图表... shapes . add_chart ( charts . ChartType...chart = pres . slides [ 0 ] . shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/zh/python-net/data-point...
  2. ShapeBase.AnchorLocked | Aspose.Words for .NET

    Discover the ShapeBase AnchorLocked property to control anchor locking for Shapes, enhancing design stability and flexibility in your projects....property Specifies whether the shape’s anchor is locked. public bool...level shapes. This property affects behavior of the shape’s anchor...

    reference.aspose.com/words/net/aspose.words.dra...
  3. 如何创建 Hello World 演示文档|Aspose.Slides 文档

    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.... Shapes . AddRectangle ( 2400 , 1800...AutoShape IAutoShape ashp = sld . Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/zh/net/how-to-create-hel...
  4. ShapeLineStyle enumeration | Aspose.Words for P...

    aspose.words.drawing.ShapeLineStyle enumeration. Specifies the compound line style of a [Shape](../shape/)....the compound line style of a Shape . Members Name Description SINGLE...doc = doc ) shape = builder . insert_shape ( shape_type = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Drawing::ShapeMarkupLanguage enu...

    Aspose::Words::Drawing::ShapeMarkupLanguage enum. Specifies Markup language used for the shape in C++....Markup language used for the shape. enum class ShapeMarkupLanguage...Language is used to define the shape. Vml 1 Vector Markup Language...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. OoxmlSaveOptions.save_format property | Aspose....

    OoxmlSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used...inserting an image will define its shape using VML. doc . compatibility_options...aw . NodeType . SHAPE , 0 , True ) . as_shape () . markup_language...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Stroke.Fill | Aspose.Words for .NET

    Discover the Stroke Fill property for enhanced fill formatting in your designs. Elevate your projects with precise stroke customization today!...DocumentBuilder ( doc ); Shape shape = builder . InsertShape (...WrapType . None ); // Basic shapes, such as the rectangle, have...

    reference.aspose.com/words/net/aspose.words.dra...
  8. HorizontalRuleFormat class | Aspose.Words for N...

    Aspose.Words.Drawing.HorizontalRuleFormat class. Represents horizontal rule formatting...more, visit the Working with Shapes documentation article. Properties...to insert a horizontal rule shape, and customize its formatting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Cell.EnsureMinimum | Aspose.Words for .NET

    Optimize your cell structure with the EnsureMinimum method, effortlessly add a paragraph if the last child isn't one. Enhance your document's clarity!...typical elements such as runs, shapes, and even other tables. //...add contents such as run and shape nodes to it until it does. Assert...

    reference.aspose.com/words/net/aspose.words.tab...
  10. Forms2OleControlCollection.count property | Asp...

    Forms2OleControlCollection.count property. Gets count of objects in the collection....docm" ); // Shapes store and display OLE objects...let shape = doc . getShape ( 0 , true ); expect ( shape . oleFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...