Sort Score
Result 10 results
Languages All
Labels All
Results 3,871 - 3,880 of 48,667 for

shape

(0.07 sec)
  1. Create and Customize PowerPoint SmartArt on And...

    Learn how to create and edit PowerPoint SmartArt in Java via Aspose.Slides for Android API: layouts, nodes, styles, with step-by-step examples to automate slides fast....on Android Manage SmartArt Shape Nodes in Presentations on Android...

    docs.aspose.com/slides/androidjava/powerpoint-s...
  2. Create, Insert fields|Documentation

    How to create, insert fields using Java Diagram API ....piece of code insert a field in shape. Remove Fields...

    docs.aspose.com/diagram/python-java/create-inse...
  3. 使用 Java 在演示文稿中管理 OLE|Aspose.Slides 文档

    使用 Aspose.Slides for Java 优化 PowerPoint 和 OpenDocument 文件中 OLE 对象的管理。无缝嵌入、更新和导出 OLE 内容。... get_Item ( 0 ); IShape shape = slide . getShapes (). get_Item...get_Item ( 0 ); if ( shape instanceof IOleObjectFrame ) { IOleObjectFrame...

    docs.aspose.com/slides/zh/java/manage-ole/
  4. ShapeBase.relativeHorizontalSize property | Asp...

    ShapeBase.relativeHorizontalSize property. Gets or sets the value of Shape's relative size in horizontal direction....property Gets or sets the value of shape’s relative size in horizontal...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_MinorUnit method. Returns or sets the distance between minor tick marks in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Clear the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Export Presentation Charts with Python|Aspose.S...

    Learn how to export presentation charts with Aspose.Slides for Python via .NET, supporting PPT, PPTX and ODP formats, and streamline reporting into any workflow.... shapes . add_chart ( charts . ChartType...raster image? Yes. A chart is a shape, and its contents can be saved...

    docs.aspose.com/slides/python-net/export-chart/
  7. Edit PDF in C++ | products.aspose.com

    Edit PDF in C++. Use C++ library API to edit PDF document...idx_get( 0 ); auto shape = slide -> get_Shapes() -> AddAutoShape(ShapeType... 10.0f , 100.0f , 50.0f ); shape -> get_TextFrame() -> set_Text(...

    products.aspose.com/slides/cpp/editor/pdf/
  8. Format PowerPoint Text in PHP|Aspose.Slides for...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for PHP via Java. Customize fonts, colors, alignment, and more.... Access the Placeholder shapes present in the slide and typecast...transparency property to any text shape using Aspose.Slides for PHP...

    docs.aspose.com/slides/php-java/text-formatting/
  9. ChartDataPoint.clearFormat method | Aspose.Word...

    ChartDataPoint.clearFormat method. Clears format of this data point...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 350 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ChartDataPointCollection.count property | Aspos...

    ChartDataPointCollection.count property. Returns the number of [ChartDataPoint](../../chartdatapoint/) in this collection....DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 350 ); let chart = shape . chart ; expect ( chart . series...

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