Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 241,372 for

slides

(0.22 sec)
  1. Convert PPS to POTX in Python | products.aspose...

    Sample code for PPS to POTX Python conversion. Use PowerPoint Python API for batch conversion PPS files to POTX files....Slides Python via .NET Conversion...converting PPS to POTX Aspose.Slides for Python via .NET Overview...

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

    Sample code for PPS to PPTM Python conversion. Use PowerPoint Python API for batch conversion PPS files to PPTM files....Slides Python via .NET Conversion...converting PPS to PPTM Aspose.Slides for Python via .NET Overview...

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

    Sample code for PPTX to PPSX Python conversion. Use PowerPoint Python API for batch conversion PPTX files to PPSX files....Slides Python via .NET Conversion...converting PPTX to PPSX Aspose.Slides for Python via .NET Overview...

    products.aspose.com/slides/python-net/conversio...
  4. Manage Slide Transitions in Presentations on An...

    Discover how to customize slide transitions in Aspose.Slides for Android via Java, with step-by-step guidance for PowerPoint and OpenDocument presentations....Manage Slide Transitions in Presentations on Android Contents...Contents [ Hide ] Overview Aspose.Slides for Android via Java also allows...

    docs.aspose.com/slides/androidjava/slide-transi...
  5. Convert PPSX to PPS in Python | products.aspose...

    Sample code for PPSX to PPS Python conversion. Use PowerPoint Python API for batch conversion PPSX files to PPS files....Slides Python via .NET Conversion...converting PPSX to PPS Aspose.Slides for Python via .NET Overview...

    products.aspose.com/slides/python-net/conversio...
  6. Font Type Distinction Is Not Available Between ...

    Hi Team, I will briefly explain my use case. The code I am using: auto fontData = portionFormat->get_LatinFont(); if (fontData != nullptr) { fontFamily = fontData->get_FontName().ToUtf8String()…...Slides Product Family slides-fonts , slides-cpp pankajku... 5:21pm 2 @pankajku Aspose.Slides for .NET does not provide a...

    forum.aspose.com/t/font-type-distinction-is-not...
  7. Aspose.Slides for .NET: IShapeCollection.AddClo...

    I’m using the following code on the presentation below. What I find is that the flip state is reset on the shape copies. To create an exact copy I think it should be kept. using (var presentation = new Presentation("tes…...Slides for .NET: IShapeCollection.AddClone Does Not Clone...State Aspose.Slides Product Family slides-net , slides-cloning co213...

    forum.aspose.com/t/aspose-slides-for-net-ishape...
  8. Merge PPTX Files Online or using Java | product...

    Free online app to combine different PPTX presentations. Java merging library code to merge PPTX presentation into format of your choice....file Loop through each slide of other slides Use addClone method...method for each slide during iteration Call save method and get single...

    products.aspose.com/total/java/merge/pptx/
  9. Set Caption to OLE Icon|Aspose.Slides Documenta...

    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....Presentation ()) { ISlide slide = pres . Slides [ 0 ]; // Add Ole objects..."xlsx" ); IOleObjectFrame oof = slide . Shapes . AddOleObjectFrame...

    docs.aspose.com/slides/net/set-caption-to-ole-i...
  10. Note|Aspose.Slides Documentation

    Work with slide notes in Aspose.Slides for C++: add, read, edit, and export speaker notes in PPT, PPTX, and ODP using clear C++ examples....notes slides using Aspose.Slides for C++ . Add a Notes Slide Create...Create a notes slide and assign text to it. static void AddNote...

    docs.aspose.com/slides/cpp/examples/elements/note/