Sort Score
Result 10 results
Languages All
Labels All
Results 5,181 - 5,190 of 129,285 for

presentation

(0.1 sec)
  1. Convert PPS to SVG using Java | products.aspose...

    Sample Java conversion code for PPS 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/pps-...
  2. Convert POT to SVG using Java | products.aspose...

    Sample Java conversion code for POT 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/pot-...
  3. Extract Text and Images from POWERPOINT File On...

    Online POWERPOINT file parser app. Python API code to extract images and text from POWERPOINT document....For all types of text in presentation, Use PresentationFactory()...PresentationFactory().get_presentation_text(string, TextExtractionArrang) Load...

    products.aspose.com/total/python-net/parse/powe...
  4. Extract Text and Images from ODP File Online an...

    Online ODP file parser app. Python API code to extract images and text from ODP document....For all types of text in presentation, Use PresentationFactory()...PresentationFactory().get_presentation_text(string, TextExtractionArrang) Load...

    products.aspose.com/total/python-net/parse/odp/
  5. Convert PPTX to SVG using Java | products.aspos...

    Sample Java conversion code for PPTX 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/pptx...
  6. 使用 .NET 中的 AutoFit 提升您的演示文稿|Aspose.Slides 文档

    了解如何在 Aspose.Slides for .NET 中管理 AutoFit 设置,以优化 PowerPoint 和 OpenDocument 演示文稿中的文本显示并提升内容可读性。...using ( Presentation presentation = new Presentation ()) { ISlide...ISlide slide = presentation . Slides [ 0 ]; IAutoShape autoShape...

    docs.aspose.com/slides/zh/net/manage-autofit-se...
  7. Convert PDF to SVG in C# | products.aspose.com

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

    products.aspose.com/slides/net/conversion/pdf-t...
  8. Convert HTML to JPG in C# | products.aspose.com

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

    products.aspose.com/slides/net/conversion/html-...
  9. Convert POT to XML using C++ application | prod...

    Sample C++ conversion code for POT document to XML format. Use example code for batch POT to XML 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/pot-t...
  10. Convert PPS to XML using C++ application | prod...

    Sample C++ conversion code for PPS document to XML format. Use example code for batch PPS to XML 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/pps-t...