Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 144,291 for

pptx

(0.12 sec)
  1. Convert CGM to PPSM via Java API | products.asp...

    Java API to Convert CGM to PPSM without using Microsoft Word...developers to export CGM to PPTX, which is a Microsoft PowerPoint...After the CGM is converted to PPTX, Aspose.Slides for Java can...

    products.aspose.com/total/java/conversion/cgm-t...
  2. Convert PowerPoint Presentations to PDF with No...

    Convert formats PPT and Pptx to PDF with notes using Aspose.Slides for Java. Preserve layouts and speaker notes for professional presentations....be used to convert a PPT or PPTX presentation to a PDF with speaker...= new Presentation ( "sample.pptx" ); // Configure PDF options...

    docs.aspose.com/slides/java/convert-powerpoint-...
  3. Format PowerPoint Text in JavaScript|Aspose.Sli...

    Format and style text in PowerPoint and OpenDocument presentations using JavaScript and Aspose.Slides for Node.js. Customize fonts, colors, alignment, and more....pptx" ); try { var textHighlightingOpti...ghlight.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/text-formatt...
  4. Export CGM to OTP via C# API | products.aspose.com

    .NET API to Convert CGM to OTP without using Microsoft Word...transform the CGM file format into PPTX. This API provides a wide range...can be used to convert CGM to PPTX. The second step is to use the...

    products.aspose.com/total/net/conversion/cgm-to...
  5. HeaderFooter|Aspose.Slides for PHP Documentation

    Control headers and footers in PHP with Aspose.Slides: add or edit date/time, slide numbers, and footer text, show or hide placeholders across PPT, Pptx and ODP....pptx" , SaveFormat :: Pptx ); } finally { $presentation...save ( "datetime.pptx" , SaveFormat :: Pptx ); } finally { $presentation...

    docs.aspose.com/slides/php-java/examples/elemen...
  6. Manage Fonts in Presentations Using Java|Aspose...

    Control fonts in Java with Aspose.Slides: embed, substitute, and load custom fonts to keep PPT, Pptx and ODP presentations clear, brand-safe, and consistent....before saving the result as a PPTX file. Manage Font Related Properties...the modified presentation to a PPTX file. The implementation of...

    docs.aspose.com/slides/java/manage-fonts/
  7. Microsoft PowerPoint Presentation Conversion to...

    Convert Microsoft PowerPoint Slides to different files including PDF, HTML and image formats on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....NET Conversion PPT PPTX ODP PDF Convert PowerPoint Presentation....NET API. Convert PPTX How to Convert PPTX using Aspose.Slides...

    products.aspose.com/slides/net/conversion/
  8. Convert DOCX to POWERPOINT via C++ or with free...

    Export DOCX to POWERPOINT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCX to POWERPOINT online converter quickly before integrating the code....document to PPTX format using Save method and set Pptx as SaveFormat...presentation as Pptx pres -> Save ( output . pptx , Aspose :: Slides...

    products.aspose.com/total/cpp/conversion/docx-t...
  9. 将PowerPoint转换为带备注的PDF|Aspose.Slides 文档

    将PowerPoint转换为带备注的PDF。在Aspose.Slides中将PPT和Pptx转换为带备注的PDF。...Presentation类暴露的 Save 方法可以用于将PowerPoint PPT或PPTX演示文稿转换为带备注的PDF。使用Aspose.Slides...dataDir + u "SelectedSlides.pptx" ); auto auxPresentation = System...

    docs.aspose.com/slides/zh/cpp/convert-powerpoin...
  10. 在 Android 上管理演示文稿中的表格单元格|Aspose.Slides 文档

    使用 Aspose.Slides for Android (Java) 轻松管理 PowerPoint 表格单元格。快速掌握访问、修改和样式化单元格,实现流畅的幻灯片自动化。...pptx" ); try { ITable table = ( ITable...将修改后的演示文稿另存为 PPTX 文件。 下面的 Java 代码演示了如何删除表格单元格的边框: // 实例化表示 PPTX 文件的 Presentation...

    docs.aspose.com/slides/zh/androidjava/manage-ce...