Sort Score
Result 10 results
Languages All
Labels All
Results 6,351 - 6,360 of 129,939 for

presentation

(0.39 sec)
  1. Convert OTP to PNG using C++ application | prod...

    Sample C++ conversion code for OTP document to PNG format. Use example code for batch OTP to PNG conversion within any C++ Application....Slides for C++ Presentation Object. Select the first...SharedPtr<Presentation> pres = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/otp-t...
  2. Convert TIFF to JPEG using C++ application | pr...

    Sample C++ conversion code for TIFF document to JPEG format. Use example code for batch TIFF to JPEG conversion within any C++ Application....Slides for C++ Presentation Object. Select the first...SharedPtr<Presentation> pres = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/tiff-...
  3. Convert XML to PNG using C++ application | prod...

    Sample C++ conversion code for XML document to PNG format. Use example code for batch XML to PNG conversion within any C++ Application....Slides for C++ Presentation Object. Select the first...SharedPtr<Presentation> pres = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/xml-t...
  4. Convert PPS to BMP using C++ application | prod...

    Sample C++ conversion code for PPS document to BMP format. Use example code for batch PPS to BMP conversion within any C++ Application....Slides for C++ Presentation Object. Select the first...SharedPtr<Presentation> pres = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/pps-t...
  5. Convert PPSX to PNG using C++ application | pro...

    Sample C++ conversion code for PPSX document to PNG format. Use example code for batch PPSX to PNG conversion within any C++ Application....Slides for C++ Presentation Object. Select the first...SharedPtr<Presentation> pres = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/ppsx-...
  6. Convert PPS to PNG using C++ application | prod...

    Sample C++ conversion code for PPS document to PNG format. Use example code for batch PPS to PNG conversion within any C++ Application....Slides for C++ Presentation Object. Select the first...SharedPtr<Presentation> pres = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/pps-t...
  7. 使用 JavaScript 在 PowerPoint 演示文稿中管理 SmartArt|Asp...

    学习使用 Aspose.Slides for Node.js 通过清晰的 JavaScript 代码示例构建和编辑 PowerPoint SmartArt,从而加快幻灯片设计和自动化。... Presentation ( "Presentation.pptx" ); try { var...SmartArt 的布局类型,请按以下步骤操作: 创建 Presentation 类的实例。 使用索引获取幻灯片的引用。 添加 SmartArt...

    docs.aspose.com/slides/zh/nodejs-java/manage-sm...
  8. 在 Java 中將 PPT 轉換為視頻 | products.aspose.com

    用 Java 將 PPT 轉換為視頻。使用 Java 庫 API 將 PowerPoint 轉換為視頻...Java 代碼 Presentation presentation = new Presentation (); try...animates it IAutoShape smile = presentation . getSlides (). get_Item...

    products.aspose.com/slides/zh-hant/java/convers...
  9. 在 C++ 中自定义演示文稿形状|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中创建和自定义形状:几何路径、弧形拐角、复合形状。...代码演示了如何向形状添加自定义点: SharedPtr < Presentation > pres = System :: MakeObject...MakeObject < Presentation > (); SharedPtr < IShapeCollection > shapes...

    docs.aspose.com/slides/zh/cpp/custom-shape/
  10. How to Set the Percent Format as "0.0%" for a P...

    Sharing a expected file here. Need help to set the given format for datalabels in pie chart. testPieChartAspose.zip (48.0 KB)...instance of the Presentation class Presentation presentation = new Presentation();...first slide ISlide slide = presentation.getSlides().get_Item(0);...

    forum.aspose.com/t/how-to-set-the-percent-forma...