Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 113,623 for

presentation

(0.07 sec)
  1. Watermark PPT File Online or using C++ | produc...

    Free online app to Watermark different PPT files. C++ watermarking library code for PPT Presentations....Develop powerful C++ based PPT Presentation Watermarking applications...documents including PPT Presentation online via app with instant...

    products.aspose.com/total/cpp/watermark/ppt/
  2. Supported File Formats|Aspose.Slides for Node.j...

    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....Remarks PPT PowerPoint 97-2003 Presentation POT PowerPoint 97-2003 Template...97-2003 Show PPTX PowerPoint Presentation POTX PowerPoint Template...

    docs.aspose.com/slides/nodejs-net/supported-fil...
  3. Supported File Formats|Aspose.Slides for Node.j...

    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....Remarks PPT PowerPoint 97-2003 Presentation POT PowerPoint 97-2003 Template...97-2003 Show PPTX PowerPoint Presentation POTX PowerPoint Template...

    docs.aspose.com/slides/nodejs-java/supported-fi...
  4. Supported File Formats|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....Remarks PPT PowerPoint 97-2003 Presentation POT PowerPoint 97-2003 Template...97-2003 Show PPTX PowerPoint Presentation POTX PowerPoint Template...

    docs.aspose.com/slides/androidjava/supported-fi...
  5. 管理超链接|Aspose.Slides for Python 文档

    在Python中向PowerPoint演示文稿添加超链接... Presentation () as presentation : shape1 = presentation...font_height = 32 presentation . save ( "presentation-out.pptx" , slides...

    docs.aspose.com/slides/zh/python-net/manage-hyp...
  6. Embed Excel in PowerPoint using C#

    This article describes the process to embed Excel in PowerPoint using C#. It has the IDE settings, steps, and code to embed an Excel file in PowerPoint using C#....Excel files in a presentation Create the Presentation class object...required parameters Save the presentation Follow these steps for learning...

    kb.aspose.com/slides/net/embed-excel-in-powerpo...
  7. Aspose.Slides for .NET Core | .NET Core PowerPo...

    Aspose.Slides .NET Core API to build PowerPoint .NET Core solutions....NET Core API for Presentations Build cross-platform .NET...solutions for processing presentations without PowerPoint and Office...

    products.aspose.com/slides/net-core/
  8. Export Chart|Aspose.Slides Documentation

    Get chart images from PowerPoint Presentations in C++... auto presentation = MakeObject < Presentation > ( u "test..."test.pptx" ); auto slide = presentation -> get_Slide ( 0 ); auto...

    docs.aspose.com/slides/cpp/export-chart/
  9. Pie Chart|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....properties, do this: Instantiate Presentation class object. Add chart...options of chart. Write presentation to disk. In the example...

    docs.aspose.com/slides/androidjava/pie-chart/
  10. 字体替换 - PowerPoint C# API|Aspose.Slides 文档

    C# PowerPoint API 允许您在演示文稿中替换字体...using ( Presentation pres = new Presentation ( @"Presentation.pptx"...// 加载演示文稿 Presentation presentation = new Presentation ( "Fonts...

    docs.aspose.com/slides/zh/net/font-substitution/