Sort Score
Result 10 results
Languages All
Labels All
Results 4,031 - 4,040 of 113,580 for

presentation

(0.04 sec)
  1. Convert PPTM to PPS in Node.js | products.aspos...

    Convert PPTM to PPS in Node.js. Use Node.js library API to convert PPTM files to PPSs...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 PPSM to TIFF in Node.js | products.aspo...

    Convert PPSM to TIFF in Node.js. Use Node.js library API to convert PPSM files to TIFFs...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 PPS to TIFF in Node.js | products.aspos...

    Convert PPS to TIFF in Node.js. Use Node.js library API to convert PPS files to TIFFs...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 OTP to SVG in Node.js | products.aspose...

    Convert OTP to SVG in Node.js. Use Node.js library API to convert OTP 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...
  5. Convert PPTM to SVG in Node.js | products.aspos...

    Convert PPTM to SVG in Node.js. Use Node.js library API to convert PPTM 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...
  6. Online PPTX File Comparison or Build Android Mo...

    Free online app to Compare different PPTX files. Android comparison library code for PPTX documents....both PPTX 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. 自定义 PowerPoint 字体在 C#|Aspose.Slides 文档

    在 C# 中的 PowerPoint 自定义字体...using ( Presentation presentation = new Presentation ( dataDir...+ "DefaultFonts.pptx" )) presentation . Save ( dataDir + "NewFonts_out...

    docs.aspose.com/slides/zh/net/custom-font/
  8. Change Background Color in PowerPoint using Python

    Change background color in PowerPoint using Python. Get the IDE details, steps, and a sample code for changing PPT background color using Python....background Create a new presentation and access the first slide...process by creating a new presentation file, accessing the first...

    kb.aspose.com/slides/python/change-background-c...
  9. Edit PPT in Python | products.aspose.com

    Edit PPT in Python. Use Python library API to edit PowerPoint Presentation...and edit presentations. You can edit a PPT presentation by adding...as slides with slides . Presentation( "pres.ppt" ) as pres: shape...

    products.aspose.com/slides/python-net/editor/ppt/
  10. Edit PPT in C++ | products.aspose.com

    Edit PPT in C++. Use C++ library API to edit PowerPoint Presentation...and edit presentations. You can edit a PPT presentation by adding...= System :: MakeObject < Presentation > ( u "pres.ppt" ); auto...

    products.aspose.com/slides/cpp/editor/ppt/