Sort Score
Result 10 results
Languages All
Labels All
Results 4,561 - 4,570 of 50,861 for

shape

(0.19 sec)
  1. Export Presentation Charts in С++|Aspose.Slides...

    Learn how to export presentation charts with Aspose.Slides for С++, supporting PPT and PPTX formats, and streamline reporting into any workflow....); auto chart = slide -> get_Shapes () -> AddChart ( ChartType...raster image? Yes. A chart is a shape, and its contents can be saved...

    docs.aspose.com/slides/cpp/export-chart/
  2. Aspose::Words::Saving::OdtSaveMeasureUnit enum ...

    Aspose::Words::Saving::OdtSaveMeasureUnit enum. Specified units of measure to apply to measurable document content such as Shape, widths and other during saving in C++....measurable document content such as shape, widths and other during saving...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Showing Cell Range as Data Labels with C++|Docu...

    Learn how to show a range of cells as data labels in charts using Aspose.Cells for C++. Our guide will demonstrate how to link the labels to your data source and format them to provide accurate and meaningful information in your charts....Document Assistant Close Set the Shape Type of Data Labels of Chart...C++ Resize Chart's Data Label Shape To Fit Text with C++ Analyzing...

    docs.aspose.com/cells/cpp/showing-cell-range-as...
  4. IChartDataPoint.marker property | Aspose.Words ...

    IChartDataPoint.marker property. Specifies a data marker...DocumentBuilder ( doc = doc ) shape = builder . insert_chart ( chart_type...500 , height = 350 ) chart = shape . chart self . assertEqual (...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Add Watermark to PPT Presentation Files using J...

    Add text and image watermarks to PPT presentations in Java using Aspose.Slides for Java.... Add a watermark shape to a master slide so the watermark...addAutoShape method to add a watermark shape. Call the addTextFrame method...

    products.aspose.com/slides/java/watermark/ppt/
  6. Add Watermark to ODP Presentation Files using J...

    Add text and image watermarks to ODP presentations in Java using Aspose.Slides for Java.... Add a watermark shape to a master slide so the watermark...addAutoShape method to add a watermark shape. Call the addTextFrame method...

    products.aspose.com/slides/java/watermark/odp/
  7. 数学文本|Aspose.Slides 文档

    探索 Aspose.Slides for Java 的 MathematicalText 示例:使用 Java 在 PPT、PPTX 和 ODP 演示文稿中创建和格式化方程式、分数、矩阵和符号。...( IShape shape : slide . getShapes ()) { if ( shape instanceof...autoShape = ( IAutoShape ) shape ; ITextFrame textFrame = autoShape...

    docs.aspose.com/slides/zh/java/examples/element...
  8. Manage Text Portions in Presentations on Androi...

    Learn how to manage text portions in PowerPoint presentations using Aspose.Slides for Android via Java, boosting performance and customization....of presentation IAutoShape shape = ( IAutoShape ) pres . getSlides...textFrame = ( ITextFrame ) shape . getTextFrame (); for ( IParagraph...

    docs.aspose.com/slides/androidjava/portion/
  9. 使用Node.js via C++在图表上添加WordArt水印|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在Microsoft Excel的图表中添加WordArt水印。我们的指南将演示如何创建和定位WordArt水印,以增强图表的视觉吸引力和独特性。...// Add a WordArt watermark (shape) to the chart's plot area. const... 2000 , 3000 ); // Get the shape's fill format. const wordArtFormat...

    docs.aspose.com/cells/zh/nodejs-cpp/add-wordart...
  10. Add Watermark to PPTX Presentation Files using ...

    Add text and image watermarks to PPTX presentations in Java using Aspose.Slides for Java.... Add a watermark shape to a master slide so the watermark...addAutoShape method to add a watermark shape. Call the addTextFrame method...

    products.aspose.com/slides/java/watermark/pptx/