Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 49,129 for

shape

(0.1 sec)
  1. ChartLegend.Overlay | Aspose.Words for .NET

    Control chart element overlap with the ChartLegend Overlay property. Enhance your data visualization with customizable legend settings for clearer insights....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...450 , 300 ); Chart chart = shape . Chart ; Assert . That ( chart...

    reference.aspose.com/words/net/aspose.words.dra...
  2. 如何通过 Node.js 以及 C++ 改变评论字体颜色|Documentation

    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....提供一个 Shape.getTextBody() 属性,用于设置评论的字体颜色。以下示例代码演示了如何使用 Shape.getTextBody()...Text. This is Test." ); const shape = worksheet . getComments ()...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-chan...
  3. Aspose::Words::Drawing::Charts::ChartSeries::Co...

    Aspose::Words::Drawing::Charts::ChartSeries::CopyFormatFrom method. Copies default data point format from the data point with the specified index in C++.... auto shape = System :: ExplicitCast < Aspose...Aspose :: Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. ChartSeries.BubbleSizes | Aspose.Words for .NET

    Discover the ChartSeries BubbleSizes property to access customizable bubble sizes, enhancing your data visualization and charting experience.... Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; // Delete default...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ChartFormat | Aspose.Words for Java

    Represents the formatting of a chart element in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...432.0, 252.0); Chart chart = shape.getChart(); // Delete series...

    reference.aspose.com/words/java/com.aspose.word...
  6. 档案

    档案...Slides for Python 将每个元素表示为 Shape 或派生自 Shape 的 abject。所以为了保护内容不被编辑...属性获取演示文稿中幻灯片的引用。 对于每张幻灯片,使用 ISlide.shapes 集合访问其形状。 对于集合中的每个形状,执行以下步骤:...

    blog.aspose.com/zh/slides/lock-or-unlock-powerp...
  7. 在 Node.js 和 C++ 中用图像作为纹理平铺在形状内|Documentation

    学习如何用 Aspose.Cells for Node.js via C++ 将一张小图片作为纹理平铺在形状内...在形状内部将图片作为纹理平铺 你可以用一些图片填充形状表面,并用 Shape.isTiling() 属性平铺,设置为 true 。请...Access first shape inside the worksheet const shape = worksheet...

    docs.aspose.com/cells/zh/nodejs-cpp/tile-pictur...
  8. CommandButtonControl.Type | Aspose.Words for .NET

    Discover the CommandButtonControl Type property to easily access Forms 2.0 control types, enhancing your application's functionality and user experience....CommandButtonControl (); Shape shape = builder . InsertForms2OleContr...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Insert Pictures and Shapes of Excel files with ...

    Manage pictures, OLE objects, and Shapes in Excel files using Aspose.Cells for Node.js via C++....Ask AI Insert Pictures and Shapes of Excel files with Node.js...need to insert some necessary shapes into the worksheet. You may...

    docs.aspose.com/cells/nodejs-cpp/insert-shapes/
  10. GradientStopCollection.count property | Aspose....

    GradientStopCollection.count property. Gets an integer value indicating the number of items in the collection....DocumentBuilder ( doc ); let shape = builder . insertShape ( aw...ShapeType . Rectangle , 80 , 80 ); shape . fill . twoColorGradient (...

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