Sort Score
Result 10 results
Languages All
Labels All
Results 4,521 - 4,530 of 119,530 for

presentation

(0.08 sec)
  1. Convert HTML to XML in C# | products.aspose.com

    Convert HTML to XML in C#. Use .NET library API to convert HTML document to XML file...Create an instance of the Presentation class. Load the HTML file...to XML using (Presentation pres = new Presentation()) { pres.Slides...

    products.aspose.com/slides/net/conversion/html-...
  2. Convert POTM to XML using C++ application | pro...

    Sample C++ conversion code for POTM document to XML format. Use example code for batch POTM to XML conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/potm-...
  3. Manage Superscript and Subscript in C#|Aspose.S...

    Master superscript and subscript in Aspose.Slides for .NET and elevate your Presentations with professional text formatting for maximum impact....and OpenDocument (ODP) presentations. Whether you need to highlight...inside any paragraph in a presentation. To achieve this with Aspose...

    docs.aspose.com/slides/net/superscript-and-subs...
  4. 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...
  5. 图表数据标签|Aspose.Slides 文档

    在Java中设置PowerPoint图表数据标签和距离...这段Java代码演示了如何在图表数据标签中设置数据精度: Presentation pres = new Presentation (); try { IChart...// 创建Presentation类的实例 Presentation pres = new Presentation ();...

    docs.aspose.com/slides/zh/androidjava/chart-dat...
  6. 管理占位符|Aspose.Slides for PHP 文档

    使用PHP更改PowerPoint幻灯片中占位符的文本。使用PHP在PowerPoint幻灯片中设置占位符的提示文本。...Slides替换该演示文稿中占位符文本的方法: 实例化 Presentation 类,并将演示文稿作为参数传递。 通过索引获取幻灯片引用。...以下PHP代码演示如何更改占位符中的文本: # 实例化一个Presentation类 $pres = new Presentation ( "ReplacingText...

    docs.aspose.com/slides/zh/php-java/manage-place...
  7. Getting Warning Callbacks for Fonts Substitutio...

    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....LoadOptions class Load the presentation file that is using a font...Replacing Images inside Presentation Image Collection Get the...

    docs.aspose.com/slides/java/getting-warning-cal...
  8. Font Substitution - PowerPoint JavaScript API|A...

    Substitute font in PowerPoint in JavaScript...this way: Load the relevant presentation. Load the font that will...replacement. Add the rule to the presentation font replacement rule collection...

    docs.aspose.com/slides/nodejs-java/font-substit...
  9. 将 PowerPoint 转换为 SWF Flash|Aspose.Slides 文档

    在 Java 中将 PowerPoint PPT, PPTX 转换为 SWF...Hide ] 将 PPT(X) 转换为 SWF 由 Presentation 类公开的 Save 方法可用于将整个演示文稿转换为...接口在生成的 SWF 中包括注释。 Presentation pres = new Presentation ( "Sample.pptx"...

    docs.aspose.com/slides/zh/java/convert-powerpoi...
  10. Convert PDF to TIFF in Python | products.aspose...

    Convert PDF to TIFF in Python. Use Python library API to convert PDF files to TIFF...Breathe new life into your presentations with Python. Our guide walks...slides into engaging Python presentations. Download Convert PDF to...

    products.aspose.com/slides/python-java/conversi...