Sort Score
Result 10 results
Languages All
Labels All
Results 6,281 - 6,290 of 129,899 for

presentation

(0.18 sec)
  1. Convert PPSM to POTX using C++ application | pr...

    Sample C++ conversion code for PPSM document to POTX format. Use example code for batch PPSM to POTX 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-...
  2. Convert PPSX to PPTM using C++ application | pr...

    Sample C++ conversion code for PPSX document to PPTM format. Use example code for batch PPSX 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/ppsx-...
  3. Convert PPTX to PPSX using C++ application | pr...

    Sample C++ conversion code for PPTX document to PPSX format. Use example code for batch PPTX 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/pptx-...
  4. Convert PPSX to CSV using Python or with free O...

    PPSX to CSV conversion in your Python applications without using Microsoft Office or online. Test free PPSX to CSV online converter quickly before integrating the code.... The Portable Presentation Format (PPSX) is a file...file format used to store presentations created with Microsoft PowerPoint...

    products.aspose.com/total/python-net/conversion...
  5. Aspose.Slides for Java 14.8.0 的公共 API 和向后不兼容更改|...

    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 pres = new Presentation (); IChart chart...图受幻灯片边界的限制。 Presentation pres = new Presentation (); BufferedImage...

    docs.aspose.com/slides/zh/androidjava/public-ap...
  6. Convert PPSM to DOCM in Python or with free Onl...

    PPSM to DOCM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free PPSM to DOCM online converter quickly before integrating the code.... The Portable Presentation Slide Master (PPSM) format...file format used to store presentation slides. It is a binary file...

    products.aspose.com/total/python-net/conversion...
  7. Convert DOCX to Excel via Java or Free Online A...

    Convert DOCX to Excel via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOCX to Excel online converter quickly before integrating the code....DOCX to ODP (OpenDocument Presentation Format) Convert DOCX to...(Microsoft PowerPoint Template Presentation) Convert DOCX to PPTX (Open...

    products.aspose.com/total/java/conversion/docx-...
  8. Convert JSON Format to ODP via C++ | products.a...

    Parse JSON to ODP in C++ without using Microsoft PowerPoint...hand, ODP (OpenDocument Presentation) is an open standard for...documents. It is used to create presentations and is supported by many...

    products.aspose.com/total/cpp/conversion/json-t...
  9. Box-and-Whisker Chart Gets Squished When Conver...

    Hi Team, I have a PPTX (attached) with 1 slide. Slide has a Chart of “Box and Whisker” type. When I try to get image of the slide, I see that the chart gets squished to right side. The code I used: using Aspose.Slides…...Load the presentation using (Presentation presentation = new Presentation("sample...of slides in the presentation: " + presentation.Slides.Count);...

    forum.aspose.com/t/box-and-whisker-chart-gets-s...
  10. 页眉页脚|Aspose.Slides 文档

    使用 Aspose.Slides 在 C# 中控制页眉和页脚:添加或编辑日期/时间、页码和页脚文本,显示或隐藏 PPT、PPTX 和 ODP 中的占位符。...() { using var pres = new Presentation (); var slide = pres . Slides...() { using var pres = new Presentation (); var slide = pres . Slides...

    docs.aspose.com/slides/zh/net/examples/elements...