Sort Score
Result 10 results
Languages All
Labels All
Results 2,391 - 2,400 of 9,894 for

shape

(0.04 sec)
  1. Aspose::Words::DocumentVisitor::VisitFormField ...

    Aspose::Words::DocumentVisitor::VisitFormField method. Called when a form field is encountered in the document in C++....SharedPtr < Shape > shape ) override { if ( shape -> get_Font...get_Font () -> get_Hidden ()) { shape -> Remove (); } return VisitorAction...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. ChartDataLabelCollection.format property | Aspo...

    ChartDataLabelCollection.format property. Provides access to fill and line formatting of the data labels....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart # Delete default generated...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Convert PowerPoint to Video|Aspose.Slides Docum...

    Convert PowerPoint to Video in Java...Presentation (); try { // Adds a smile shape and then animates it IAutoShape...PowerPoint Animation , Shape Animation , and Shape Effect . Animations...

    docs.aspose.com/slides/java/convert-powerpoint-...
  4. ThemeFonts class | Aspose.Words for Python

    aspose.words.themes.ThemeFonts class. Represents a collection of fonts in the font scheme, allowing to specify different fonts for different languages [ThemeFonts.latin](./latin/), [ThemeFonts.east_asian](./east_asian/) and [ThemeFonts.complex_script](./complex_script/)...insert a shape, and then set a color for it via "Shape Format"...Format" -> "Shape Styles". colors = theme . colors colors . dark1 =...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Shape.node_type property | Aspose.Words for Python

    Shape.node_type property. Returns [NodeType.Shape](../../../aspose.words/nodetype/#Shape)....property Shape.node_type property Returns NodeType.SHAPE . @property...drawing class Shape Shape.last_paragraph property Shape.ole_format...

    reference.aspose.com/words/python-net/aspose.wo...
  6. AxisTimeUnit Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisTimeUnit enum—your solution for defining time units on chart axes efficiently and effectively....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Clear the chart's...

    reference.aspose.com/words/net/aspose.words.dra...
  7. AxisTickLabelPosition Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.Charts.AxisTickLabelPosition enum, which defines optimal tick label placements for enhanced chart clarity and presentation....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; // Clear the chart's...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 管理超链接|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/java/manage-hyperlinks/
  9. ChartDataLabelCollection.number_format property...

    ChartDataLabelCollection.number_format property. Gets an [ChartNumberFormat](../../chartnumberformat/) instance allowing to set number format for the data labels of the entire series.... shape = builder . insert_chart ( chart_type...500 , height = 300 ) chart = shape . chart chart . series . clear...

    reference.aspose.com/words/python-net/aspose.wo...
  10. IChartDataPoint Interface | Aspose.Words for .NET

    Explore Aspose.Words.Drawing.Charts.IChartDataPoint interface for detailed chart data point properties. Enhance your data visualization effortlessly!...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...500 , 350 ); Chart chart = shape . Chart ; Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words.dra...