Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 141,113 for

pptx

(0.2 sec)
  1. Export CGM to ODP via C# API | products.aspose.com

    .NET API to Convert CGM to ODP without using Microsoft Word...transform the CGM file format into PPTX. The second step is to use the...Slides for .NET, to convert the PPTX to ODP. Aspose.Total for .NET...

    products.aspose.com/total/net/conversion/cgm-to...
  2. Convert MD to PPTM via Java API | products.aspo...

    Java API to Convert MD to PPTM without using Microsoft Word...Java is used to export MD to PPTX. This API provides a wide range...for Java is used to convert PPTX to PPTM. This PowerPoint Processing...

    products.aspose.com/total/java/conversion/md-to...
  3. Online MHTML to Powerpoint Conversion or Develo...

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

    products.aspose.com/total/java/conversion/mhtml...
  4. C++ API to Convert PDF to PPSX | products.aspos...

    Convert PDF to PPSX via C++ without using Microsoft Word or Adobe Acrobat Reader...used to export PDF to PPTX and convert PPTX to PPSX respectively...Convert PDF to PPTX by using Save method function Load PPTX document...

    products.aspose.com/total/cpp/conversion/pdf-to...
  5. C++ API to Convert XSLFO to ODP | products.aspo...

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

    products.aspose.com/total/cpp/conversion/xslfo-...
  6. C++ API to Convert XML to SWF | products.aspose...

    Convert XML to SWF via C++ without using Microsoft Word or Adobe Acrobat Reader...for C++, you can export XML to PPTX. Then, with Aspose.Slides for...for C++, you can convert PPTX to SWF. Both APIs come under the...

    products.aspose.com/total/cpp/conversion/xml-to...
  7. 在 Java 中格式化 PowerPoint 文本|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 和 OpenDocument 演示文稿中格式化和设置文本样式。自定义字体、颜色、对齐方式等。...pptx" ); try { TextHighlightingOpti..."OutputPresentation-highlight.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/java/text-formatting/
  8. Manage Presentation Notes on Android|Aspose.Sli...

    Customize presentation notes with Aspose.Slides for Android via Java. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity....pptx" ); try { // Removing notes...pres . save ( "test.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/presentation...
  9. Manage Presentation Zoom in C++|Aspose.Slides D...

    Create and customize Zoom with Aspose.Slides for C++ — jump between sections, add thumbnails and transitions across PPT, Pptx and ODP presentations....the modified presentation as a PPTX file. This C++ code shows you...( u "presentation.pptx" , SaveFormat :: Pptx ); Create Zoom Frames...

    docs.aspose.com/slides/cpp/manage-zoom/
  10. Manage Slide Show in PHP|Aspose.Slides for PHP ...

    Learn how to manage slide shows in Aspose.Slides for PHP via Java. Control slide transitions, timings and more across PPT, Pptx and ODP formats with ease....pptx" , SaveFormat :: Pptx ); $presentation...-> save ( "output.pptx" , SaveFormat :: Pptx ); $presentation...

    docs.aspose.com/slides/php-java/manage-slide-show/