Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 9,509 for

pptx

(0.08 sec)
  1. Examine Presentation|Aspose.Slides for PHP Docu...

    Read and modify PowerPoint presentation properties in PHP via Java...to find out what format (PPT, PPTX, ODP, and others) the presentation..."pres.pptx" ); echo ( $info -> getLoadFormat ()); // PPTX $info2...

    docs.aspose.com/slides/php-java/examine-present...
  2. Examine Presentation - C++ PowerPoint API|Aspos...

    Read and modify PowerPoint presentation properties in C++...to find out what format (PPT, PPTX, ODP, and others) the presentation...GetPresentationInfo ( u "pres.pptx" ); // PPTX Console :: WriteLine (...

    docs.aspose.com/slides/cpp/examine-presentation/
  3. Digital Signature in PowerPoint|Aspose.Slides D...

    Add digital signature or certificate in PowerPoint. Certificate authority in C# or .NET...signatures are supported for PPTX format only. Add Digital Signature..."SomePresentationSign.pptx" , SaveFormat . Pptx ); } Now its possible...

    docs.aspose.com/slides/net/digital-signature-in...
  4. 3D Chart|Aspose.Slides Documentation

    Set rotationX, rotationY, and depthpercents for 3D chart in PowerPoint presentation in C# or .NET...the modified presentation to a PPTX file. // Create an instance...( "Rotation3D_out.pptx" , SaveFormat . Pptx ); Doughnut Chart...

    docs.aspose.com/slides/net/3d-chart/
  5. Access Slide in Presentation|Aspose.Slides Docu...

    Access PowerPoint slide by index, ID, or position in Java. Edit slide properties...pptx" ); try { // Accesses a slide...pres = new Presentation ( "demo.pptx" ); try { // Gets a slide ID...

    docs.aspose.com/slides/java/access-slide-in-pre...
  6. Access Slide in Presentation|Aspose.Slides Docu...

    Access PowerPoint slide by index, ID, or position in Java. Edit slide properties...pptx" ); try { // Accesses a slide...pres = new Presentation ( "demo.pptx" ); try { // Gets a slide ID...

    docs.aspose.com/slides/androidjava/access-slide...
  7. 3D Chart|Aspose.Slides for Python Documentation

    Set rotationX, rotationY, and depthpercents for 3D chart in PowerPoint presentation in Python...the modified presentation to a PPTX file. import aspose.slides.charts..."Rotation3D_out.pptx" , slides . export . SaveFormat . PPTX ) Doughnut...

    docs.aspose.com/slides/python-net/3d-chart/
  8. 幻灯片部分|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" , SaveFormat . Pptx ); pres . getSections..."pres-sections-moved.pptx" , SaveFormat . Pptx ); pres . getSections...

    docs.aspose.com/slides/zh/androidjava/slide-sec...
  9. ActiveX|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. The code snippet below... Save the presentation to a PPTX file. // Instantiate Presentation...

    docs.aspose.com/slides/cpp/activex/
  10. Presentation View Properties|Aspose.Slides Docu...

    Manage PowerPoint presentation view properties in Java...pptx" , SaveFormat . Pptx ); } finally { pres...Write the presentation as a PPTX file. In the example given below...

    docs.aspose.com/slides/androidjava/presentation...