Sort Score
Result 10 results
Languages All
Labels All
Results 3,771 - 3,780 of 129,930 for

presentation

(0.39 sec)
  1. 使用 C++ 管理演示文稿中的图表数据系列|Aspose.Slides 文档

    学习如何在 C++ 中使用实用代码示例和最佳实践来管理 PowerPoint(PPT/PPTX)图表系列,以提升数据演示效果。... 创建一个 Presentation 类的实例。 在幻灯片上添加一个聚簇柱形图。 访问第一个图表系列。...auto presentation = System :: MakeObject < Presentation > ();...

    docs.aspose.com/slides/zh/cpp/chart-series/
  2. Using Aspose.Slides with ReportViewer 2010 and ...

    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....2010/2012 to a PowerPoint presentation . RplRenderer class renders...Stream Format to PowerPoint presentation. RplRenderer uses soft page...

    docs.aspose.com/slides/reportingservices/using-...
  3. How to Set Typeface of Fonts of Major/Minor of ...

    In theme1.xml of unzipped pptx, there are global font settings like below. <a:font script="Jpan" typeface="XXX" /> <a:font script="Hang" typeface="XXX" /> <a:font script="Hans" typeface="XXX" /> I checked Presentation.…...typeface="XXX" /> I checked presentation.master_theme.font_scheme...import Presentation, FontData # Load your presentation presentation...

    forum.aspose.com/t/how-to-set-typeface-of-fonts...
  4. 档案

    档案... 首先,使用 Presentation 类加载 PowerPoint 文件。 检索母版幻灯片。...设置水印的字体大小、颜色和旋转角度。 锁定水印,使其无法移动或删除。 最后,使用 Presentation->Save(System::String fname...

    blog.aspose.com/zh/slides/add-watermark-to-powe...
  5. Online PCL to PPTM Conversion or Develop Java b...

    Free online app to convert PCL to PPTM files. Java conversion library code for PCL 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/pcl-t...
  6. Extract Text and Images from Powerpoint File On...

    Online Powerpoint file parser app. .NET API C# code to extract images and text from Powerpoint Presentation....NET based Powerpoint presentation parser application. C# code...Download Parse Powerpoint Presentation via Online App Import Powerpoint...

    products.aspose.com/total/net/parse/powerpoint/
  7. Convert MD to POWERPOINT via Java API | product...

    Java API to Convert MD to POWERPOINT without using Microsoft Word...Load PPTX document by using Presentation class Save the document...predefined view type for your presentation. Aspose.Slides for Java...

    products.aspose.com/total/java/conversion/md-to...
  8. Online XPS to OTP Conversion or Develop Java ba...

    Free online app to convert XPS to OTP files. Java conversion library code for XPS 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/xps-t...
  9. Convert DOCM to POWERPOINT via Java or with fre...

    Java API to Export DOCM to POWERPOINT without using Microsoft Word or PowerPoint or online. Test free DOCM to POWERPOINT online converter quickly before integrating the code....DOCM file into a POWERPOINT presentation. The first step is to load...for Java to create a new Presentation. This library provides a...

    products.aspose.com/total/java/conversion/docm-...
  10. How to Save a PowerPoint as a PDF with Notes us...

    This short tutorial describes how to save a PowerPoint as a PDF with notes using Java. It contains complete information for the environment, the program flow, and a runnable sample code to save powerpoint Presentation as pdf with notes using Java....PDF Open the presentation using the Presentation class object...the output PDF Save the presentation along with the specified...

    kb.aspose.com/slides/java/how-to-save-a-powerpo...