Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 142,060 for

pptx

(0.1 sec)
  1. 使用 Python 在演示文稿中创建线形状|Aspose.Slides for Python 文档

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中操作线条格式。发现属性、方法和示例。... 将演示文稿保存为 PPTX 文件。 下面的示例在演示文稿的第一页上添加了一条线。 import...将演示文稿保存为 PPTX 文件。 presentation . save ( "line_shape.pptx" , slides...

    docs.aspose.com/slides/zh/python-net/line/
  2. Section|Aspose.Slides for Node.js via .NET Docu...

    Manage slide sections in Aspose.Slides for Node.js via Java: create, rename, reorder, and group slides with JavaScript examples for PPT, Pptx, and ODP....pptx" , aspose . slides . SaveFormat . Pptx ); } finally...slides . Presentation ( "section.pptx" ); try { let slide = presentation...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  3. Slide Transition|Aspose.Slides for Node.js via ...

    Master slide transitions in Aspose.Slides for Node.js: add, customize, and sequence effects and durations with examples for PPT, Pptx, and ODP presentations....pptx" , aspose . slides . SaveFormat . Pptx ); } finally...Presentation ( "slide_transition.pptx" ); try { let slide = presentation...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  4. Convert JSON Format to POWERPOINT in Android Ap...

    Parse JSON to POWERPOINT in Android Applications without using Microsoft PowerPoint...to parse the JSON data into a PPTX file. Aspose.Cells for Android...data has been parsed into a PPTX file, the second step is to...

    products.aspose.com/total/android-java/conversi...
  5. 在 C++ 中格式化 PowerPoint 形状|Aspose.Slides 文档

    了解如何使用 Aspose.Slides 在 C++ 中格式化 PowerPoint 形状——为 PPT、Pptx 和 ODP 文件精准且完全控制地设置填充、线条和效果样式。... 将修改后的演示文稿保存为 PPTX 文件。 下面的代码演示如何格式化矩形 AutoShape...Color :: get_Blue ()); // 将 PPTX 文件保存到磁盘。 presentation -> Save...

    docs.aspose.com/slides/zh/cpp/shape-formatting/
  6. PPT to PDF Conversion with an Empty Comment in ...

    Hi Team, While converting PPT into PDF we are using Presentation class Object to load ppt file in Java code. import com.aspose.slides.Presentation; Presentation presentation = new Presentation("sample1.Pptx"); We hav…...pptx"); We have encountered an issue...Why it happens In the supplied PPTX the comment on slide 37 contains...

    forum.aspose.com/t/ppt-to-pdf-conversion-with-a...
  7. HeaderFooter|Aspose.Slides for Python Documenta...

    Control headers and footers in Python with Aspose.Slides: add or edit date/time, slide numbers, and footer text, show or hide placeholders across PPT, Pptx and ODP....pptx" , slides . export . SaveFormat . PPTX ) Update..."date_time.pptx" , slides . export . SaveFormat . PPTX ) OleObject...

    docs.aspose.com/slides/python-net/examples/elem...
  8. Convert XLSM to POWERPOINT with C++ or with fre...

    Convert XLSM to POWERPOINT within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....document to PPTX format using Save member function and set Pptx as SaveFormat...document in PPTX format doc -> Save ( u "convertedFile.pptx" , SaveFormat...

    products.aspose.com/total/cpp/conversion/xlsm-t...
  9. Export XML to POWERPOINT in Android | products....

    Android API to Convert XML to POWERPOINT without using Microsoft Word...Android via Java to export XML to PPTX. Aspose.PDF for Android via...Android via Java to convert the PPTX to POWERPOINT. Aspose.Slides...

    products.aspose.com/total/android-java/conversi...
  10. Import Presentations with Python|Aspose.Slides ...

    Effortlessly import PDF and HTML documents into PowerPoint and OpenDocument presentations in Python with Aspose.Slides for seamless, high-performance slide processing.... and saving the result as a PPTX file. Create an instance of..."output.pptx" , slides . export . SaveFormat . PPTX ) Tip You...

    docs.aspose.com/slides/python-net/import-presen...