Sort Score
Result 10 results
Languages All
Labels All
Results 3,501 - 3,510 of 128,673 for

pptx

(0.06 sec)
  1. 管理行和列|Aspose.Slides 文档

    在 Java 中管理 PowerPoint 演示文稿中的表格行和列...pptx" ); try { // 访问第一张幻灯片 ISlide...pres . save ( "pres.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/java/manage-rows-and-...
  2. 将 PowerPoint 转换为 Word|Aspose.Slides 文档

    在 C++ 中将 PowerPoint 演示文稿转换为 Word...Hide ] 如果您计划以新的方式使用演示文稿(PPT 或 PPTX)中的文本内容或信息,您可能会受益于将演示文稿转换为 Word(DOC...Aspose.Words 要将 PowerPoint 文件(PPTX 或 PPT)转换为 Word(DOCX 或 DOCX),您需要同时使用...

    docs.aspose.com/slides/zh/cpp/convert-powerpoin...
  3. 形状操作|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" ); try { ISlide slide = pres...从源幻灯片形状集合克隆形状到新幻灯片。 将修改后的演示文稿保存为 PPTX 文件。 下面的示例在幻灯片中添加一个组合形状。 // 实例化...

    docs.aspose.com/slides/zh/androidjava/shape-man...
  4. 图表数据标签|Aspose.Slides 文档

    在C++中设置PowerPoint图表数据标签和距离...pptx" ; // 实例化一个表示PPTX文件的Presentation类 SharedPtr...Slides :: Export :: SaveFormat :: Pptx ); 将百分比显示为标签 Aspose.Slides for...

    docs.aspose.com/slides/zh/cpp/chart-data-label/
  5. Access Slide in Presentation|Aspose.Slides for ...

    Access PowerPoint slide by index, ID, or position in JavaScript. Edit slide properties...pptx" ); try { // Accesses a slide...slides . Presentation ( "demo.pptx" ); try { // Gets a slide ID...

    docs.aspose.com/slides/nodejs-java/access-slide...
  6. Access Slide in Presentation|Aspose.Slides Docu...

    Access PowerPoint slide by index, ID, or position in C++. Edit slide properties...pptx" ; // Instantiates the Presentation...= u "../templates/AddSlides.pptx" ; // Instantiates the Presentation...

    docs.aspose.com/slides/cpp/access-slide-in-pres...
  7. 管理占位符|Aspose.Slides 文档

    使用 Java 更改 PowerPoint 幻灯片中的占位符文本。在 PowerPoint 幻灯片中使用 Java 设置占位符的提示文本。...pptx" ); try { // 访问第一张幻灯片 ISlide...save ( "output_out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/androidjava/manage-pl...
  8. Managing Tags and Custom Data|Aspose.Slides Doc...

    Add tags and custom data to PowerPoint presentations in C# or .NET...Presentation Files PPTX files—items with the .pptx extension—are stored...pres = new Presentation ( "pres.pptx" )) { string keywords = pres...

    docs.aspose.com/slides/net/managing-tags-and-cu...
  9. 管理占位符|Aspose.Slides for Python 文档

    在Python中更改PowerPoint演示文稿中的占位符文本和提示文本...pptx" ) as pres : # 访问第一张幻灯片 sld..."output_out.pptx" , slides . export . SaveFormat . PPTX ) 设置占位符中的提示文本...

    docs.aspose.com/slides/zh/python-net/manage-pla...
  10. Managing Tags and Custom Data|Aspose.Slides for...

    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....Presentation Files PPTX files—items with the .pptx extension—are stored...$pres = new Presentation ( "pres.pptx" ); try { $keywords = $pres...

    docs.aspose.com/slides/php-java/managing-tags-a...