Sort Score
Result 10 results
Languages All
Labels All
Results 9,351 - 9,360 of 113,592 for

presentations

(0.08 sec)
  1. Convert POTM to PPTX in Python | products.aspos...

    Sample code for POTM to PPTX Python conversion. Use PowerPoint Python API for batch conversion POTM files to PPTX files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  2. Convert POTX to PPT in Python | products.aspose...

    Sample code for POTX to PPT Python conversion. Use PowerPoint Python API for batch conversion POTX files to PPT files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  3. Convert PPSX to PPTM in Python | products.aspos...

    Sample code for PPSX to PPTM Python conversion. Use PowerPoint Python API for batch conversion PPSX files to PPTM files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  4. Convert PPTX to PPSM in Python | products.aspos...

    Sample code for PPTX to PPSM Python conversion. Use PowerPoint Python API for batch conversion PPTX files to PPSM files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  5. Convert PPTM to GIF in Python | products.aspose...

    Sample code for PPTM to GIF Python conversion. Use PowerPoint Python API for batch conversion PPTM files to GIF files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  6. Convert PPTM to TIFF in Python | products.aspos...

    Sample code for PPTM to TIFF Python conversion. Use PowerPoint Python API for batch conversion PPTM files to TIFF files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  7. Convert PPTX to POTM in Python | products.aspos...

    Sample code for PPTX to POTM Python conversion. Use PowerPoint Python API for batch conversion PPTX files to POTM files.... As a modern presentation processing API, Aspose.Slides...file with an instance of Presentation class Call the save method...

    products.aspose.com/slides/python-net/conversio...
  8. Mở khóa tệp bản trình bày ODP bằng Java | produ...

    mã nguồn Java để xóa bảo vệ khỏi Bản trình bày ODP...."123123" ); Presentation presentation = new Presentation ( "pres...odp" , loadOptions ); try { presentation . getProtectionManager ()...

    products.aspose.com/slides/vi/java/unlock/odp/
  9. Mở khóa tệp bản trình bày PPT bằng Java | produ...

    mã nguồn Java để xóa bảo vệ khỏi Bản trình bày PPT...."123123" ); Presentation presentation = new Presentation ( "pres...ppt" , loadOptions ); try { presentation . getProtectionManager ()...

    products.aspose.com/slides/vi/java/unlock/ppt/
  10. Ta bort ODP Annotation med .NET | products.aspo...

    C#-källkod för att radera ODP-formatkommentarer på .NET Framework, .NET Core, Windows Azure, Mono eller Xamarin-plattformar....C# using (Presentation presentation = new Presentation( "example...from the presentation foreach ( var author in presentation.CommentAuthors)...

    products.aspose.com/slides/sv/net/annotation/odp/