Sort Score
Result 10 results
Languages All
Labels All
Results 2,901 - 2,910 of 49,130 for

shapes

(0.18 sec)
  1. Public API Changes in Aspose.Diagram 6.6.0|Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....// get shape of the Visio diagram by ID Shape OLE_Shape = page...); // filter shapes by type Foreign if ( OLE_Shape . getType ()...

    docs.aspose.com/diagram/java/public-api-changes...
  2. 使用 C++ 通过 JavaScript 操作形状或图表的发光效果|Documentation

    学习如何使用 C++ 通过 JavaScript 操作形状或图表的发光效果。...Cells 提供 Shape.glow 属性及 GlowEffect 类,用于设置形状或图表的发光效果。...Excel 文件 ,访问第一个工作表中的第一个形状,设置 Shape.glow 属性的子属性,并将工作簿保存为 输出 Excel...

    docs.aspose.com/cells/zh/javascript-cpp/working...
  3. 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 . That ( chart...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Manage Superscript and Subscript in Python|Aspo...

    Master superscript and subscript in Aspose.Slides for Python via .NET and elevate your presentations with professional text formatting for maximum impact.... shape = slide . shapes . add_auto_shape ( slides ....RECTANGLE , 100 , 100 , 200 , 100 ) shape . text_frame . paragraphs ....

    docs.aspose.com/slides/python-net/superscript-a...
  5. Update ActiveX ComboBox Control with JavaScript...

    Learn how to read and write values of ActiveX ComboBox Control using Aspose.Cells for JavaScript via C++....access the ActiveX Control via Shape.activeXControl property and...Access first worksheet and first shape const worksheet = workbook ...

    docs.aspose.com/cells/javascript-cpp/update-act...
  6. Aspose.Slides for .NET 14.10.0 的公共 API 及向后不兼容更改...

    审阅 Aspose.Slides for .NET 的公共 API 更新和破坏性更改,以顺利迁移您的 PowerPoint PPT、PPTX 和 ODP 演示文稿解决方案。...Shape 替代 ShapeElementFillSour.Own。...chart = pres . Slides [ 0 ]. Shapes . AddChart ( ChartType . ClusteredColumn...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  7. ChartDataPoint class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartDataPoint class. Allows to specify formatting of a single data point on the chart...DocumentBuilder ( doc ); let shape = builder . insertChart ( aw..., 500 , 350 ); let chart = shape . chart ; expect ( chart . series...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 用JavaScript通过C++设置预设的WordArt样式到形状的文本|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++将预设的WordArt样式设置到形状的文本... shapes . addTextBox ( 0 , 0 , 0 ,...WordArt style to the text of the shape. const fntSetting = textbox...

    docs.aspose.com/cells/zh/javascript-cpp/set-pre...
  9. ChartDataPoint class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartDataPoint class. Allows to specify formatting of a single data point on the chart... DocumentBuilder ( doc ) shape = builder . insert_chart ( aw...LINE , 500 , 350 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Image and Photo Filters|Documentation

    Aspose.Imagig graphic library for Python supports various image and photo filters. Creating overlay images with alpha blending image filter. Watermark image with company logo and Remove watermark image filter. Magic Wand tool for color selection....rectangles to more intricate shapes. Furthermore, there's the flexibility...

    docs.aspose.com/imaging/python-net/developer-gu...