Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 133,786 for

pptx

(0.07 sec)
  1. Presentation Notes|Aspose.Slides for PHP Docume...

    Presentation notes, speaker notes...pptx" ); try { # Removing notes of...$pres -> save ( "test.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/presentation-no...
  2. An Exception Is Thrown When Loading a PowerPoin...

    Dear Aspose Support Team, We are currently using a C# function to remove watermarks from .Pptx files utilizing the Aspose.Slides library. We have a valid Aspose.Total for .NET license. Our function loads the presentati…...pptx files utilizing the Aspose.Slides...attempting to load certain .pptx files. The exception message...

    forum.aspose.com/t/an-exception-is-thrown-when-...
  3. Manage Fonts - PowerPoint JavaScript API|Aspose...

    Presentations usually contain both text and images. This article shows how to use PowerPoint JavaScript API to configure the font properties of paragraphs of text on slides....the modified presentation to a PPTX file. The implementation of...Presentation object that represents a PPTX file var pres = new aspose ...

    docs.aspose.com/slides/nodejs-java/manage-fonts/
  4. C++ API to Convert EPUB to SWF | products.aspos...

    Convert EPUB to SWF via C++ without using Microsoft Word or Adobe Acrobat Reader...to export EPUB to PPTX and then convert PPTX to SWF. Both APIs...EPUB to PPTX by using Save method function Load PPTX document...

    products.aspose.com/total/cpp/conversion/epub-t...
  5. C++ API to Convert CGM to PPSM | products.aspos...

    Convert CGM to PPSM via C++ without using Microsoft Word or Adobe Acrobat Reader...developers can export CGM to PPTX. And by using Aspose.Slides...C++, developers can convert PPTX to PPSM. This way, developers...

    products.aspose.com/total/cpp/conversion/cgm-to...
  6. C++ API to Convert TEX to PPSM | products.aspos...

    Convert TEX to PPSM via C++ without using Microsoft Word or Adobe Acrobat Reader...for C++, you can export TEX to PPTX. Then, with Aspose.Slides for...for C++, you can convert PPTX to PPSM. Both APIs are available...

    products.aspose.com/total/cpp/conversion/tex-to...
  7. C++ API to Convert EPUB to ODP | products.aspos...

    Convert EPUB to ODP via C++ without using Microsoft Word or Adobe Acrobat Reader...C++, you can export EPUB to PPTX. Then, with Aspose.Slides for...for C++, you can convert PPTX to ODP. This way, you can easily...

    products.aspose.com/total/cpp/conversion/epub-t...
  8. Chart Series|Aspose.Slides Documentation

    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 to a PPTX file. This C++ code shows you..."SetChartSeriesOverla_out.pptx" , SaveFormat :: Pptx ); Change Series...

    docs.aspose.com/slides/cpp/chart-series/
  9. Shape Effect|Aspose.Slides for PHP Documentation

    Apply effect to PowerPoint shape...pptx" , SaveFormat :: Pptx ); } finally { if...save ( "reflection.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/shape-effect/
  10. Examine Presentation|Aspose.Slides Documentation

    Read and modify PowerPoint presentation properties in C# or .NET...to find out what format (PPT, PPTX, ODP, and others) the presentation...GetPresentationInfo ( "pres.pptx" ); Console . WriteLine ( info...

    docs.aspose.com/slides/net/examine-presentation/