Sort Score
Result 10 results
Languages All
Labels All
Results 5,261 - 5,270 of 127,311 for

presentation

(0.13 sec)
  1. 使用 Python 在演示文稿中自定义饼图|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides 在 Python 中创建和自定义饼图,支持导出为 PowerPoint 和 OpenDocument,秒级提升您的数据叙事能力。... 请按以下步骤操作: 实例化 Presentation 类对象。 在幻灯片上添加图表。 指定图表的二次绘图选项。...slides # 创建 Presentation 类的实例 with slides . Presentation () as presentation...

    docs.aspose.com/slides/zh/python-net/pie-chart/
  2. Convert DOCM to PPS via C++ or with free Online...

    Export DOCM to PPS in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCM to PPS online converter quickly before integrating the code....be useful for creating presentations from existing documents...and images that need to be presented in a visually appealing way...

    products.aspose.com/total/cpp/conversion/docm-t...
  3. 使用 Java 在演示文稿中应用形状效果|Aspose.Slides 文档

    使用 Aspose.Slides for Java 将高级形状效果应用于您的 PPT 和 PPTX 文件——在几秒钟内创建引人注目、专业的幻灯片。...OuterShadowEffect ) 应用于矩形: Presentation pres = new Presentation (); try { IShape...代码演示如何将反射效果应用于形状: Presentation pres = new Presentation (); try { IShape...

    docs.aspose.com/slides/zh/java/shape-effect/
  4. Convert CSV to PPTM using Java or with free Onl...

    Java API to Export CSV to PPTM or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....(Macro-Enabled PowerPoint Presentation)** enables the creation...for recurring business presentations and data-driven training...

    products.aspose.com/total/java/conversion/csv-t...
  5. Convert CSV to POTM using Java or with free Onl...

    Java API to Export CSV to POTM or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....interactive, macro-driven presentation templates from structured...needing reusable, data-driven presentations with built-in automation...

    products.aspose.com/total/java/conversion/csv-t...
  6. SVG Styles in Aspose.SVG – CSS vs Inline vs Att...

    Learn how SVG styles work, compare CSS rules, inline styles, and Presentation attributes, and understand styling priority when working with SVG....rules, inline styles, and presentation attributes in SVG. How styling...Overrides both CSS rules and presentation attributes <rect style="fill:...

    docs.aspose.com/svg/net/svg-styles-css-vs-inlin...
  7. Install Aspose.Slides for Android via Java|Aspo...

    Quickly install Aspose.Slides for Android. Step-by-step guide, system requirements, and Java code samples — start working with PowerPoint Presentations today!...create a new PowerPoint presentation which is saved to the disk...import com.aspose.slides.Presentation ; import com.aspose.slides...

    docs.aspose.com/slides/androidjava/install-aspo...
  8. Export POWERPOINT to DOCX on Andorid via Java o...

    Convert POWERPOINT to DOCX in mobile apps without installing any software or online. Test free POWERPOINT to DOCX online converter quickly before integrating the code....Open POWERPOINT file using Presentation class Convert POWERPOINT...Applications // instantiate a Presentation object that represents a...

    products.aspose.com/total/android-java/conversi...
  9. Aspose::Words::DocumentBuilder::InsertOleObject...

    Aspose::Words::DocumentBuilder::InsertOleObject method. Inserts an embedded OLE object from a stream into the document in C++....System :: IO :: Stream > & presentation ) Parameter Type Description...OLE object being inserted. presentation const System::SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. 通過 C++ 從 ODP 文檔中提取文本和圖像 | products.aspose.com

    C++ 示例代碼,用於在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 運行時環境中從 ODP 文件中提取文本和圖像。...SharedPtr<Presentation> presentation = MakeObject<Presentation>(sourceFilePath);...SlideUtil::GetAllTextBoxes(presentation->get_Slides()->idx_get(...

    products.aspose.com/slides/zh-hant/cpp/parser/odp/