Sort Score
Result 10 results
Languages All
Labels All
Results 5,041 - 5,050 of 128,678 for

pptx

(0.06 sec)
  1. Remove Powerpoint Annotation Online or Manage A...

    delete comments from Powerpoint file through online app for free. .NET API code to manage comments of Powerpoint files....Educational and Training Materials (PPTX) Annotate key points with instructor...Presentation File) Annotate PPTX Files (Open XML presentation...

    products.aspose.com/total/net/annotate/powerpoint/
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – PDF Format Conversion Solution for Gohttps://products.aspose.com/pdf/go-cpp/conversion/Recent content in PDF Format Conversion Solution for Go ...... Go-Cpp: PDF to PPTX Converter using Gohttps://products...com/pdf/go-cpp/conversion/pdf-to-pptx/Fri, 18 Apr 2025 00:00:00 +...

    products.aspose.com/pdf/go-cpp/conversion/index...
  3. Installing Aspose.Slides for Node.js via Java U...

    Installing Aspose.Slides for Node.js via Java Using Docker...pptx", slides.SaveFormat.Pptx);\n\ console.log("Script...check file /app/NewPresentation.pptx!");' > index.js # Install the...

    docs.aspose.com/slides/nodejs-java/installing-s...
  4. WordArt|Aspose.Slides 文档

    在 C# 或 Aspose.Slides for .NET 中添加、操作和管理 PowerPoint 演示文稿中的 WordArt 和效果... 将演示文稿写为 PPTX 文件。 以下 C# 示例代码展示了如何对文本应用外部阴影效果:...Save ( "pres_out.pptx" , SaveFormat . Pptx ); } 为形状应用内部阴影效果 请遵循以下步骤:...

    docs.aspose.com/slides/zh/net/wordart/
  5. 字体艺术|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 文件。 以下 Java 示例代码是上述步骤的实现,演示如何将外阴影效果应用于文本:...save ( "pres_out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/androidjava/wordart/
  6. Custom PowerPoint Font in JavaScript|Aspose.Sli...

    PowerPoint custom fonts in JavaScript...pptx" ); try { pres . save ( "NewFonts_out.pptx" , aspose...aspose . slides . SaveFormat . Pptx ); } finally { if ( pres !=...

    docs.aspose.com/slides/nodejs-java/custom-font/
  7. How to create Hello World Presentation document...

    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 namespaces are now merged in..."D:\\data\\HelloWorld.pptx" , SaveFormat . Pptx ); How to Add Header...

    docs.aspose.com/slides/net/how-to-create-hello-...
  8. Custom PowerPoint Font in Python|Aspose.Slides ...

    PowerPoint custom fonts in Python...pptx" ) as presentation : presentation..."NewFonts_out.pptx" , slides . export . SaveFormat . PPTX ) # Clears...

    docs.aspose.com/slides/python-net/custom-font/
  9. Object Preview Issue when Adding OleObjectFrame...

    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 = presentation..."embeddedOLE-newImage.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/object-preview-issu...
  10. Paragraph|Aspose.Slides for Node.js via .NET Do...

    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 { var shape = pres ...slides . Presentation ( "pres.pptx" ); try { var tbl = pres . getSlides...

    docs.aspose.com/slides/nodejs-java/paragraph/