Sort Score
Result 10 results
Languages All
Labels All
Results 3,681 - 3,690 of 128,674 for

pptx

(0.2 sec)
  1. Password Protected Presentation|Aspose.Slides D...

    Lock PowerPoint presentation. Password protected PowerPoint in Java...presentations in these formats: PPTX and PPT - Microsoft PowerPoint...presentation = new Presentation ( "pres.pptx" ); try { presentation . getProtectionManager...

    docs.aspose.com/slides/java/password-protected-...
  2. Password Protected Presentation|Aspose.Slides f...

    PowerPoint password protection, encryption, and security in Python...presentations in these formats: PPTX and PPT - Microsoft PowerPoint..."encrypted-pres.pptx" , slides . export . SaveFormat . PPTX ) Setting...

    docs.aspose.com/slides/python-net/password-prot...
  3. 图表数据表|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 ); } finally { if...

    docs.aspose.com/slides/zh/androidjava/chart-dat...
  4. Audio Frame|Aspose.Slides Documentation

    Add audio to PowerPoint presentation in Java...pptx" , SaveFormat . Pptx ); } catch ( IOException...save ( "example_out.pptx" , SaveFormat . Pptx ); } catch ( IOException...

    docs.aspose.com/slides/androidjava/audio-frame/
  5. Presentation Header and Footer|Aspose.Slides fo...

    PowerPoint header and footer in Python...pptx" ) as pres : # Setting Footer..."HeaderFooter-out.pptx" , slides . export . SaveFormat . PPTX ) Manage...

    docs.aspose.com/slides/python-net/presentation-...
  6. Embedded Font|Aspose.Slides Documentation

    Use embedded fonts in PowerPoint presentation in C++...pptx" ); // Renders a slide containing...< Presentation > ( u "Fonts.pptx" ); // Loads the source font...

    docs.aspose.com/slides/cpp/embedded-font/
  7. Aspose.Slides for Java 14.6.0 中的公共 API 及不兼容的更改|...

    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" ); IShapeCollection sourceShapes..."data/ErrorBarsCustomValue.pptx" , SaveFormat . Pptx ); 新增 Aspose.Slides...

    docs.aspose.com/slides/zh/java/public-api-and-b...
  8. Presentation Header and Footer|Aspose.Slides fo...

    PowerPoint header and footer...pptx" ); try { # Setting Footer $pres..."HeaderFooterJava.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/presentation-he...
  9. Aspose.Slides for PHP via Java 14.6.0 的公共 API 和...

    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" ); $sourceShapes = $srcPres..."data/ErrorBarsCustomValue.pptx" , SaveFormat :: Pptx ); 添加了 Aspose.Slides...

    docs.aspose.com/slides/zh/php-java/public-api-a...
  10. 提示框|Aspose.Slides 文档

    在C#或.NET中的PowerPoint图表提示框和数据标签...pptx" , SaveFormat . Pptx ); } 为圆环图设置提示框 Aspose...= new Presentation ( "testc.pptx" ); ISlide slide = pres . Slides...

    docs.aspose.com/slides/zh/net/callout/