Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 9,891 for

shape

(0.03 sec)
  1. ChartNumberFormat.format_code property | Aspose...

    ChartNumberFormat.format_code property. Gets or sets the format code applied to a data label.... shape = builder . insert_chart ( chart_type...500 , height = 300 ) chart = shape . chart chart . series . clear...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ImageData.hasImage property | Aspose.Words for ...

    ImageData.hasImage property. Returns ``true`` if the Shape has image bytes or links an image....property Returns true if the shape has image bytes or links an...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartLegendEntryCollection class | Aspose.Words...

    aspose.words.drawing.charts.ChartLegendEntryCollection class. Represents a collection of chart legend entries...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...
  4. ChartSeries.format property | Aspose.Words for ...

    ChartSeries.format property. Provides access to fill and line formatting of the series....DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...432 , height = 252 ) chart = shape . chart series_coll = chart...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartDataTable.format property | Aspose.Words f...

    ChartDataTable.format property. Provides access to fill of text background and border formatting of 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...
  6. Aspose::Words::Drawing::Stroke::get_Transparenc...

    Aspose::Words::Drawing::Stroke::get_Transparency method. Gets or sets a value between 0.0 (opaque) and 1.0 (clear) representing the degree of transparency of the stroke in C++....> ( doc ); SharedPtr < Shape > shape = builder -> InsertChart...SharedPtr < Chart > chart = shape -> get_Chart (); // Delete default...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. 管理占位符|Aspose.Slides 文档

    在C++中更改PowerPoint演示文稿中的占位符文本和提示文本...SharedPtr < IShape > shape = slide -> get_Shapes () -> idx_get ( 0...:: Slides :: AutoShape > ( shape ); SharedPtr < ITextFrame >...

    docs.aspose.com/slides/zh/cpp/manage-placeholder/
  8. Manage PowerPoint Paragraph in Java|Aspose.Slid...

    Create paragraphs and manage paragraph properties in PowerPoint presentations on Android in Java...Presentation (); try { IAutoShape shape = presentation . getSlides ()...autoshape ITextFrame textFrame = shape . getTextFrame (); // Removes...

    docs.aspose.com/slides/androidjava/manage-parag...
  9. Manage Ink|Aspose.Slides Documentation

    Use ink tools to draw objects in PowerPoint C++...typically represented by shape objects. A shape object, in its simplest...the container area size, the shape of the container, the container’s...

    docs.aspose.com/slides/cpp/manage-ink/
  10. Manage PowerPoint Paragraph in JavaScript|Aspos...

    Create paragraphs and manage paragraph properties in PowerPoint presentations in JavaScript...Presentation (); try { var shape = presentation . getSlides ()...created autoshape var textFrame = shape . getTextFrame (); // Removes...

    docs.aspose.com/slides/nodejs-java/manage-parag...