Sort Score
Result 10 results
Languages All
Labels All
Results 2,061 - 2,070 of 141,320 for

pptx

(0.14 sec)
  1. Export CGM to ODP via C# API | products.aspose.com

    .NET API to Convert CGM to ODP without using Microsoft Word...transform the CGM file format into PPTX. The second step is to use the...Slides for .NET, to convert the PPTX to ODP. Aspose.Total for .NET...

    products.aspose.com/total/net/conversion/cgm-to...
  2. Convert JSON Format to PPT in Android Apps | pr...

    Parse JSON to PPT in Android Applications without using Microsoft PowerPoint...to parse the JSON data into a PPTX file. Aspose.Cells for Android...Android via Java to convert the PPTX file into a PPT file. Aspose...

    products.aspose.com/total/android-java/conversi...
  3. Manage Presentation Notes on Android|Aspose.Sli...

    Customize presentation notes with Aspose.Slides for Android via Java. Seamlessly work with PowerPoint and OpenDocument notes to boost your productivity....pptx" ); try { // Removing notes...pres . save ( "test.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/presentation...
  4. Create Presentations in C++|Aspose.Slides Docum...

    Create presentations in C++ with Aspose.Slides—produce PPT, Pptx, and ODP files, benefit from OpenDocument support, and save them programmatically for reliable results....the modified presentation as a PPTX file. In the example given below...presentation to? You can save to PPTX, PPT, and ODP , and export to...

    docs.aspose.com/slides/cpp/create-presentation/
  5. How to Print PowerPoint presentation in C#

    In this step by step tutorial, we'll show you how to print Pptx in C# using Aspose.Slides without even PowerPoint installed. Printing PPT presentation or Pptx in C# using .NET code is achieved using simple and easy steps.... The PPTX format is widely used format...same approach. Steps to Print PPTX Presentation in C# Get Aspose...

    kb.aspose.com/slides/net/how-to-print-powerpoin...
  6. Automate Presentation Localization on Android|A...

    Automate PowerPoint and OpenDocument slide localization in Java with Aspose.Slides for Android, using practical code samples and tips for faster global rollout....Write the presentation as a PPTX file. The implementation of...pres = new Presentation ( "test.pptx" ); try { IAutoShape shape =...

    docs.aspose.com/slides/androidjava/presentation...
  7. Add Image in Table Cell|Aspose.Slides Documenta...

    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" ; string ImageFile = "AsposeLogo...the modified presentation as a PPTX file string FileName = "Adding...

    docs.aspose.com/slides/net/add-image-in-table-c...
  8. How to Create PowerPoint Presentation using C#

    We'll walk you through the steps in C# for how to create PowerPoint presentation using C#. By using a few lines of easy code in C# PPT presentation can be generated....properties Save the presentation as PPTX on the disk using the Save method...The above steps in C# create PPTX file without any dependence...

    kb.aspose.com/slides/net/how-to-create-powerpoi...
  9. Apply Shape Effects in Presentations with Pytho...

    Transform your PPT, Pptx and ODP files with advanced shape effects using Aspose.Slides for Python—create striking, professional slides in seconds....pptx" , slides . export . SaveFormat . PPTX ) Apply Reflection..."reflection.pptx" , slides . export . SaveFormat . PPTX ) Apply Glow...

    docs.aspose.com/slides/python-net/shape-effect/
  10. 图表图例|Aspose.Slides 文档

    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 文件。 在下面给出的示例中,我们设置了图表图例的位置和大小。...save ( "Legend_out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/androidjava/chart-leg...