Sort Score
Result 10 results
Languages All
Labels All
Results 4,711 - 4,720 of 45,789 for

shape

(0.18 sec)
  1. Aspose.Words.Drawing.Charts | Aspose.Words for ...

    Access and manipulate Microsoft Word charts effortlessly with Aspose.Words.Drawing.Charts. Enhance your documents with powerful charting features today!...Provides access to the chart shape properties. ChartAxis Represents...ChartShapeType Specifies the shape type of chart elements. ChartStyle...

    reference.aspose.com/words/net/aspose.words.dra...
  2. 视频帧|Aspose.Slides 文档

    在C#或.NET中向PowerPoint演示文稿添加视频帧... Shapes . AddVideoFrame ( 10 , 10 ...0 ]; IVideoFrame vf = sld . Shapes . AddVideoFrame ( 50 , 150...

    docs.aspose.com/slides/zh/net/video-frame/
  3. ChartDataLabel.leftMode property | Aspose.Words...

    ChartDataLabel.leftMode property. Gets or sets the interpretation mode of the [ChartDataLabel.left](../left/) property value: whether it sets the location of the data label from the left edge of the chart of from the position specified by its [ChartDataLabel.position](../position/) property....const chartHeight = 252 ; let shape = builder . insertChart ( aw...chartHeight ); let chart = shape . chart ; let seriesColl = chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartDataLabel.left_mode property | Aspose.Word...

    ChartDataLabel.left_mode property. Gets or sets the interpretation mode of the [ChartDataLabel.left](../left/) property value: whether it sets the location of the data label from the left edge of the chart of from the position specified by its [ChartDataLabel.position](../position/) property....chart_width = 432 chart_height = 252 shape = builder . insert_chart ( chart_type...height = chart_height ) chart = shape . chart series_coll = chart...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Unable to Get Anchoring Type for Vertical Align...

    Hi, auto textFrameFormat = Shape->get_TextFrame()->get_TextFrameFormat(); auto anchor = textFrameFormat->get_AnchoringType(); get_Anchoring returns undefined for the attached presentation. The set text vertical alignm…...Hi, auto textFrameFormat = shape->get_TextFrame()->get_TextFrameFormat();...how to do this: // Assuming 'shape' is your SharedPtr<IAutoShape>...

    forum.aspose.com/t/unable-to-get-anchoring-type...
  6. Manage Table|Aspose.Slides for Python Documenta...

    Create and manage table in PowerPoint presentations in Python...Adds a table shape to the slide tbl = sld . shapes . add_table...Adds a table shape to slide tbl = sld . shapes . add_table (...

    docs.aspose.com/slides/python-net/manage-table/
  7. ChartTitle.text property | Aspose.Words for Python

    ChartTitle.text property. Gets or sets the text of the chart title...doc = doc ) # Insert a chart shape with a document builder and...and get its chart. chart_shape = builder . insert_chart ( chart_type...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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/
  9. ChartLegendEntry class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartLegendEntry class. Represents a chart legend entry... SHAPE , 0 , True ) . as_shape () . chart chart_legend...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...