Sort Score
Result 10 results
Languages All
Labels All
Results 2,981 - 2,990 of 12,967 for

shape

(0.04 sec)
  1. AxisBuiltInUnit Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisBuiltInUnit enum for customizable axis display units, enhancing your chart's clarity and effectiveness....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...450 , 250 ); Chart chart = shape . Chart ; Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Aspose::Words::Drawing::ShapeBase::get_HeightRe...

    Aspose::Words::Drawing::ShapeBase::get_HeightRelative method. Gets the value that represents the percentage of Shape's relative height in C++....represents the percentage of shape’s relative height. float Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Text Formatting|Aspose.Slides for Node.js via ....

    Manage and manipulate text and text frame properties in JavaScript... Access the Placeholder shapes present in the slide and typecast...transparency property to any text shape using Aspose.Slides for Node...

    docs.aspose.com/slides/nodejs-java/text-formatt...
  4. ChartDataLabelLocationMode Enum | Aspose.Words ...

    Discover the Aspose.Words.ChartDataLabelLocationMode enum to effectively customize data label positioning with intuitive Left and Top property settings....int chartHeight = 252 ; Shape shape = builder . InsertChart (...chartHeight ); Chart chart = shape . Chart ; ChartSeriesCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Aspose::Words::Drawing::Charts::AxisBuiltInUnit...

    Aspose::Words::Drawing::Charts::AxisBuiltInUnit enum. Specifies the display units for an axis in C++....> ( doc ); SharedPtr < Shape > shape = builder -> InsertChart...SharedPtr < Chart > chart = shape -> get_Chart (); ASSERT_EQ (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Save Presentation|Aspose.Slides for Node.js via...

    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....Presentation file, add text in shape and Save the presentation to...Presentation (); try { var shape = pres . getSlides (). get_Item...

    docs.aspose.com/slides/nodejs-java/save-present...
  7. 管理超链接|Aspose.Slides 文档

    如何在 Java 中向 PowerPoint 演示文稿添加超链接...Presentation (); try { IShape shape = pres . getSlides (). get_Item...Rectangle , 100 , 100 , 600 , 50 ); shape . setHyperlinkClick ( new Hyperlink...

    docs.aspose.com/slides/zh/androidjava/manage-hy...
  8. Chart class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Chart class. Provides access to the chart Shape properties...Provides access to the chart shape properties. To learn more, visit...( doc ); // Insert a chart shape with a document builder and...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartDataLabelPosition enumeration | Aspose.Wor...

    aspose.words.drawing.charts.ChartDataLabelPosition enumeration. Specifies the position for a chart data label.... shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart series_coll = chart...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ChartAxis.tickMarkSpacing property | Aspose.Wor...

    ChartAxis.tickMarkSpacing property. Gets or sets the interval, at which tick marks are drawn....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 300 ); let chart = shape . chart ; // Clear the chart's...

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