Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 9,918 for

shapes

(0.03 sec)
  1. ChartDataLabelCollection.rotation property | As...

    ChartDataLabelCollection.rotation property. Gets or sets the rotation of the data labels of the entire series in degrees....HORIZONTAL , label shapes, if they exist, are rotated...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...

    reference.aspose.com/words/python-net/aspose.wo...
  2. IChartDataPoint.marker property | Aspose.Words ...

    IChartDataPoint.marker property. Specifies a data marker...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 350 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartMarker.size property | Aspose.Words for No...

    ChartMarker.size property. Gets or sets chart marker size...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 350 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Public API and Backwards Incompatible Changes i...

    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 . AddChart ( ChartType . ClusteredColumn...

    docs.aspose.com/slides/net/public-api-and-backw...
  5. 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...
  6. 3D Presentation|Aspose.Slides Documentation

    3D PowerPoint presentation in Java...models can be created from 2D shapes, by applying such effects on...3D features applied to the shapes can be found in ThreeDFormat...

    docs.aspose.com/slides/java/3d-presentation/
  7. 管理自动调整设置|Aspose.Slides for Python 文档

    在 Python 中设置 PowerPoint 中文本框的自动调整设置...属性(来自 text_frame_format 类)设置为 SHAPE 。 这段 Python 代码向您展示了如何指定演示文稿中的文本必须始终适合其盒子:...autoShape = slide . shapes . add_auto_shape ( slides . ShapeType...

    docs.aspose.com/slides/zh/python-net/manage-aut...
  8. Image|Aspose.Slides 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....png" )); slide -> get_Shapes () -> AddPictureFrame ( ShapeType...( imageData ); slide -> get_Shapes () -> AddPictureFrame ( ShapeType...

    docs.aspose.com/slides/cpp/image/
  9. Exporting Math Equations|Aspose.Slides Document...

    Export PowerPoint math equations in C# or .NET... Shapes . AddMathShape ( 0 , 0 , 500...

    docs.aspose.com/slides/net/exporting-math-equat...
  10. How to Change SVG Color – C# Examples

    You'll learn how to work with SVG color with C# examples, how to change color of SVG elements, or change background color in SVG files.... You can colorize SVG shapes, lines, paths, text. Using...Color looks at how SVG text and shapes can be colorized. You’ll find...

    docs.aspose.com/svg/net/how-to-change-svg-color/