Sort Score
Result 10 results
Languages All
Labels All
Results 3,361 - 3,370 of 126,318 for

presentation

(0.06 sec)
  1. Convert PPSX to EMF using C# | products.aspose.com

    Sample code for PPSX to EMF C# conversion. Use API example code for batch PPSX files to EMF conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Call the Save method...Conversion // instantiate a Presentation object that represents a...

    products.aspose.com/slides/net/conversion/ppsx-...
  2. Convert PPT to PPSX using C# | products.aspose.com

    Sample code for PPT to PPSX C# conversion. Use API example code for batch PPT files to PPSX conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Call the Save method...Conversion // instantiate a Presentation object that represents a...

    products.aspose.com/slides/net/conversion/ppt-t...
  3. Convert PPT to SWF using C# | products.aspose.com

    Sample code for PPT to SWF C# conversion. Use API example code for batch PPT files to SWF conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Call the Save method...Conversion // instantiate a Presentation object that represents a...

    products.aspose.com/slides/net/conversion/ppt-t...
  4. Convert PPSM to XPS using C# | products.aspose.com

    Sample code for PPSM to XPS C# conversion. Use API example code for batch PPSM files to XPS conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Call the Save method...Conversion // instantiate a Presentation object that represents a...

    products.aspose.com/slides/net/conversion/ppsm-...
  5. Convert PPSM to PPT using C# | products.aspose.com

    Sample code for PPSM to PPT C# conversion. Use API example code for batch PPSM files to PPT conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Call the Save method...Conversion // instantiate a Presentation object that represents a...

    products.aspose.com/slides/net/conversion/ppsm-...
  6. Convert OTP to GIF using C# | products.aspose.com

    Sample code for OTP to GIF C# conversion. Use API example code for batch OTP files to GIF conversion within VB.NET, Asp.NET or any .NET based application....file with an instance of Presentation class Iterate through each...each Slide in the Presentation Create a full scale image as a...

    products.aspose.com/slides/net/conversion/otp-t...
  7. Merge PPTX Files via C++ | products.aspose.com

    C++ example code to combine PPTX documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/cpp/merger/pptx/
  8. Convert JSON Format to OTP via Java | products....

    Parse JSON to OTP in Java without using Microsoft PowerPoint...manipulate, convert and render presentations. It supports a wide range...features to manipulate data in presentations. It also provides a simple...

    products.aspose.com/total/java/conversion/json-...
  9. Remove ODP Annotation using Python | products.a...

    Python source code to remove ODP Presentation comments... Presentation( "example.odp" ) as presentation: # Deletes...comments from the presentation for author in presentation . comment_authors:...

    products.aspose.com/slides/python-net/annotatio...
  10. 设置OLE图标的标题|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 = new Presentation (); ISlide...ISlide slide = presentation . getSlides (). get_Item ( 0 ); // 向幻灯片添加OLE对象...

    docs.aspose.com/slides/zh/java/set-caption-to-o...