Sort Score
Result 10 results
Languages All
Labels All
Results 3,961 - 3,970 of 130,454 for

presentation

(0.16 sec)
  1. Convert PPTM to JPEG using C# | products.aspose...

    Sample code for PPTM to JPEG C# conversion. Use API example code for batch PPTM files to JPEG 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/pptm-...
  2. Convert PPTM to GIF using C# | products.aspose.com

    Sample code for PPTM to GIF C# conversion. Use API example code for batch PPTM 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/pptm-...
  3. Convert OTT to ODP in Python or with free Onlin...

    OTT to ODP conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free OTT to ODP online converter quickly before integrating the code....(OpenDocument Presentation) is an open standard for presentation documents...a user wants to create a presentation from a text document. How...

    products.aspose.com/total/python-net/conversion...
  4. Convert DOTX to PPT in Python or with free Onli...

    DOTX to PPT conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOTX to PPT online converter quickly before integrating the code....save the created PDF into Presentation as a PPT format. The Aspose...via .NET API is a powerful presentation processing API that enables...

    products.aspose.com/total/python-net/conversion...
  5. Convert OTP to SVG using Java | products.aspose...

    Sample Java conversion code for OTP format to SVG file. Use this example code to export PowerPoint & OpenOffice Presentations to SVG within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/otp-...
  6. Online PCL to PPTM Conversion or Build .NET bas...

    Free online app to convert PCL to PPTM files. .NET C# conversion library code for PCL documents....Load PPTX file by using Presentation class Save the document...instance of Presentation Presentation presentation = new Presentation...

    products.aspose.com/total/net/conversion/pcl-to...
  7. Manage Fallback Fonts for Presentations in .NET...

    See how Aspose.Slides for .NET uses fallback fonts to keep text readable in PowerPoint and OpenDocument Presentations when original fonts aren’t available....Manage Fallback Fonts for Presentations in .NET Contents [ Hide...certain presentation, remove fallback fonts from presentation, specify...

    docs.aspose.com/slides/net/fallback-font/
  8. 使用用户定义尺寸从幻灯片生成缩略图|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....NET 生成任意所需幻灯片的缩略图: 创建 Presentation 类的实例。 通过使用 ID 或索引获取任意所需幻灯片的引用。...the Presentation class that represents the presentation file...

    docs.aspose.com/slides/zh/net/generating-a-thum...
  9. Aspose.Slides .NET for VSTO|Aspose.Slides Docum...

    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....Slides Adding Shapes to Presentation Adding Text Dynamically...Dynamically Add Picture Frame to Presentation Create a Chart Create and...

    docs.aspose.com/slides/net/aspose-slides-net-fo...
  10. Aspose.Slides for Java Returns Incorrect Legend...

    When we are trying to fetch the legend entry count in case of PPT, we see that it is coming as 1 even though we have turned the show legend flag as false. In case of PPT it is coming as 1 and in case of excel it is comin…...// Create a presentation Presentation presentation = new Presentation();...Add a slide ISlide slide = presentation.getSlides().get_Item(0);...

    forum.aspose.com/t/aspose-slides-for-java-retur...