Sort Score
Result 10 results
Languages All
Labels All
Results 2,111 - 2,120 of 105,361 for

pptx

(0.32 sec)
  1. 形状格式设置|Aspose.Slides 文档

    在 Java 中格式化 PowerPoint 演示文稿中的形状... 将修改后的演示文稿写入 PPTX 文件。 以下 Java 代码演示了格式化矩形 AutoShape...); // 将 PPTX 文件写入磁盘 pres . save ( "RectShpLn_out.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/androidjava/shape-for...
  2. Convert DOCM to POWERPOINT via C++ or with free...

    Export DOCM to POWERPOINT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCM to POWERPOINT online converter quickly before integrating the code....document to PPTX format using Save method and set Pptx as SaveFormat...presentation as Pptx pres -> Save ( output . pptx , Aspose :: Slides...

    products.aspose.com/total/cpp/conversion/docm-t...
  3. Convert RTF to POWERPOINT via C++ or with free ...

    Export RTF to POWERPOINT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free RTF to POWERPOINT online converter quickly before integrating the code....document to PPTX format using Save method and set Pptx as SaveFormat...presentation as Pptx pres -> Save ( output . pptx , Aspose :: Slides...

    products.aspose.com/total/cpp/conversion/rtf-to...
  4. Chart Legend|Aspose.Slides for Python Documenta...

    Set positioning and font size for chart legend in PowerPoint presentations in Python...Write the presentation as a PPTX file. In the example given below..."Legend_out.pptx" , slides . export . SaveFormat . PPTX ) Set Font...

    docs.aspose.com/slides/python-net/chart-legend/
  5. Shape Effect|Aspose.Slides Documentation

    Apply effect to PowerPoint shape in C++...pptx" , SaveFormat :: Pptx ); Apply Reflection...Save ( u "reflection.pptx" , SaveFormat :: Pptx ); Apply Glow Effect...

    docs.aspose.com/slides/cpp/shape-effect/
  6. Error Bar|Aspose.Slides Documentation

    Add error bar to PowerPoint presentations in C# or .NET...the modified presentation to a PPTX file. // Creating empty presentation...( "ErrorBars_out.pptx" , SaveFormat . Pptx ); } Add Custom Error...

    docs.aspose.com/slides/net/error-bar/
  7. Manage Slide Show|Aspose.Slides Documentation

    Manage slide show settings in PowerPoint presentations using C++...pptx" , SaveFormat :: Pptx ); presentation ->...Save ( u "output.pptx" , SaveFormat :: Pptx ); presentation ->...

    docs.aspose.com/slides/cpp/manage-slide-show/
  8. 图表坐标轴|Aspose.Slides 文档

    如何在 C++ 中编辑 PowerPoint 图表坐标轴...pptx" , SaveFormat :: Pptx ); 交换坐标轴之间的数据 Aspose..."SwitchChartRowColumn_out.pptx" , SaveFormat :: Pptx ); 禁用折线图的垂直坐标轴 这段...

    docs.aspose.com/slides/zh/cpp/chart-axis/
  9. Image|Aspose.Slides for Node.js via .NET Docume...

    Work with images in Slides in PowerPoint Presentation using JavaScript. Add images from disk or from web in PowerPoint Slides using JavaScript. Add images to Slide Masters or as Slide Background using JavaScript. Add SVG to PowerPoint Presentation using JavaScript. Convert SVG to Shapes in PowerPoint using JavaScript. Add images as EMF in Slides using JavaScript....pptx" , aspose . slides . SaveFormat . Pptx ); } finally...Writes the PPTX file to disk pres . save ( "OleEmbed_out.pptx" , aspose...

    docs.aspose.com/slides/nodejs-java/image/
  10. 在表格单元格中添加图片|Aspose.Slides 文档

    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" ; string ImageFile = "AsposeLogo...将修改后的演示文稿保存为 PPTX 文件 string FileName = "在表格单元格中添加图片.pptx" ; string...

    docs.aspose.com/slides/zh/net/add-image-in-tabl...