Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 143,413 for

pptx

(0.17 sec)
  1. Export MD to POT via C# API | products.aspose.com

    .NET API to Convert MD to POT without using Microsoft Word...transform the MD file format to PPTX. This API provides a wide range...MD file has been converted to PPTX, the second step is to use the...

    products.aspose.com/total/net/conversion/md-to-...
  2. Export CGM to PPT via C# API | products.aspose.com

    .NET API to Convert CGM to PPT without using Microsoft Word...transform the CGM file format to PPTX. This API provides a wide range...other file formats, such as PPTX, as well as to extract text...

    products.aspose.com/total/net/conversion/cgm-to...
  3. C++ API to Convert XPS to POTX | products.aspos...

    Convert XPS to POTX via C++ without using Microsoft Word or Adobe Acrobat Reader...You can easily export XPS to PPTX by using Aspose.PDF for C++...allows you to export XPS to PPTX format. Secondly, by using Aspose...

    products.aspose.com/total/cpp/conversion/xps-to...
  4. 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...
  5. Convert Presentations to PDF with Notes in Pyth...

    Convert formats PPT, Pptx and ODP to PDF with notes using Aspose.Slides for Python. Preserve layouts and speaker notes for professional presentations....be used to convert a PPT or PPTX presentation to a PDF with speaker...slides . Presentation ( "sample.pptx" ) as presentation : # Configure...

    docs.aspose.com/slides/python-net/convert-power...
  6. 章节|Aspose.Slides for PHP 文档

    使用 Aspose.Slides 在 PHP 中管理幻灯片章节:轻松创建、重命名、重新排序,移动幻灯片到不同章节,并控制 PPT、Pptx 和 ODP 的可见性。...pptx" , SaveFormat :: Pptx ); } finally { $presentation...new Presentation ( "section.pptx" ); try { // 通过索引访问章节。 $section...

    docs.aspose.com/slides/zh/php-java/examples/ele...
  7. Failed to Open the PowerPoint Presentation with...

    Hi, I have a Pptx which I try to read using Aspose: PptImgExporter.cs: line 109: Presentation m_presentation = new Presentation(szPptxPath); This line gives error: Aspose is not able to read this PPT. The error on …...2025, 4:06am 1 Hi, I have a PPTX which I try to read using Aspose:...presentation C:\Users\xyz\sample.pptx. May have CMYK JPEG image in...

    forum.aspose.com/t/failed-to-open-the-powerpoin...
  8. Replacing Images inside Presentation Image Coll...

    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....the modified presentation as a PPTX file. //Instantiate the presentation...Presentation ( "presentation.pptx" ); //the first way byte []...

    docs.aspose.com/slides/java/replacing-images-in...
  9. 演示文稿格式|Aspose.Slides for Python 文档

    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" ) if info . load_format ==...slides . LoadFormat . PPTX : print ( "PPTX" ) elif info . load_format...

    docs.aspose.com/slides/zh/python-net/presentati...
  10. Manage Chart Data Series in Presentations Using...

    Learn how to manage chart series in Java for PowerPoint (PPT/Pptx) with practical code examples and best practices to enhance your data presentations....the modified presentation to a PPTX file. This Java code shows you..."SetChartSeriesOverla_out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/chart-series/