Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 129,136 for

presentation

(0.32 sec)
  1. Export TEX to OTP in Android | products.aspose.com

    Android API to Convert TEX to OTP without using Microsoft Word...is a presentation format used for creating presentations. Converting...OTP allows you to create presentations from documents. How Aspose...

    products.aspose.com/total/android-java/conversi...
  2. Aspose.Slides for Python: slides.Presentation T...

    hi. import aspose.slides as slides file_path = "test37.pptx" slides.Presentation(file_path) the error message is An error occurred while creating the Presentation: Proxy error(PptxReadException): Font ‘?’ cannot be …...Presentation Throws a PptxReadException...file_path = "test37.pptx" slides.Presentation(file_path) the error message...

    forum.aspose.com/t/aspose-slides-for-python-sli...
  3. Convert PowerPoint Presentations to Word Docume...

    Convert PowerPoint PPT and PPTX slides to editable Word documents in Java using Aspose.Slides with precise layout, images and formatting preserved....Convert PowerPoint Presentations to Word Documents in Java Contents...content or information from a presentation (PPT or PPTX) in new ways...

    docs.aspose.com/slides/java/convert-powerpoint-...
  4. Aspose.Slides for Python via .NET Not Releasing...

    We have a requirement where we have to merge slides from multiples Presentation into a single Presentation. But when we load the Presentation using with statement and exit the with statement the memory loaded by the pres…...multiples presentation into a single presentation. But when we...we load the presentation using with statement and exit the with...

    forum.aspose.com/t/aspose-slides-for-python-via...
  5. Convert PowerPoint Presentations to Markdown in...

    Convert PowerPoint slides—PPT, PPTX—to clean Markdown with Aspose.Slides for C++, automate documentation and keep formatting....Convert PowerPoint Presentations to Markdown in C++ Contents...of the Presentation class to represent a presentation object...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  6. Customize 3D Charts in Presentations in .NET|As...

    Learn how to create and customize 3-D charts in Aspose.Slides for .NET, with support for PPT and PPTX files—boost your Presentations today....Customize 3D Charts in Presentations in .NET Contents [ Hide...Create an instance of the Presentation class. Access first slide...

    docs.aspose.com/slides/net/3d-chart/
  7. Manage Table Cells in Presentations Using JavaS...

    Manage table cells in PowerPoint with Aspose.Slides for Node.js. Master accessing, modifying, and styling cells quickly for seamless slide automation....Manage Table Cells in Presentations Using JavaScript Contents...Create an instance of the Presentation class. Get the table from...

    docs.aspose.com/slides/nodejs-java/manage-cells/
  8. Export XSLFO to POWERPOINT in Android | product...

    Android API to Convert XSLFO to POWERPOINT without using Microsoft Word...formats, such as PowerPoint presentations. How Aspose.Total Helps...Load PPTX document by using Presentation class Save the document...

    products.aspose.com/total/android-java/conversi...
  9. 档案

    档案...首先,使用 Presentation 类加载 PowerPoint 文件。 使用 Presentation->getDocumentPropertie()...加载演示文件 auto presentation = System::MakeObject<Presentation>(sourceFilePath);...

    blog.aspose.com/zh/slides/access-or-modify-prop...
  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...