Sort Score
Result 10 results
Languages All
Labels All
Results 3,581 - 3,590 of 143,438 for

pptx

(0.67 sec)
  1. Access Presentation Slides in Java|Aspose.Slide...

    Learn how to access and manage slides in PowerPoint and OpenDocument presentations with Aspose.Slides for Java. Boost productivity with code examples....pptx" ); try { // Accesses a slide...pres = new Presentation ( "demo.pptx" ); try { // Gets a slide ID...

    docs.aspose.com/slides/java/access-slide-in-pre...
  2. Animate PowerPoint Text in C++|Aspose.Slides Do...

    Create dynamic animated text in PowerPoint and OpenDocument presentations using Aspose.Slides for C++, with easy-to-follow, optimized C++ code examples....pptx" ); // select paragraph to add..."AnimationEffectinPar.pptx" , SaveFormat :: Pptx ); Get Animation...

    docs.aspose.com/slides/cpp/animated-text/
  3. Retrieve and Update Presentation View Propertie...

    Discover Aspose.Slides for Android via Java view properties to customize formats PPT, Pptx, and ODP slides—adjust layouts, zoom levels, and display settings....pptx" , SaveFormat . Pptx ); } finally { pres...Write the presentation as a PPTX file. In the example given below...

    docs.aspose.com/slides/androidjava/presentation...
  4. Convert CSV to PPSM with C++ or with free Onlin...

    Convert CSV to PPSM within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....Save member function and set Pptx as SaveFormat Get Started with...u "convertedFile.pptx" , SaveFormat :: Pptx ); Online Converter...

    products.aspose.com/total/cpp/conversion/csv-to...
  5. Convert CSV to PPT with C++ or with free Online...

    Convert CSV to PPT within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....Save member function and set Pptx as SaveFormat Get Started with...u "convertedFile.pptx" , SaveFormat :: Pptx ); Online Converter...

    products.aspose.com/total/cpp/conversion/csv-to...
  6. Convert CSV to POTM with C++ or with free Onlin...

    Convert CSV to POTM within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....Save member function and set Pptx as SaveFormat Get Started with...u "convertedFile.pptx" , SaveFormat :: Pptx ); Online Converter...

    products.aspose.com/total/cpp/conversion/csv-to...
  7. 饼图|Aspose.Slides for Node.js via .NET 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....pptx" , aspose . slides . SaveFormat . Pptx ); } finally...删除默认生成的系列和类别。 添加新类别。 添加新系列。 将修改后的演示文稿写入 PPTX 文件。 // 创建 Presentation 类的实例...

    docs.aspose.com/slides/zh/nodejs-java/pie-chart/
  8. Color palette labels in a chart are not positio...

    Hello team. We encountered an issue when converting a given SVG image to EMF and inserting into empty PPT document. The sample code for conversion is as following: private static byte[] convertSvgImageToEmf(byte[] im…...] imagebytes, IPresentation pptx) { ISvgImage svgImage = new...SvgImage(imagebytes); IPPImage tmpImage = pptx.getImages().addImage(svgImage);...

    forum.aspose.com/t/color-palette-labels-in-a-ch...
  9. 在 .NET 中管理演示文稿形状|Aspose.Slides 文档

    学习在 Aspose.Slides for .NET 中创建、编辑和优化形状,并交付高性能的 PowerPoint 演示文稿。...pptx" )) { ISlide slide = p . Slides...将形状从源幻灯片的形状集合克隆到新幻灯片。 将修改后的演示文稿保存为 PPTX 文件。 下面的示例向幻灯片添加了一个组合形状。 // 实例化...

    docs.aspose.com/slides/zh/net/shape-manipulations/
  10. 管理 Java 中的演示文稿形状|Aspose.Slides 文档

    了解如何在 Aspose.Slides for Java 中创建、编辑和优化形状,并交付高性能的 PowerPoint 演示文稿。...pptx" ); try { ISlide slide = pres...将形状从源幻灯片的形状集合克隆到新幻灯片。 将修改后的演示文稿保存为 PPTX 文件。 下面的示例向幻灯片添加了一个组合形状。 // 实例化...

    docs.aspose.com/slides/zh/java/shape-manipulati...