Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 48,638 for

shape

(0.06 sec)
  1. OleFormat.suggestedExtension property | Aspose....

    OleFormat.suggestedExtension property. Gets the file extension suggested for the current embedded object if you want to save it into a file....docm" ); let shape = doc . getShape ( 0 , true...The OLE object in the first shape is a Microsoft Excel spreadsheet...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Add ActiveX Controls using Aspose.Cells for Nod...

    Learn how to add ActiveX controls in a worksheet using Aspose.Cells for Node.js via C++....ActiveX control inside the shape collection, you can then access...ActiveX control object via Shape.getActiveXControl() property...

    docs.aspose.com/cells/nodejs-cpp/add-activex-co...
  3. Aspose::Words::Drawing::Charts::ChartLegend::ge...

    Aspose::Words::Drawing::Charts::ChartLegend::get_Position method. Specifies the position of the legend on a chart in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); ASSERT_EQ (...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Format Text Using VSTO and Aspose.Slides for .N...

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and format text in PowerPoint (PPT, PPTX) presentations with precise control....the third shape PowerPoint . Shape shp = slide . Shapes [ 3 ]; //Change...RGB = 0 x00CC3333 ; //Change shape background color shp . Fill...

    docs.aspose.com/slides/net/format-text-using-vs...
  5. ChartSeriesGroup.AxisX | Aspose.Words for .NET

    Discover the ChartSeriesGroup AxisX property for easy access to X-axis features, enhancing your data visualization and analysis experience....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...450 , 250 ); Chart chart = shape . Chart ; ChartSeriesCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ChartDataLabelCollection.Position | Aspose.Word...

    Discover the ChartDataLabelCollection Position property to easily customize your data label positions for enhanced data visualization and clarity.... Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; ChartSeriesCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  7. ChartSeriesGroup.SeriesType | Aspose.Words for ...

    Discover the ChartSeriesGroup SeriesType property to easily identify chart series types in your data visualizations for enhanced analysis and insights....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...450 , 250 ); Chart chart = shape . Chart ; ChartSeriesCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 管理演示文稿超链接(C++)|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升互动性和工作流。...MakeObject < Presentation > (); auto shapes = presentation -> get_Slides...idx_get ( 0 ) -> get_Shapes (); auto shape = shapes -> AddAutoShape...

    docs.aspose.com/slides/zh/cpp/manage-hyperlinks/
  9. Manage Tags and Custom Data in Presentations Us...

    Learn how to add, read, update, and remove tags & custom data in Aspose.Slides for Node.js, with examples for PowerPoint and OpenDocument presentations....dispose (); } } Or any individual Shape : var pres = new aspose . slides...getSlides (). get_Item ( 0 ); var shape = slide . getShapes (). addAutoShape...

    docs.aspose.com/slides/nodejs-java/managing-tag...
  10. Aspose::Words::Drawing::Charts::ChartDataPoint:...

    Aspose::Words::Drawing::Charts::ChartDataPoint::get_Format method. Provides access to fill and line formatting of this data point in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Delete default...

    reference.aspose.com/words/cpp/aspose.words.dra...