Sort Score
Result 10 results
Languages All
Labels All
Results 4,661 - 4,670 of 129,965 for

presentation

(0.92 sec)
  1. Convert POTX to PPSX using C++ application | pr...

    Sample C++ conversion code for POTX document to PPSX format. Use example code for batch POTX to PPSX 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/potx-...
  2. Convert PPT to ODP using C++ application | prod...

    Sample C++ conversion code for PPT document to ODP format. Use example code for batch PPT to ODP 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/ppt-t...
  3. Convert ODP to POTM using C++ application | pro...

    Sample C++ conversion code for ODP document to POTM format. Use example code for batch ODP to POTM 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/odp-t...
  4. Convert PPTX to OTP using C++ application | pro...

    Sample C++ conversion code for PPTX document to OTP format. Use example code for batch PPTX to OTP 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/pptx-...
  5. Convert OTP to PPTM using C++ application | pro...

    Sample C++ conversion code for OTP document to PPTM format. Use example code for batch OTP to PPTM 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...
  6. 搜索

    搜索...首先,使用 Presentation 類創建一個新的演示文稿或加載現有的演示文稿。 然後,使用 Presentation.HeaderFooterManager...SetAllFootersText(string) 方法設置頁腳。 使用 Presentation.MasterNotesSlideMana.MasterNotesSlide...

    blog.aspose.com/zh-hant/slides/add-header-foote...
  7. New HTML Export System - Aspose.Slides.WebExten...

    Export Presentations to HTML with templates, CSS and JS—no SVG. Learn single or multi-page output, resource control, and customization for PPT, PPTX and ODP....for exporting PowerPoint presentations to HTML, you get to customize...you can export an entire presentation into HTML with a set of...

    docs.aspose.com/slides/net/web-extensions/
  8. How to Create a Pie Chart in PowerPoint using Java

    This brief tutorial guides on how to create a pie chart in PowerPoint using Java. It contains crisp set of steps by following that you can configure the environment and write the application to make a pie chart in PowerPoint using Java....repository Create a new Presentation object Get the first slide...values on the chart Save the presentation on the disk These steps...

    kb.aspose.com/slides/java/how-to-create-a-pie-c...
  9. Create POTX Presentations in Node.js | products...

    Generate Microsoft Powerpoint POTX Presentation using Node applications without using Microsoft Office....js Create Presentation class instance. Get slide...type. Write the modified presentation as a POTX file. Creation...

    products.aspose.com/total/nodejs-java/create/potx/
  10. Create PPS Presentations in Node.js | products....

    Generate Microsoft Powerpoint PPS Presentation using Node applications without using Microsoft Office....js Create Presentation class instance. Get slide...type. Write the modified presentation as a PPS file. Creation...

    products.aspose.com/total/nodejs-java/create/pps/