Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 48,106 for

shape

(0.06 sec)
  1. Manage Text Boxes in Presentations on Android|A...

    Aspose.Slides for Android via Java makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....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/androidjava/manage-textbox/
  2. ShadowFormat.transparency property | Aspose.Wor...

    ShadowFormat.transparency property. Gets or sets the degree of transparency for the shadow effect as a value between 0.0 (opaque) and 1.0 (clear)...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () shadow_format = shape . shadow_format shadow_format...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::Charts::ChartSeries::In...

    Aspose::Words::Drawing::Charts::ChartSeries::Insert method. Inserts the specified X value into the chart series at the specified index. If the series supports Y values and bubble sizes, they will be empty for the X value in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. HtmlLoadOptions | Aspose.Words for .NET

    Discover the HtmlLoadOptions constructor, designed to effortlessly initialize instances with default settings for seamless web development....That ((( Shape ) doc . GetChild ( NodeType . Shape , 0 , true...That ((( Shape ) doc . GetChild ( NodeType . Shape , 0 , true...

    reference.aspose.com/words/net/aspose.words.loa...
  5. Forms2OleControl.back_color property | Aspose.W...

    Forms2OleControl.back_color property. Gets or sets a background color of the control...docx' ) shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () ole_control = shape . ole_format . ole_control...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentBuilder.insert_forms_2_ole_control meth...

    DocumentBuilder.insert_forms_2_ole_control method. Inserts [Forms2OleControl](../../../aspose.words.drawing.ole/forms2olecontrol/) object into current position....forms_2_ole_control Forms2OleControl Returns Shape object that contains passed...ole . CommandButtonControl () shape = builder . insert_forms_2_ole_control...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Add Rectangles to Presentations in Python|Aspos...

    Boost your PowerPoint & OpenDocument presentations by adding rectangles with Aspose.Slides for Python via .NET—easily design and modify Shapes programmatically....about adding a shape and this time the shape we will discuss...rectangle type sld . shapes . add_auto_shape ( slides . ShapeType...

    docs.aspose.com/slides/python-net/rectangle/
  8. Insert Pictures and Shapes of Excel files with ...

    Manage pictures, OLE objects, and Shapes in Excel files using Aspose.Cells for Node.js via C++....Ask AI Insert Pictures and Shapes of Excel files with Node.js...need to insert some necessary shapes into the worksheet. You may...

    docs.aspose.com/cells/nodejs-cpp/insert-shapes/
  9. ChartStyle Enum | Aspose.Words for .NET

    Apply predefined chart styles in Aspose.Words. Enhance visuals with ChartStyle enum for professional document formatting.... Shape shape = ( Shape ) doc . GetChild ( NodeType...NodeType . Shape , 0 , true ); Chart chart = shape . Chart ; //...

    reference.aspose.com/words/net/aspose.words.dra...
  10. 在 Node.js 和 C++ 中用图像作为纹理平铺在形状内|Documentation

    学习如何用 Aspose.Cells for Node.js via C++ 将一张小图片作为纹理平铺在形状内...在形状内部将图片作为纹理平铺 你可以用一些图片填充形状表面,并用 Shape.isTiling() 属性平铺,设置为 true 。请...Access first shape inside the worksheet const shape = worksheet...

    docs.aspose.com/cells/zh/nodejs-cpp/tile-pictur...