Sort Score
Result 10 results
Languages All
Labels All
Results 6,041 - 6,050 of 113,576 for

presentation

(0.06 sec)
  1. 管理自动适应设置|Aspose.Slides 文档

    在 C# 或 .NET 中设置 PowerPoint 中文本框的自动适应设置...演示文稿中指定文本必须始终适合其框: using ( Presentation pres = new Presentation ()) { ISlide...; pres . Save ( "Output-presentation.pptx" , SaveFormat . Pptx...

    docs.aspose.com/slides/zh/net/manage-autofit-se...
  2. Convert DOT to PPSM in Python or with free Onli...

    DOT to PPSM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOT to PPSM online converter quickly before integrating the code....files are used to store presentations created with Microsoft PowerPoint...save the created PDF into a Presentation as a PPSM format. The Aspose...

    products.aspose.com/total/python-net/conversion...
  3. Merge PDF Files in Java | products.aspose.com

    Merge PDF to PDF in Java. Use Java library API to combine PDF files... merge, and manipulate presentations, PDFs, and other documents...merging PDF to PDF Presentation pres = new Presentation (); try { pres...

    products.aspose.com/slides/java/merger/pdf-to-pdf/
  4. Convert DOT to PPTM in Python or with free Onli...

    DOT to PPTM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOT to PPTM online converter quickly before integrating the code....on the other hand, is a presentation file format used by Microsoft...save the created PDF into a Presentation as a PPTM format. Aspose...

    products.aspose.com/total/python-net/conversion...
  5. 图表格式化|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 类的实例。 通过索引获取幻灯片的引用。 添加一...创建 Presentation 类的实例 Presentation pres = new Presentation ();...

    docs.aspose.com/slides/zh/androidjava/chart-for...
  6. Chart Plot Area|Aspose.Slides Documentation

    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....Create an instance of the Presentation class. Access first slide...= System :: MakeObject < Presentation > ( u "test.Pptx" ); auto...

    docs.aspose.com/slides/cpp/chart-plot-area/
  7. 在 C++ 中將 PPTX 轉換為視頻 | products.aspose.com

    在 C++ 中將 PPTX 轉換為視頻。使用 C++ 庫 API 將 PowerPoint 轉換為視頻...auto presentation = System :: MakeObject < Presentation > ();...(); auto slide = presentation -> get_Slide( 0 ); // Adds a smile...

    products.aspose.com/slides/zh-hant/cpp/conversi...
  8. Shape Effect|Aspose.Slides for Python Documenta...

    Apply effect to PowerPoint shape in Python...to shapes in PowerPoint presentations. Apply Shadow Effect This...pydrawing as draw with slides . Presentation () as pres : shape = pres...

    docs.aspose.com/slides/python-net/shape-effect/
  9. Convert SVG to PNG in C++ | products.aspose.com

    Convert SVG to PNG in C++. Use C++ library API to convert SVG files to PNGs...PowerPoint and OpenOffice presentation files without the use of...creating and manipulating presentation files. Moreover, it provides...

    products.aspose.com/slides/cpp/conversion/svg-t...
  10. 段落|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 pres = new Presentation ( "HelloWorld...以下示例代码演示了所述操作: Presentation pres = new Presentation ( "source.pptx"...

    docs.aspose.com/slides/zh/java/paragraph/