Sort Score
Result 10 results
Languages All
Labels All
Results 9,971 - 9,980 of 113,621 for

presentations

(0.08 sec)
  1. Convert PPTX to POTM using C# | products.aspose...

    Sample code for PPTX to POTM C# conversion. Use API example code for batch PPTX files to POTM 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/pptx-...
  2. Convert PPSX to PPTM using C# | products.aspose...

    Sample code for PPSX to PPTM C# conversion. Use API example code for batch PPSX 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/ppsx-...
  3. Convert POTX to PPSX using C# | products.aspose...

    Sample code for POTX to PPSX C# conversion. Use API example code for batch POTX files to PPSX 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-...
  4. Convert PPTM to TIFF using C# | products.aspose...

    Sample code for PPTM to TIFF C# conversion. Use API example code for batch PPTM files to TIFF 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/pptm-...
  5. Convert ODP to SWF using C# | products.aspose.com

    Sample code for ODP to SWF C# conversion. Use API example code for batch ODP files to SWF 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/odp-t...
  6. Convert PPTX to XPS using C# | products.aspose.com

    Sample code for PPTX to XPS C# conversion. Use API example code for batch PPTX files to XPS 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/pptx-...
  7. Marco de Imagen|Documentación de Aspose.Slides

    Agregar marco de imagen a la presentación de PowerPoint en C++...una instancia de la clase Presentation . Obtén la referencia de...SharedPtr < Presentation > pres = MakeObject < Presentation > (); //...

    docs.aspose.com/slides/es/cpp/picture-frame/
  8. 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 presentation = new Presentation (); ISlide...ISlide slide = presentation . getSlides (). get_Item ( 0 ); // Add...

    docs.aspose.com/slides/java/set-caption-to-ole-...
  9. Arbeiten mit Größe und Layout von Präsentatione...

    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....darstellt Presentation presentation = new Presentation ( FileName...FileName ); Presentation auxPresentation = new Presentation (); ISlide...

    docs.aspose.com/slides/de/net/working-with-size...
  10. Remove ODP Annotation using .NET | products.asp...

    C# source code to delete ODP format annotations on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....C# using (Presentation presentation = new Presentation( "example...from the presentation foreach ( var author in presentation.CommentAuthors)...

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