Sort Score
Result 10 results
Languages All
Labels All
Results 4,011 - 4,020 of 119,529 for

presentation

(0.07 sec)
  1. 设置OLE图标的标题|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....auto presentation = System :: MakeObject < Presentation > ();...(); auto slide = presentation -> get_Slide ( 0 ); // 在幻灯片中添加OLE对象...

    docs.aspose.com/slides/zh/cpp/set-caption-to-ol...
  2. GroupShape|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....() { using var pres = new Presentation (); var slide = pres . Slides...() { using var pres = new Presentation (); var slide = pres . Slides...

    docs.aspose.com/slides/net/examples/elements/gr...
  3. Convert DOCX to PPTX in Android Apps or with fr...

    DOCX to PPTX conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOCX to PPTX online converter quickly before integrating the code....Java, you can create a new Presentation, write HTML content in it...helps you to create a new Presentation, write HTML content in it...

    products.aspose.com/total/android-java/conversi...
  4. Online SVG to ODP Conversion or Build .NET base...

    Free online app to convert SVG to ODP files. .NET C# conversion library code for SVG documents....Load PPTX file by using Presentation class Save the document...via .NET. Presentation presentation = new Presentation ( "PptxOutput...

    products.aspose.com/total/net/conversion/svg-to...
  5. Protect PPT document Online with password or us...

    Online PPT file password protection app. Android API Java code to apply password protection on PPT Presentations....applying password to PPT presentation through android. Download...library within the project Use Presentation class to create Use getProtectionManager()...

    products.aspose.com/total/android-java/protect/...
  6. Online PPS File Comparison or Build Android Mob...

    Free online app to Compare different PPS files. Android comparison library code for PPS documents....both PPS 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/...
  7. Convert PPT to Video in C++ | products.aspose.com

    Convert PPT to video in C++. Use C++ library API to convert PowerPoint to video...create, edit and manipulate presentations and also convert PowerPoint...PowerPoint presentations to other documents and videos. In this case...

    products.aspose.com/slides/cpp/conversion/ppt-t...
  8. Online ODP File Comparison or Build C++ Apps to...

    Free online app to Compare different ODP files. C++ comparison library code for ODP documents....project Load the both ODP presentations. Iterate through each master...master slide of both presentations and compare one by one. Use...

    products.aspose.com/total/cpp/compare/odp/
  9. Convert DOTM to POTM via Java or with free Onli...

    Java API to Export DOTM to POTM without using Microsoft Word or PowerPoint or online. Test free DOTM to POTM online converter quickly before integrating the code....for Java to create a new Presentation. This library provides a...manipulating PowerPoint presentations, including the ability to...

    products.aspose.com/total/java/conversion/dotm-...
  10. Chart Calculations|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 { Chart...actual values. Presentation pres = new Presentation (); try { Chart...

    docs.aspose.com/slides/java/chart-calculations/