Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 128,709 for

pptx

(0.13 sec)
  1. 管理 OLE|Aspose.Slides 文档

    在 Java 中向 PowerPoint 演示文稿添加 OLE 对象... 将修改后的演示文稿写入 PPTX 文件。 在下面的示例中,我们使用 Aspose.Slides...正确解释文件类型并选择正确的应用程序打开该 OLE 对象。 // 实例化表示 PPTX 文件的 Presentation 类 Presentation...

    docs.aspose.com/slides/zh/androidjava/manage-ole/
  2. Convert PowerPoint to PNG|Aspose.Slides Documen...

    Convert PowerPoint presentation to PNG...PowerPoint to PNG Converters : PPTX to PNG and PPT to PNG . They...MakeObject < Presentation > ( u "pres.pptx" ); for ( int32_t index = 0...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  3. Convert EXCEL to POWERPOINT using Java or with ...

    Java API to Export EXCEL to POWERPOINT or online with using Excel or Word or online. Test free CSV to DOC online converter quickly before integrating the code....document to PPTX format using save method and set Pptx as SaveFormat...Word Document) Convert EXCEL to PPTX (Open XML presentation Format)...

    products.aspose.com/total/java/conversion/excel...
  4. 图片框|Aspose.Slides 文档

    在 C++ 中为 PowerPoint 演示文稿添加图片框... 将修改后的演示文稿写入 PPTX 文件。 以下 C++ 代码演示了如何创建图片框: //.../out/PictureFrameFormatti_out.pptx" ; const String filePath = u...

    docs.aspose.com/slides/zh/cpp/picture-frame/
  5. Presentation Comments|Aspose.Slides for PHP Doc...

    Add comments and replies in PowerPoint presentation...pptx" , SaveFormat :: Pptx ); if ( java_values...new Presentation ( "Comments1.pptx" ); try { foreach ( $pres ->...

    docs.aspose.com/slides/php-java/presentation-co...
  6. 管理字体 - PowerPoint Java API|Aspose.Slides 文档

    演示文稿通常包含文本和图像。本文展示了如何使用 PowerPoint Java API 配置幻灯片上文本段落的字体属性。... 将修改后的演示文稿保存为 PPTX 文件。 上述步骤的实现如下。它接收一个未装饰的演示文稿...图:输入文件中的文本 图:格式更新后的相同文本 // 实例化一个表示 PPTX 文件的 Presentation 对象 Presentation...

    docs.aspose.com/slides/zh/androidjava/manage-fo...
  7. C++ API to Convert PDF to XAML | products.aspos...

    Convert PDF to XAML via C++ without using Microsoft Word or Adobe Acrobat Reader... You can export PDF to PPTX by using Aspose.PDF for C++...Slides for C++ , you can convert PPTX to XAML. Both APIs come under...

    products.aspose.com/total/cpp/conversion/pdf-to...
  8. Add Watermark to PPT Presentation Files using P...

    Python source code for adding Watermark to PPT Presentation....NET Watermark Ppt PPT PPTX ODP POT ppsx PPT Add Watermark...or image watermark into PPT, PPTX, or ODP presentation using server-side...

    products.aspose.com/slides/python-net/watermark...
  9. Aspose.Slides Product Family

    查找有关在不使用 Microsoft PowerPoint 的情况下以代码创建、转换和编辑演示文稿的答案。...Python 保护 PPTX 如何使用Python在PPTX中添加图片水印 如何使用 Python 在 PPTX 中插入草稿水印...

    kb.aspose.com/zh/slides/page/3/
  10. Manage OLE|Aspose.Slides for Python Documentation

    Manage OLE objects in PowerPoint presentations in Python...the modified presentation as a PPTX file. In the example below,..."output.pptx" , slides . export . SaveFormat . PPTX ) Adding...

    docs.aspose.com/slides/python-net/manage-ole/