Sort Score
Result 10 results
Languages All
Labels All
Results 3,321 - 3,330 of 42,846 for

shape

(0.05 sec)
  1. 形状格式化|Aspose.Slides 文档

    在 Java 的 PowerPoint 演示中格式化形状...get_Item ( 0 ); // 添加矩形自动形状 IShape shape = slide . getShapes (). addAutoShape..., 75 , 150 ); // 设置填充类型为实色 shape . getFillFormat (). setFillType...

    docs.aspose.com/slides/zh/java/shape-formatting/
  2. ShapeBase.isSignatureLine property | Aspose.Wor...

    ShapeBase.isSignatureLine property. Indicates that Shape is a [SignatureLine](../../signatureline/)....isSignatureLine property Indicates that shape is a SignatureLine . get isSignatureLine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Drawing::Charts::AxisBound::Axis...

    Aspose::Words::Drawing::Charts::AxisBound::AxisBound constructor. Creates a new instance indicating that axis bound should be determined automatically by a word-processing application in C++....> ( doc ); SharedPtr < Shape > shape = builder -> InsertChart...SharedPtr < Chart > chart = shape -> get_Chart (); // Clear the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::Charts::ChartTitle::get...

    Aspose::Words::Drawing::Charts::ChartTitle::get_Overlay method. Determines whether other chart elements shall be allowed to overlap title. By default overlay is false in C++....( doc ); // Insert a chart shape with a document builder and...get its chart. SharedPtr < Shape > chartShape = builder -> InsertChart...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. ChartTitle.format property | Aspose.Words for P...

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

    reference.aspose.com/words/python-net/aspose.wo...
  6. Shape.shadowEnabled property | Aspose.Words for...

    Shape.shadowEnabled property. Returns ``true`` if a shadow effect is enabled....shadowEnabled property Shape.shadowEnabled property Returns true...Drawing class Shape Shape.oleFormat property Shape.signatureLine...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Chart.data_table property | Aspose.Words for Py...

    Chart.data_table property. Provides access to properties of a data table of this chart...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart series = chart . series...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ImageSavingArgs class | Aspose.Words for Node.js

    Aspose.Words.Saving.ImageSavingArgs class. Provides data for the [IImageSavingCallback.imageSaving()](../iimagesavingcallback/imageSaving/#imagesavingargs) event...corresponding to the shape or group shape that is about to be...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ChartDataTable.has_legend_keys property | Aspos...

    ChartDataTable.has_legend_keys property. Gets or sets a flag indicating whether legend keys are displayed in the data table...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart series = chart . series...

    reference.aspose.com/words/python-net/aspose.wo...
  10. IChartDataPoint.explosion property | Aspose.Wor...

    IChartDataPoint.explosion property. Specifies the amount the data point shall be moved from the center of the pie...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 350 ); let chart = shape . chart ; expect ( chart . series...

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