Sort Score
Result 10 results
Languages All
Labels All
Results 4,411 - 4,420 of 62,328 for

presentation

(0.07 sec)
  1. 图表数据标签|Aspose.Slides 文档

    在Java中设置PowerPoint图表数据标签和距离...这段Java代码演示了如何在图表数据标签中设置数据精度: Presentation pres = new Presentation (); try { IChart...// 创建Presentation类的实例 Presentation pres = new Presentation ();...

    docs.aspose.com/slides/zh/androidjava/chart-dat...
  2. Convert TXT to PPTX in Android Apps or with fre...

    TXT to PPTX conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free TXT to PPTX online converter quickly before integrating the code....tasks, such as creating presentations from text documents, or...Java, you can create a new Presentation, write HTML content in it...

    products.aspose.com/total/android-java/conversi...
  3. Convert OTT to PPTX via Java or with free Onlin...

    Java API to Export OTT to PPTX without using Microsoft Word or PowerPoint or online. Test free OTT to PPTX online converter quickly before integrating the code....for Java to create a new Presentation. You can then write the...the HTML content into the Presentation and save it as a PPTX file...

    products.aspose.com/total/java/conversion/ott-t...
  4. Export Chart|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.... Presentation pres = new Presentation (); try { IChart...

    docs.aspose.com/slides/java/export-chart/
  5. Exception”Method Is Not Implemented” when Tryin...

    Hello when trying to open a .pptx in Aspose Slides v22.01 i get the following exception: com.aspose.slides.exceptions.NotImplementedException: The method or operation is not implemented … Wrapped by: com.aspose.slid…...is this: Presentation presentation = new Presentation("testdoc...c.pptx"); presentation.save("testdoc.pptx", SaveFormat.Pptx);...

    forum.aspose.com/t/exception-method-is-not-impl...
  6. C++ API to Convert PDF to PPSM | products.aspos...

    Convert PDF to PPSM via C++ without using Microsoft Word or Adobe Acrobat Reader...which is used to store presentations. It is a compressed version...format and is used to store presentations with animations, transitions...

    products.aspose.com/total/cpp/conversion/pdf-to...
  7. Online PPSX File Comparison or Build Android Mo...

    Free online app to Compare different PPSX files. Android comparison library code for PPSX documents....both PPSX documents using Presentation class. Iterate through each...each slide of both presentations and compare one by one. Code...

    products.aspose.com/total/android-java/compare/...
  8. Online POTM File Comparison or Build Android Mo...

    Free online app to Compare different POTM files. Android comparison library code for POTM documents....both POTM documents using Presentation class. Iterate through each...each slide of both presentations and compare one by one. Code...

    products.aspose.com/total/android-java/compare/...
  9. Online POTX File Comparison or Build Android Mo...

    Free online app to Compare different POTX files. Android comparison library code for POTX documents....both POTX documents using Presentation class. Iterate through each...each slide of both presentations and compare one by one. Code...

    products.aspose.com/total/android-java/compare/...
  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....FilePath + "Apply Theme to Presentation.pptx" ; string ThemeFileName...创建一个包含要克隆的源演示文稿的 Presentation 类实例。 创建一个包含要克隆到的目标演示文稿的 Presentation 类实例。 访问要克隆的幻灯片以及母版幻灯片。...

    docs.aspose.com/slides/zh/net/apply-a-theme-to-...