Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 143,937 for

pptx

(1.46 sec)
  1. 在 JavaScript 中向演示文稿添加线形状|Aspose.Slides for Node...

    了解如何使用 JavaScript 和 Aspose.Slides for Node.js 在 PowerPoint 演示文稿中操作线条格式。探索属性、方法和示例。...将修改后的演示文稿写入 PPTX 文件。 在下面的示例中,我们在演示文稿的第一张幻灯片上添加了一条线。 // 实例化表示 PPTX 文件的...0 ); // 将 PPTX 写入磁盘 pres . save ( "LineShape.pptx" , aspose ...

    docs.aspose.com/slides/zh/nodejs-java/line/
  2. Convert JSON Format to PPSM via C++ | products....

    Parse JSON to PPSM in C++ without using Microsoft PowerPoint...for C++, you can parse JSON to PPTX. After that, Aspose.Slides for...for C++ can be used to convert PPTX to PPSM. Both APIs are available...

    products.aspose.com/total/cpp/conversion/json-t...
  3. Online XML to ODP Conversion or Develop Java ba...

    Free online app to convert XML to ODP files. Java conversion library code for XML documents....Convert XML to PPTX by using save method Load PPTX document by using...XML as PPTX format document . save ( "PptxOutput.pptx" , SaveFormat...

    products.aspose.com/total/java/conversion/xml-t...
  4. Online XML to OTP Conversion or Develop Java ba...

    Free online app to convert XML to OTP files. Java conversion library code for XML documents....Convert XML to PPTX by using save method Load PPTX document by using...XML as PPTX format document . save ( "PptxOutput.pptx" , SaveFormat...

    products.aspose.com/total/java/conversion/xml-t...
  5. Online XML to POTM Conversion or Develop Java b...

    Free online app to convert XML to POTM files. Java conversion library code for XML documents....Convert XML to PPTX by using save method Load PPTX document by using...XML as PPTX format document . save ( "PptxOutput.pptx" , SaveFormat...

    products.aspose.com/total/java/conversion/xml-t...
  6. Export XML to ODP in Android | products.aspose.com

    Android API to Convert XML to ODP without using Microsoft Word...developers can export XML to PPTX by using Aspose.PDF for Android...After that, they can convert PPTX to ODP by using Aspose.Slides...

    products.aspose.com/total/android-java/conversi...
  7. C++ API to Convert XSLFO to PPT | products.aspo...

    Convert XSLFO to PPT via C++ without using Microsoft Word or Adobe Acrobat Reader...to export XSLFO to PPTX and then convert PPTX to PPT, respectively...developers to export XSLFO to PPTX with just a few lines of code...

    products.aspose.com/total/cpp/conversion/xslfo-...
  8. Convert JSON Format to POT via C++ | products.a...

    Parse JSON to POT in C++ without using Microsoft PowerPoint...developers can parse JSON to PPTX. This API provides a wide range...for C++ can be used to convert PPTX to POT. This API provides a...

    products.aspose.com/total/cpp/conversion/json-t...
  9. Manage Table Cells in Presentations Using JavaS...

    Manage table cells in PowerPoint with Aspose.Slides for Node.js. Master accessing, modifying, and styling cells quickly for seamless slide automation....pptx" ); try { var table = pres ...the modified presentation as a PPTX file. This JavaScript code shows...

    docs.aspose.com/slides/nodejs-java/manage-cells/
  10. Note|Aspose.Slides for Node.js via .NET Documen...

    Work with slide notes in Aspose.Slides for Node.js: add, read, edit, and export speaker notes in PPT, Pptx, and ODP using clear JavaScript examples....pptx" , aspose . slides . SaveFormat . Pptx ); } finally...slides . Presentation ( "note.pptx" ); try { let slide = presentation...

    docs.aspose.com/slides/nodejs-java/examples/ele...