Sort Score
Result 10 results
Languages All
Labels All
Results 5,711 - 5,720 of 130,017 for

presentation

(0.23 sec)
  1. Convert PPS to HTML in Node.js | products.aspos...

    Convert PPS to HTML in Node.js. Use Node.js library API to convert PPS files to HTMLs...you to convert PowerPoint presentations to various formats in Node...Node.js. It supports all presentation elements and formats and...

    products.aspose.com/slides/nodejs-java/conversi...
  2. Convert PPTM to OTP in Node.js | products.aspos...

    Convert PPTM to OTP in Node.js. Use Node.js library API to convert PPTM files to OTPs...you to convert PowerPoint presentations to various formats in Node...Node.js. It supports all presentation elements and formats and...

    products.aspose.com/slides/nodejs-java/conversi...
  3. Convert PPT to POT in Node.js | products.aspose...

    Convert PPT to POT in Node.js. Use Node.js library API to convert PPT files to POTs...you to convert PowerPoint presentations to various formats in Node...Node.js. It supports all presentation elements and formats and...

    products.aspose.com/slides/nodejs-java/conversi...
  4. Convert PPTX to ODP in Node.js | products.aspos...

    Convert PPTX to ODP in Node.js. Use Node.js library API to convert PPTX files to ODPs...you to convert PowerPoint presentations to various formats in Node...Node.js. It supports all presentation elements and formats and...

    products.aspose.com/slides/nodejs-java/conversi...
  5. Online ODP File Comparison or Build Android Mob...

    Free online app to Compare different ODP files. Android comparison library code for ODP documents....both ODP 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/...
  6. Convert POTM to SVG in Node.js | products.aspos...

    Convert POTM to SVG in Node.js. Use Node.js library API to convert POTM files to SVGs...you to convert PowerPoint presentations to various formats in Node...Node.js. It supports all presentation elements and formats and...

    products.aspose.com/slides/nodejs-java/conversi...
  7. Convert PPSM to SVG in Node.js | products.aspos...

    Convert PPSM to SVG in Node.js. Use Node.js library API to convert PPSM files to SVGs...you to convert PowerPoint presentations to various formats in Node...Node.js. It supports all presentation elements and formats and...

    products.aspose.com/slides/nodejs-java/conversi...
  8. C++ API to Convert PCL to OTP | products.aspose...

    Convert PCL to OTP via C++ without using Microsoft Word or Adobe Acrobat Reader...Load PPTX document by using Presentation class reference Save the...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/cpp/conversion/pcl-to...
  9. 在 Python 中管理 PowerPoint 演示文稿主题|Aspose.Slides fo...

    在 Aspose.Slides for Python via .NET 中掌握演示文稿主题,以创建、定制和转换具有一致品牌标识的 PowerPoint 文件。... Presentation () as presentation : slide = presentation . slides.... SchemeColor . ACCENT4 presentation . master_theme . color_scheme...

    docs.aspose.com/slides/zh/python-net/presentati...
  10. Aspose.Slides for C++: paragraph->GetRect() Thr...

    Using aspose 25 version, when trying to access paragraph->GetRect();, it throws exception: System::NullReferenceException: Object reference not set to an instance of an object. Attached ppt: Test1.pptx.zip (255.3 KB…...example: auto presentation = MakeObject<Presentation>(u"Test1.pptx");...try { for (auto&& slide : presentation->get_Slides()) { for (auto&&...

    forum.aspose.com/t/aspose-slides-for-c-paragrap...