Sort Score
Result 10 results
Languages All
Labels All
Results 2,981 - 2,990 of 130,055 for

presentation

(0.34 sec)
  1. Convert PPS to OTP using C# | products.aspose.com

    Sample code for PPS to OTP C# conversion. Use API example code for batch PPS files to OTP 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/pps-t...
  2. Convert PPS to PPT using C# | products.aspose.com

    Sample code for PPS to PPT C# conversion. Use API example code for batch PPS 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/pps-t...
  3. Convert POT to PPSM using C# | products.aspose.com

    Sample code for POT to PPSM C# conversion. Use API example code for batch POT files to PPSM 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/pot-t...
  4. Convert PPT to POT using C# | products.aspose.com

    Sample code for PPT to POT C# conversion. Use API example code for batch PPT files to POT 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...
  5. Convert OTP to TIFF using C# | products.aspose.com

    Sample code for OTP to TIFF C# conversion. Use API example code for batch OTP files to TIFF 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/otp-t...
  6. Convert PPSX to TIFF using C# | products.aspose...

    Sample code for PPSX to TIFF C# conversion. Use API example code for batch PPSX files to TIFF 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-...
  7. Convert PPS to GIF using C# | products.aspose.com

    Sample code for PPS to GIF C# conversion. Use API example code for batch PPS 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/pps-t...
  8. Convert PPT to PDF using C# | products.aspose.com

    Sample code for PPT to PDF C# conversion. Use API example code for batch PPT files to PDF 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...
  9. Convert PPSM to GIF using C# | products.aspose.com

    Sample code for PPSM to GIF C# conversion. Use API example code for batch PPSM 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/ppsm-...
  10. 管理演示文稿超链接(C++)|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升互动性和工作流。...auto presentation = System :: MakeObject < Presentation > ();...(); auto shapes = presentation -> get_Slides () -> idx_get ( 0...

    docs.aspose.com/slides/zh/cpp/manage-hyperlinks/