Sort Score
Result 10 results
Languages All
Labels All
Results 8,441 - 8,450 of 48,781 for

shape

(0.42 sec)
  1. 在 JavaScript 中将 PowerPoint 转换为 HTML|Aspose.Slid...

    在 JavaScript 中将 PowerPoint 转换为 HTML。将 PPTX 或 PPT 保存为 HTML。将幻灯片保存为 HTML。...writeShapeStart : function ( generator , shape ) { }, writeShapeEnd : function...function ( generator , shape ) { } }); htmlOptions . setHtmlFormatter...

    docs.aspose.com/slides/zh/nodejs-java/convert-p...
  2. Animate PowerPoint Charts in .NET|Aspose.Slides...

    Create stunning animated charts in .NET with Aspose.Slides. Boost presentations with dynamic visuals in PPT and PPTX files—get started now....0 ] as Slide ; var shapes = slide . Shapes as ShapeCollection...ShapeCollection ; var chart = shapes [ 0 ] as IChart ; // Animate the series...

    docs.aspose.com/slides/net/animated-charts/
  3. 使用 C++ 製作 WORD

    通過幾個步驟在 C++ 中創建一個新的 WORD。使用 C++ 庫輕鬆創建 WORD。...<DocumentBuilder>(doc); auto shape = builder-> InsertChart (ChartType::Pie... 432 , 252 ); auto chart = shape-> get_Chart (); chart-> get_Title...

    products.aspose.com/words/zh-hant/cpp/make/word/
  4. 使用 C++ 製作 DOCX

    通過幾個步驟在 C++ 中創建一個新的 DOCX。使用 C++ 庫輕鬆創建 DOCX。...<DocumentBuilder>(doc); auto shape = builder-> InsertChart (ChartType::Pie... 432 , 252 ); auto chart = shape-> get_Chart (); chart-> get_Title...

    products.aspose.com/words/zh-hant/cpp/make/docx/
  5. 使用 C++ 製作 Markdown

    通過幾個步驟在 C++ 中創建一個新的 Markdown。使用 C++ 庫輕鬆創建 Markdown。...<DocumentBuilder>(doc); auto shape = builder-> InsertChart (ChartType::Pie... 432 , 252 ); auto chart = shape-> get_Chart (); chart-> get_Title...

    products.aspose.com/words/zh-hant/cpp/make/md/
  6. 使用 C++ 製作 PDF

    通過幾個步驟在 C++ 中創建一個新的 PDF。使用 C++ 庫輕鬆創建 PDF。...<DocumentBuilder>(doc); auto shape = builder-> InsertChart (ChartType::Pie... 432 , 252 ); auto chart = shape-> get_Chart (); chart-> get_Title...

    products.aspose.com/words/zh-hant/cpp/make/pdf/
  7. Java PowerPoint API | Aspose Slides Java | prod...

    Aspose.Slides for Java is an Aspose Java PowerPoint API for Java PPT and Java PPTX creation....modify text, insert tables and shapes, customize animations, and...SmartArts Work with PowerPoint Shapes Support for ActiveX Controls...

    products.aspose.com/slides/java/
  8. Manage Chart Workbooks in Presentations with Py...

    Discover Aspose.Slides for Python via .NET: effortlessly manage chart workbooks in PowerPoint and OpenDocument formats to streamline your presentation data.... shapes [ 0 ] data_stream = chart ...slides [ 0 ] chart = slide . shapes . add_chart ( charts . ChartType...

    docs.aspose.com/slides/python-net/chart-workbook/
  9. Animate PowerPoint Charts in Java|Aspose.Slides...

    Create stunning animated charts in Java with Aspose.Slides. Boost presentations with dynamic visuals in PPT and PPTX files—get started now....get_Item ( 0 ); IShapeCollection shapes = slide . getShapes (); IChart...IChart chart = ( IChart ) shapes . get_Item ( 0 ); // Animate the...

    docs.aspose.com/slides/java/animated-charts/
  10. XamlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FIXED format in Java....value determining how DrawingML shapes are rendered. getExportGeneratorNa()...value determining how DrawingML shapes are rendered. setExportGeneratorNa(boolean...

    reference.aspose.com/words/java/com.aspose.word...