Sort Score
Result 10 results
Languages All
Labels All
Results 2,401 - 2,410 of 129,307 for

presentation

(0.22 sec)
  1. Merge OTP Files via C++ | products.aspose.com

    C++ example code to combine OTP documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/cpp/merger/otp/
  2. Streamline Font Replacement in Presentations Us...

    Seamlessly replace fonts in JavaScript with Aspose.Slides for Node.js via Java to ensure consistent typography in PowerPoint and OpenDocument Presentations....Streamline Font Replacement in Presentations Using JavaScript Contents...this way: Load the relevant presentation. Load the font that will...

    docs.aspose.com/slides/nodejs-java/font-replace...
  3. Manage Bulleted and Numbered Lists in Presentat...

    Learn how to manage bulleted and numbered lists in PowerPoint and OpenDocument Presentations using Aspose.Slides for Android via Java. Step-by-step guide....Bulleted and Numbered Lists in Presentations on Android Contents [ Hide...numbers in slides in your presentations. Why Use Bullet Lists? Bullet...

    docs.aspose.com/slides/androidjava/manage-bullet/
  4. 档案

    档案... 首先,使用 Presentation 类加载演示文件或创建一个新文件。 然后,使用 ...设置超链接的其他属性,例如工具提示。 最后,使用 Presentation.save(String, SaveFormat)...

    blog.aspose.com/zh/slides/work-with-hyperlinks-...
  5. Configure Fallback Font Collections in PHP|Aspo...

    Set up a fallback fonts collection in Aspose.Slides for PHP via Java to keep text consistent and crisp in PowerPoint and OpenDocument Presentations....fonts across the presentation. Each Presentation has a getFontsManager...of a certain presentation: $pres = new Presentation (); try { $userRulesList...

    docs.aspose.com/slides/php-java/create-fallback...
  6. Extract Flash Objects from Presentations in Jav...

    Learn how to extract Flash objects from PowerPoint and OpenDocument slides in JavaScript with Aspose.Slides, complete code samples and best practices....Extract Flash Objects from Presentations in JavaScript Contents [...Extract Flash Objects from Presentation Aspose.Slides for Node.js...

    docs.aspose.com/slides/nodejs-java/flash/
  7. Online SVG to POTX Conversion or Develop Java b...

    Free online app to convert SVG to POTX files. Java conversion library code for SVG 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/svg-t...
  8. Convert ODT to PPT via C++ or with free Online ...

    Export ODT to PPT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free ODT to PPT online converter quickly before integrating the code....Microsoft PowerPoint (PPT) presentation can be a useful task for...files are used for creating presentations with slides, animations...

    products.aspose.com/total/cpp/conversion/odt-to...
  9. Convert CGM to SWF via Java API | products.aspo...

    Java API to Convert CGM to SWF without using Microsoft Word...and manipulate documents, presentations, and images. The process...manipulating PowerPoint presentations. It also provides the ability...

    products.aspose.com/total/java/conversion/cgm-t...
  10. 在 .NET 中自定义演示文稿的图表图例|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 自定义图表图例,以针对性图例格式优化 PowerPoint 演示文稿。...为了设置图例属性,请按照以下步骤操作: 创建一个 Presentation 类的实例。 获取幻灯片的引用。 在幻灯片上添加图表。...。 // 创建 Presentation 类的实例 Presentation presentation = new Presentation...

    docs.aspose.com/slides/zh/net/chart-legend/