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

presentation

(0.07 sec)
  1. Shape Effect|Aspose.Slides for Node.js via .NET...

    Apply effect to PowerPoint shape in JavaScript...to shapes in PowerPoint presentations. Apply Shadow Effect This...= new aspose . slides . Presentation (); try { var shape = pres...

    docs.aspose.com/slides/nodejs-java/shape-effect/
  2. 段落|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/androidjava/paragraph/
  3. Connector|Aspose.Slides for Node.js via .NET Do...

    Connect PowerPoint shapes in JavaScript...Create an instance of the Presentation class. Get a slide’s reference...connection path. Save the presentation. This JavaScript code shows...

    docs.aspose.com/slides/nodejs-java/connector/
  4. 通過 .NET 從 ODP 文檔中提取文本和圖像 | products.aspose.com

    C# 源代碼,用於從 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台上的 ODP 文件中提取文本和圖像。...from the Whole odp Presentation Presentation odpPresentation =...= new Presentation(dataDir + "demo.odp" ); //Get an Array of ITextFrame...

    products.aspose.com/slides/zh-hant/net/parser/odp/
  5. View and Update PPSX Properties Online or Updat...

    View and modify PPSX properties through online app for free. C# .NET API code to update PPSX properties....NET Create Presentation class object Get all Properteis...Title, Subject Save the presentation with the updated metedata...

    products.aspose.com/total/net/metadata/ppsx/
  6. 提示|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 (); try { IChart...下示例提供了示例代码。 Presentation pres = new Presentation (); try { ISlide...

    docs.aspose.com/slides/zh/java/callout/
  7. View DOTM File Online and Load or Read DOTM Fil...

    Free online DOTM file viewer app. Python API code to read and load DOTM file for viewer application....ODP Files (OpenDocument Presentation Format) View ODT Files (OpenDocument...Template Presentation) View POWERPOINT Files (Presentation Files)...

    products.aspose.com/total/python-net/viewer/dotm/
  8. Merge TIFF to PDF in C# | products.aspose.com

    Merge TIFF to PDF in C#. Use .NET library API to combine TIFF and PDF... merge, and manipulate presentations, PDFs, images, and other...to PDF using (Presentation pres = new Presentation()) { IPPImage...

    products.aspose.com/slides/net/merger/tiff-to-pdf/
  9. Merge Image to BMP in C# | products.aspose.com

    Merge Image to BMP in C#. Use .NET library API to combine Images... merge, and manipulate presentations, PDFs, images, and other...to BMP using (Presentation pres = new Presentation()) { IPPImage...

    products.aspose.com/slides/net/merger/image-to-...
  10. Merge SVG to PNG in C# | products.aspose.com

    Merge SVG to PNG in C#. Use .NET library API to combine SVG and PNG files...to merge and manipulate presentations, images, and other files...to PNG using (Presentation pres = new Presentation()) { ISvgImage...

    products.aspose.com/slides/net/merger/svg-to-png/