Sort Score
Result 10 results
Languages All
Labels All
Results 2,341 - 2,350 of 46,188 for

shape

(0.14 sec)
  1. 在 Ruby 中读取 Shape 的用户定义单元格|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....在 Ruby 中读取 Shape 的用户定义单元格 Contents [ Hide ] Aspose.Diagram -...+ "UserDefinedCells.vdx" ) shapes = diagram . getPages () . getPage...

    docs.aspose.com/diagram/zh/java/read-shape-s-us...
  2. Werk Met Kaarte in C++|Aspose.Words vir C++

    Inleiding Tot Grafiek funksie, hoe om kaarte te skep en te manipuleer met behulp van C++....DocumentBuilder > ( doc ); auto shape = builder -> InsertChart ( ChartType... 432 , 252 ); auto chart = shape -> get_Chart (); auto seriesColl...

    docs.aspose.com/words/af/cpp/how-to-set-fill-an...
  3. Remove Watermark in PowerPoint using C#

    Remove watermark in PowerPoint using C#. Follow this article for steps, IDE settings and a code demonstrating how to remove watermark from PowerPoint using C#....slide, access the shapes collection Save each shape into the AutoShape...object and check its name If the shape name is specific to a watermark...

    kb.aspose.com/slides/net/remove-watermark-in-po...
  4. 关于groupshape 的markup language问题。 - Free Support...

    我读取一份文档word文档,想把一些Shape组合成一个groupShape,但是报错,【Cannot insert a Shape into a GroupShape with a different markup language】。我读取的word中的Shape markup language是dml,但是自己创建的GroupShape group = new GroupShape(mDocument);却是vml,导致无法组合s…...我读取一份文档word文档,想把一些shape组合成一个groupshape,但是报错,【Cannot insert a Shape into a...markup language】。我读取的word中的shape markup language是dml,但是自己创建的GroupShape...

    forum.aspose.com/t/groupshape-markup-language/3...
  5. 自定义形状|Aspose.Slides 文档

    在 Java 中的 PowerPoint 演示文稿中添加自定义形状...Shape 使用 geometryPathToGraphi 和 graphicsPathToGeomet...类)在 GeometryPath 和 java.awt.Shape 之间来回转换。 简单编辑操作 以下 Java 代码演示如何...

    docs.aspose.com/slides/zh/java/custom-shape/
  6. ChartSeries.copy_format_from method | Aspose.Wo...

    ChartSeries.copy_format_from method. Copies default data point format from the data point with the specified index.... shape = doc . get_child ( aw . NodeType . SHAPE , 0 , True...True ) . as_shape () series = shape . chart . series [ 0 ] data_points...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 演示文稿本地化|Aspose.Slides 文档

    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....pptx" ); try { IAutoShape shape = pres . getSlides (). get_Item... 50 ); shape . addTextFrame ( "要应用拼写检查语言的文本" ); shape . getTextFrame...

    docs.aspose.com/slides/zh/androidjava/presentat...
  8. ChartLegendEntry.IsHidden | Aspose.Words for .NET

    Discover the ChartLegendEntry IsHidden property, control chart legend visibility effortlessly. Enhance your data presentation with this simple toggle feature!...DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; ChartSeriesCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ChartDataTable.Format | Aspose.Words for .NET

    Discover the ChartDataTable Format property for enhanced text background and border styling, elevating your data visualization experience....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; ChartSeriesCollectio...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Aspose::Words::Drawing::Charts::ChartAxisCollec...

    Aspose::Words::Drawing::Charts::ChartAxisCollection class. Represents a collection of chart axes in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...:: Charts :: Chart > chart = shape -> get_Chart (); // Hide the...

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