Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 129,136 for

presentation

(0.18 sec)
  1. 渲染为 Tiff|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.... Presentation 类公开的 Save 方法可供开发者调用,以将整个演示文稿转换为...//Instantiate a Presentation object that represents a presentation file...

    docs.aspose.com/slides/zh/net/rendered-as-tiff/
  2. Manage Rows and Columns in PowerPoint Tables Us...

    Manage table rows and columns in PowerPoint with Aspose.Slides for C++ and speed up Presentation editing and data updates....columns in a PowerPoint presentation, Aspose.Slides provides...instance of the Presentation class and load the presentation. Get a slide’s...

    docs.aspose.com/slides/cpp/manage-rows-and-colu...
  3. 获取幻灯片中的所有文本|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....slideIndex ) { // Open the presentation as read-only. using ( PresentationDocument... false )) { // Pass the presentation and the slide index // to...

    docs.aspose.com/slides/zh/net/get-all-the-text-...
  4. 使用 C++ 在演示文稿中管理 VBA 项目|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 通过 VBA 生成和操作 PowerPoint 与 OpenDocument 演示文稿,以简化工作流程。... 创建 Presentation 类的实例。 使用 VbaProject 构造函数添加新的...pptm" ; // 创建 Presentation 类的实例 SharedPtr < Presentation > presentation...

    docs.aspose.com/slides/zh/cpp/presentation-via-...
  5. Different File Formats and Conversions|Aspose.S...

    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....(PPT) About PPT PPT is the presentation document file format that...is the binary format for presentation documents developed by Microsoft...

    docs.aspose.com/slides/cpp/different-file-forma...
  6. Streamline Font Replacement in Presentations Us...

    Seamlessly replace fonts in Aspose.Slides Python via .NET to ensure consistent typography in PowerPoint and OpenDocument Presentations....Streamline Font Replacement in Presentations Using Python Contents [...this way: Load the relevant presentation. Load the font that will...

    docs.aspose.com/slides/python-net/font-replacem...
  7. Convert PowerPoint Presentations in Handout Mod...

    Convert Presentations to handouts in .NET. Set slides per page, keep notes, export to PDF or images with Aspose.Slides, with sample C# code. Try it free....Convert PowerPoint Presentations in Handout Mode in .NET Contents...the ability to convert presentations into various formats, including...

    docs.aspose.com/slides/net/convert-powerpoint-i...
  8. Extract Text and Images from PPT File Online an...

    Online PPT file parser app. Python API code to extract images and text from PPT document....For all types of text in presentation, Use PresentationFactory()...PresentationFactory().get_presentation_text(string, TextExtractionArrang) Load...

    products.aspose.com/total/python-net/parse/ppt/
  9. Convert PPT to Word in Python | products.aspose...

    Convert PPT to Word in Python. Use Python library API to convert PowerPoint to Word...and convert PowerPoint presentations, Word documents, and other...moving the contents of a presentation’s slides to pages in a Word...

    products.aspose.com/slides/python-net/conversio...
  10. Waterfall Chart Is Displayed Incorrectly after ...

    Hi Aspose Slides Team, import java.io.ByteArrayInputStream; import java.io.ByteArrayOutputStream; import com.aspose.slides.Presentation; import com.aspose.slides.SaveFormat; public class TestColumnChart { public st…...Presentation; import com.aspose.slides...machine Presentation presentation = new Presentation(path + "OriginalFile...

    forum.aspose.com/t/waterfall-chart-is-displayed...