Sort Score
Result 10 results
Languages All
Labels All
Results 3,771 - 3,780 of 141,111 for

pptx

(0.28 sec)
  1. Data Label Format Is Not Applied When Presentat...

    Here is the project for problem reproduction. It generates test.Pptx and test.pdf and data labels representation is significantly different between pdf and Pptx.20220802.zip (2.4 KB)...pptx and test.pdf and data labels...significantly different between pdf and pptx. 20220802.zip (2.4 KB) andrey...

    forum.aspose.com/t/data-label-format-is-not-app...
  2. Supported File Formats|Aspose.PDF for Node.js v...

    This page shows which of Aspose.PDF for Node.js can load and save file formats....Microsoft Excel 2007 format PPTX Saves the document in the Microsoft...

    docs.aspose.com/pdf/nodejs-cpp/supported-file-f...
  3. How to Create Charts in Presentations in .NET|A...

    Learn how to create charts in PowerPoint PPT, Pptx and ODP presentations in .NET with Aspose.Slides using both legacy and modern chart APIs....Pptx namespaces are now merged in...PresentationEx class that represents PPTX file using ( PresentationEx...

    docs.aspose.com/slides/net/how-to-create-charts...
  4. 档案

    档案...让我们看看如何在 Python 中锁定 PowerPoint PPTX 文件。 首先,使用 Presentation 类加载演示文件。...slides.Presentation("presentation.pptx") as pres: # 循环浏览演示文稿中的所有幻灯片...

    blog.aspose.com/zh/slides/lock-or-unlock-powerp...
  5. Embed Fonts in Presentations Using PHP|Aspose.S...

    Embed TrueType fonts in PowerPoint and OpenDocument presentations with Aspose.Slides for PHP via Java, ensuring accurate rendering across all platforms....pptx" ); try { # Renders a slide...= new Presentation ( "Fonts.pptx" ); try { $allFonts = $pres...

    docs.aspose.com/slides/php-java/embedded-font/
  6. Streamline Font Replacement in Presentations Us...

    Seamlessly replace fonts in JavaScript with Aspose.Slides for Node.js via Java to ensure consistent typography in PowerPoint and OpenDocument presentations....the modified presentation as a PPTX file. This JavaScript code demonstrates...slides . Presentation ( "Fonts.pptx" ); try { // Loads the source...

    docs.aspose.com/slides/nodejs-java/font-replace...
  7. Supported File Formats|Aspose.Slides Documentation

    Discover all file formats Aspose.Slides for Android via Java can open, save, and convert — including PPT, Pptx and ODP — with clear import/export support notes....PPS PowerPoint 97-2003 Show PPTX PowerPoint Presentation POTX...

    docs.aspose.com/slides/androidjava/supported-fi...
  8. Supported File Formats|Aspose.Slides for Node.j...

    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....PPS PowerPoint 97-2003 Show PPTX PowerPoint Presentation POTX...

    docs.aspose.com/slides/nodejs-net/supported-fil...
  9. Export XLT to POWERPOINT in Android or with fre...

    Android API to Convert XLT to POWERPOINT without using Microsoft Word or online. Test free XLT to POWERPOINT online converter quickly before integrating the code....Document class Save the document to PPTX format using save method Get...document in PPTX format document . save ( "output.pptx" , com ....

    products.aspose.com/total/android-java/conversi...
  10. Optimize Chart Calculations for Presentations i...

    Understand chart calculations, data updates, and precision control in Aspose.Slides for C++ for PPT and Pptx, with practical C++ code examples....pptx" ); auto chart = System :: ExplicitCast...Save ( u "Result.pptx" , SaveFormat :: Pptx ); Calculate the...

    docs.aspose.com/slides/cpp/chart-calculations/