Sort Score
Result 10 results
Languages All
Labels All
Results 4,301 - 4,310 of 113,580 for

presentation

(0.04 sec)
  1. Aspose.Slides for Java 14.6.0 中的公共 API 和不兼容更改|A...

    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 p = new Presentation (); p . getViewProperties...将指定形状的副本添加/插入到集合中。 Presentation srcPres = new Presentation ( "data/Source...

    docs.aspose.com/slides/zh/androidjava/public-ap...
  2. Advanced Techniques for Extracting Text from PP...

    Learn how to streamline your workflows by extracting text from PPT, PPTX, and ODP Presentations. Explore the differences between binary and XML-based formats, discover best practices, and integrate extracted content into search, analytics, and accessibility solutions....Hide ] Extracting Text from Presentation Files (PPT, PPTX, ODP) –...Introduction Extracting text from presentation files is critical for automating...

    docs.aspose.com/slides/net/slides-on-cloud-plat...
  3. 管理超链接|Aspose.Slides for PHP 文档

    如何在 PowerPoint 演示文稿中添加超链接...代码演示了如何向文本添加网站超链接: $presentation = new Presentation (); try { $shape1...$shape1 = $presentation -> getSlides () -> get_Item ( 0 ) -> getShapes...

    docs.aspose.com/slides/zh/php-java/manage-hyper...
  4. 将 PowerPoint 转换为 PNG|Aspose.Slides 文档

    将 PowerPoint 演示文稿转换为 PNG...请按照以下步骤操作: 实例化 Presentation 类。 从 Presentation.getSlides() 集合中获取...演示文稿转换为 PNG: Presentation pres = new Presentation ( "pres.pptx"...

    docs.aspose.com/slides/zh/androidjava/convert-p...
  5. Convert PDF to XML in C# | products.aspose.com

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

    products.aspose.com/slides/net/conversion/pdf-t...
  6. Convert PPS to SVG using C++ application | prod...

    Sample C++ conversion code for PPS document to SVG format. Use example code for batch PPS to SVG 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/pps-t...
  7. Convert PPSM to XML using C++ application | pro...

    Sample C++ conversion code for PPSM document to XML format. Use example code for batch PPSM 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/ppsm-...
  8. Convert OTP to XML using C++ application | prod...

    Sample C++ conversion code for OTP document to XML format. Use example code for batch OTP 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/otp-t...
  9. Convert POTM to SVG using C++ application | pro...

    Sample C++ conversion code for POTM document to SVG format. Use example code for batch POTM to SVG 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-...
  10. 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...