Sort Score
Result 10 results
Languages All
Labels All
Results 2,681 - 2,690 of 49,132 for

shape

(0.17 sec)
  1. 通过 C++ 使用 Node.js 在工作表之间复制 Shapes|Documentation

    了解如何使用 Aspose.Cells for Node.js via C++ 在工作表之间复制图片、图表等形状。...js 在工作表之间复制 Shapes Contents [ Hide ] 有时候,您需要在...以下代码演示了使用 ShapeCollection.addCopy(Shape, number, number, number, number)...

    docs.aspose.com/cells/zh/nodejs-cpp/copy-shapes...
  2. 数学文本|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 处理数学文本:创建和编辑公式、分数、根式、上下标、格式,并渲染 PPT 和 PPTX 的结果。... math_shape = slide . shapes . add_math_shape ( 0 , 0 , 720...访问数学段落。 math_paragraph = math_shape . text_frame . paragraphs [...

    docs.aspose.com/slides/zh/python-net/examples/e...
  3. ChartDataPointCollection.copy_format method | A...

    ChartDataPointCollection.copy_format method. Copies format from the source data point to the destination data point.... 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...
  4. OleFormat.isLocked property | Aspose.Words for ...

    OleFormat.isLocked property. Specifies whether the link to the OLE object is locked from updates....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...
  5. ChartSeries.HasDataLabels | Aspose.Words for .NET

    Discover the ChartSeries HasDataLabels property to easily manage data label visibility for your series, enhancing your data visualization experience.... Shape shape = builder . InsertChart (...500 , 300 ); Chart chart = shape . Chart ; chart . Series . Clear...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroup::get_Overlap method. Gets or sets the percentage of how much the series bars or columns overlap in C++....:: Words :: Drawing :: Shape > shape = builder -> InsertChart...ChartSeriesGroup > seriesGroup = shape -> get_Chart () -> get_SeriesGroups...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. ChartDataPoint | Aspose.Words for Java

    Allows to specify formatting of a single data point on the chart in Java....new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...500.0, 350.0); Chart chart = shape.getChart(); Assert.assertEquals(3...

    reference.aspose.com/words/java/com.aspose.word...
  8. 文本框|Aspose.Slides 文档

    使用 Aspose.Slides 在 C# 中创建和格式化文本框:设置字体、对齐、换行、自动适应以及链接,以完善 PowerPoint 和 OpenDocument 的幻灯片。...Presentation (); // Create a rectangle shape (defaults to filled with border...textBox = pres . Slides [ 0 ]. Shapes . AddAutoShape ( ShapeType...

    docs.aspose.com/slides/zh/net/examples/elements...
  9. ChartDataPoint.Marker | Aspose.Words for .NET

    Discover the ChartDataPoint Marker property to enhance your charts with customizable data markers for clearer insights and impactful visualizations....DocumentBuilder ( doc ); Shape shape = builder . InsertChart (...432 , 252 ); Chart chart = shape . Chart ; // Delete default...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Picture|Aspose.Slides for Node.js via .NET Docu...

    Work with pictures in Aspose.Slides for Node.js: insert, crop, compress, recolor, and export images with examples for PPT, PPTX, and ODP presentations.... size (); i ++ ) { let shape = slide . getShapes (). get_Item...); if ( java . instanceOf ( shape , "com.aspose.slides.IPictureFrame"...

    docs.aspose.com/slides/nodejs-java/examples/ele...