Sort Score
Result 10 results
Languages All
Labels All
Results 2,501 - 2,510 of 129,204 for

presentation

(0.13 sec)
  1. Export CGM to POTM in Android | products.aspose...

    Android API to Convert CGM to POTM without using Microsoft Word...(PowerPoint Open XML Macro-Enabled Presentation) is a file format used by...Microsoft PowerPoint to store presentations that contain macros. It...

    products.aspose.com/total/android-java/conversi...
  2. Add Line Shapes to Presentations in JavaScript|...

    Learn to manipulate line formatting in PowerPoint Presentations with JavaScript and Aspose.Slides for Node.js. Discover properties, methods, and examples....Add Line Shapes to Presentations in JavaScript Contents [ Hide...a selected slide of the presentation, please follow the steps...

    docs.aspose.com/slides/nodejs-java/line/
  3. Convert WORDML to POTM via C++ or with free Onl...

    Export WORDML to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORDML to POTM online converter quickly before integrating the code....a user wants to create a presentation from a WordML document....PowerPoint Open XML Macro-Enabled Presentation format. Converting WordML...

    products.aspose.com/total/cpp/conversion/wordml...
  4. Configure Fallback Font Collections in .NET|Asp...

    Set up a fallback fonts collection in Aspose.Slides for .NET to keep text consistent and crisp in PowerPoint and OpenDocument Presentations....fonts across the presentation. Each Presentation has a FontsManager...certain presentation: using ( Presentation presentation = new Presentation...

    docs.aspose.com/slides/net/create-fallback-font...
  5. Edit PPT in C# | products.aspose.com

    Edit PPT in C#. Use .NET library API to edit PowerPoint Presentation...and edit presentations. You can edit a PPT presentation by adding...PPT using (Presentation presentation = new Presentation( "pres.ppt"...

    products.aspose.com/slides/net/editor/ppt/
  6. Aspose.Slides for .NET 14.9.0 的公共 API 和向后不兼容的更改...

    审查 Aspose.Slides for .NET 中的公共 API 更新和破坏性更改,以顺利迁移您的 PowerPoint PPT、PPTX 和 ODP 演示文稿解决方案。...使用示例: using ( Presentation pres = new Presentation ()) { ISmartArt...SmartArtShape。 using ( Presentation pres = new Presentation ()) { ISmartArt...

    docs.aspose.com/slides/zh/net/public-api-and-ba...
  7. Online XSLFO to POTM Conversion or Develop Java...

    Free online app to convert XSLFO to POTM files. Java conversion library code for XSLFO documents....Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/java/conversion/xslfo...
  8. Convert DOT to POTX via Java or with free Onlin...

    Java API to Export DOT to POTX without using Microsoft Word or PowerPoint or online. Test free DOT to POTX online converter quickly before integrating the code....be used to create a new Presentation, write the HTML content...step is to create a new Presentation using Aspose.Slides for...

    products.aspose.com/total/java/conversion/dot-t...
  9. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for C++ using clear code samples that speed up slide design and automation....SmartArt in PowerPoint Presentations Using C++ Contents [ Hide...below: Create an instance of Presentation class. Obtain the reference...

    docs.aspose.com/slides/cpp/manage-smartart/
  10. 转换为 HTML|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....//Instantiate a Presentation object that represents a presentation file...file Presentation pres = new Presentation ( srcFileName ); HtmlOptions...

    docs.aspose.com/slides/zh/net/conversion-to-html/