Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 141,245 for

pptx

(0.1 sec)
  1. Convert Excel to Pdf, Image, and other formats ...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML, and more using Aspose.Cells for C++.... Convert Excel Workbook to PPTX The Aspose.Cells API provides...spreadsheets to PPTX format. To export the workbook to PPTX, pass SaveFormat...

    docs.aspose.com/cells/go-cpp/convert-workbook-t...
  2. 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...
  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. 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...
  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. 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...
  7. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for PHP via Java calculates and applies effective shape properties for precise PowerPoint rendering....pptx" ); try { $shape = $pres ->...Presentation ( "Presentation1.pptx" ); try { $threeDEffectiveData...

    docs.aspose.com/slides/php-java/shape-effective...
  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. Remove Slides from Presentations in JavaScript|...

    Effortlessly remove slides from PowerPoint and OpenDocument presentations with Aspose.Slides for Node.js. Get clear code examples and boost your workflow....pptx" ); try { // Accesses a slide..."modified.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/remove-slide...
  10. 使用 C++ 管理演示文稿中的图片框|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 将图片框添加到 PowerPoint 和 OpenDocument 演示文稿中。简化工作流程并提升幻灯片设计。... 将修改后的演示文稿写入为 PPTX 文件。 下面的 C++ 代码演示了如何创建图片框: //.../out/PictureFrameFormatti_out.pptx" ; const String filePath = u...

    docs.aspose.com/slides/zh/cpp/picture-frame/