Sort Score
Result 10 results
Languages All
Labels All
Results 4,001 - 4,010 of 143,256 for

pptx

(0.15 sec)
  1. Retrieve and Update Presentation Information in...

    Explore slides, structure and metadata in PowerPoint and OpenDocument presentations using .NET for faster insights and smarter content audits....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/
  2. Retrieve and Update Presentation Information on...

    Explore slides, structure and metadata in PowerPoint and OpenDocument presentations using Java for faster insights and smarter content audits....to find out what format (PPT, PPTX, ODP, and others) the presentation...getPresentationInfo ( "pres.pptx" ); System . out . println (...

    docs.aspose.com/slides/androidjava/examine-pres...
  3. Retrieve and Update Presentation Information in...

    Explore slides, structure and metadata in PowerPoint and OpenDocument presentations using Python for faster insights and smarter content audits....to find out what format (PPT, PPTX, ODP, and others) the presentation...get_presentation_info ( "pres.pptx" ) print ( info1 . load_format...

    docs.aspose.com/slides/python-net/examine-prese...
  4. Streamline Font Replacement in Presentations on...

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

    docs.aspose.com/slides/androidjava/font-replace...
  5. Manage Tags and Custom Data in Presentations on...

    Add, read, update, and remove tags & custom data in Aspose.Slides for Android, with Java examples for PowerPoint and OpenDocument presentations....Presentation Files PPTX files—items with the .pptx extension—are stored...pres = new Presentation ( "pres.pptx" ); try { String keywords =...

    docs.aspose.com/slides/androidjava/managing-tag...
  6. Manage Tags and Custom Data in Presentations Us...

    Learn how to add, read, update, and remove tags & custom data in Aspose.Slides for Java, with examples for PowerPoint and OpenDocument presentations....Presentation Files PPTX files—items with the .pptx extension—are stored...pres = new Presentation ( "pres.pptx" ); try { String keywords =...

    docs.aspose.com/slides/java/managing-tags-and-c...
  7. Customize 3D Charts in Presentations Using PHP|...

    Learn how to create and customize 3-D charts in Aspose.Slides for PHP via Java, with support for PPT and Pptx files — boost your presentations today....the modified presentation to a PPTX file. $pres = new Presentation...( "Rotation3D_out.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/3d-chart/
  8. How to Convert Multiple PPT to One PDF using Java

    This quick tutorial guides on how to convert multiple PPT to one PDF using Java. It assists you to convert multiple ppt to pdf using java by providing configuration details, stepwise process and a runnable sample code....to learn to create XPS from PPTX, take a look at the article...article on how to convert PPTX to SVG using Java . Updated on 14 Jun...

    kb.aspose.com/slides/java/how-to-convert-multip...
  9. 在 C++ 中管理演示文稿占位符|Aspose.Slides 文档

    轻松管理 Aspose.Slides for C++ 中的占位符:替换文本、定制提示并在 PowerPoint 与 OpenDocument 中设置图像透明度。...pptx" ; const String templatePath...u "../templates/DefaultFonts.pptx" ; // 加载所需的演示文稿 SharedPtr <...

    docs.aspose.com/slides/zh/cpp/manage-placeholder/
  10. Create New Presentation with error: unable to c...

    Hi Aspose Support Team, I am currently using Aspose.Slides for .NET version 25.4.0. When attempting to load a PowerPoint file using a stream, I encounter an exception during the creation of the Presentation object. He…...pptx, .ppt, corrupted, password-protected)...same error still occurs. 測試檔案.pptx.zip (67.8 KB) amjad.sahi December...

    forum.aspose.com/t/create-new-presentation-with...