Sort Score
Result 10 results
Languages All
Labels All
Results 3,701 - 3,710 of 127,116 for

presentation

(0.38 sec)
  1. C++ API to Convert TEX to ODP | products.aspose...

    Convert TEX to ODP via C++ without using Microsoft Word or Adobe Acrobat Reader...Load PPTX document by using Presentation class reference Save the...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/cpp/conversion/tex-to...
  2. Manage Presentations in Python|Aspose.Slides fo...

    Manage PowerPoint PPT, PPTX and ODP Presentations in Python with Aspose.Slides: create, load, edit, clone slides and control content programmatically....Manage Presentations in Python Contents [ Hide ] Create Presentations...Presentations in Python Open Presentations in Python Retrieve and Update...

    docs.aspose.com/slides/python-net/manage-presen...
  3. Text Extends Beyond Circle Boundaries When Conv...

    Hi, We are using Aspose.slides for c++ For attached ppt, there is sun image with text fully inside the circle. Using below code to generate thumbnail, the text in thumbnail goes outside circle boundaries. shape->GetIm…...bounds: auto presentation = MakeObject<Presentation>(u"YourPresentation...on.pptx"); auto slide = presentation->get_Slide(0); auto shape...

    forum.aspose.com/t/text-extends-beyond-circle-b...
  4. How to Convert PPTX to PPT in Java

    This tutorial guides on how to convert PPTX to PPT in Java. It shares the configuration details, program sequence and a runnable sample code to change PPTX to PPT in Java....to modify the loaded PPTX presentation before saving it back as...template PPTX file into the Presentation class object Perform some...

    kb.aspose.com/slides/java/how-to-convert-pptx-t...
  5. Convert POTX to ODP using C# | products.aspose.com

    Sample code for POTX to ODP C# conversion. Use API example code for batch POTX files to ODP 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/potx-...
  6. Convert POTX to PPTM using C# | products.aspose...

    Sample code for POTX to PPTM C# conversion. Use API example code for batch POTX files to PPTM 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/potx-...
  7. Convert PowerPoint Presentations in Handout Mod...

    Convert Presentations to handouts in .NET. Set slides per page, keep notes, export to PDF or images with Aspose.Slides, with sample C# code. Try it free....Convert PowerPoint Presentations in Handout Mode in .NET Contents...the ability to convert presentations into various formats, including...

    docs.aspose.com/slides/net/convert-powerpoint-i...
  8. How to Convert PPTX to PPT using Python

    This brief tutorial is about how convert PPTX to PPT using Python. It covers all the information about the resources required and a process to write PPTX to PPT file converter using Python....PPTX to PPT Open the source presentation from the disk by creating...creating an instance of the Presentation class The save method converts...

    kb.aspose.com/slides/python/how-to-convert-pptx...
  9. Convert PDF to TIFF in C# | products.aspose.com

    Convert PDF to TIFF in C#. Use .NET library API to convert PDF pages to TIFF images...Create an instance of the Presentation class. Load the PDF file...TIFF using (Presentation pres = new Presentation()) { pres.Slides...

    products.aspose.com/slides/net/conversion/pdf-t...
  10. Convert PPT to HTML using C++ application | pro...

    Sample C++ conversion code for PPT document to HTML format. Use example code for batch PPT to HTML conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/ppt-t...