Sort Score
Result 10 results
Languages All
Labels All
Results 2,501 - 2,510 of 141,321 for

pptx

(0.33 sec)
  1. Convert PowerPoint Slides to PNG on Android|Asp...

    Convert PowerPoint presentations to high-quality PNG images quickly with Aspose.Slides for Android via Java, ensuring precise, automated results....PowerPoint to PNG Converters : PPTX to PNG and PPT to PNG . They...pres = new Presentation ( "pres.pptx" ); try { for ( int index =...

    docs.aspose.com/slides/androidjava/convert-powe...
  2. Convert PowerPoint Slides to PNG in PHP|Aspose....

    Convert PowerPoint presentations to high-quality PNG images quickly with Aspose.Slides for PHP via Java, ensuring precise, automated results....PowerPoint to PNG Converters : PPTX to PNG and PPT to PNG . They...$pres = new Presentation ( "pres.pptx" ); try { for ( $index = 0 ;...

    docs.aspose.com/slides/php-java/convert-powerpo...
  3. Add Digital Signatures to Presentations in C++|...

    Learn how to digitally sign PowerPoint & OpenDocument files with Aspose.Slides for C++. Secure your slides in seconds with clear code examples....signatures are supported for PPTX format only. Add a Digital Signature..."SomePresentationSign.pptx" , SaveFormat :: Pptx ); Now its possible...

    docs.aspose.com/slides/cpp/digital-signature-in...
  4. Add Digital Signatures to Presentations in Java...

    Learn how to digitally sign PowerPoint & OpenDocument files with Aspose.Slides for Node.js via Java. Secure your slides in seconds with clear code examples....signatures are supported for PPTX format only. Add Digital Signature..."SomePresentationSign.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/digital-sign...
  5. How to Convert PowerPoint to TIFF using Java

    This simple article focuses on how to convert Presentation to TIFF using Java by following the detailed configuration steps to use the given code sample. You can use the example to convert Pptx to TIFF in Java without any dependency on MS PowerPoint....Windows, Linux or macOS to convert PPTX to TIFF in Java without any...save method. Code to Convert PPTX to TIFF in Java If you are even...

    kb.aspose.com/slides/java/how-to-convert-powerp...
  6. Convert ODP to PDF in Python | products.aspose.com

    Sample code for ODP to PDF Python conversion. Use PowerPoint Python API for batch conversion ODP files to PDF files....to PDF HTML JPG PDF SVG PPT PPTX Convert ODP to PDF in Python...browser . Aspose PowerPoint PPTX library allows you to convert...

    products.aspose.com/slides/python-net/conversio...
  7. How to Convert PowerPoint to Tiff using C#

    This topic focuses on how to convert Presentation to TIFF using C# along with the detailed configuration steps to configure the environment and verify the working sample code. You can convert Pptx to TIFF in C# using a few lines of easy to use code.... macOS and Linux to convert PPTX to TIFF in C# . Steps to Convert...Save method. Code to Convert PPTX to TIFF in C# The above example...

    kb.aspose.com/slides/net/how-to-convert-powerpo...
  8. Chart Is Missing When Converting a PowerPoint P...

    We noticed that when we save a Pptx document as PDF we are missing the chart. Presentation with chart.zip (32.6 KB)...noticed that when we save a PPTX document as PDF we are missing...missing charts when exporting a PPTX document to PDF using Aspose...

    forum.aspose.com/t/chart-is-missing-when-conver...
  9. 管理表格|Aspose.Slides for PHP 文档

    在PowerPoint演示文稿中创建和管理表格...以下PHP代码展示了如何在演示文稿中创建表格: # 实例化代表PPTX文件的Presentation类 $pres = new...-> save ( "table.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/zh/php-java/manage-table/
  10. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument presentations in JavaScript using Aspose.Slides for Node.js. Step-by-step guide....Presentation class that represents a PPTX file var pres = new aspose ...presentation as a PPTX file pres . save ( "Bullet.pptx" , aspose ....

    docs.aspose.com/slides/nodejs-java/manage-bullet/