Sort Score
Result 10 results
Languages All
Labels All
Results 3,171 - 3,180 of 128,674 for

pptx

(0.07 sec)
  1. Managing Tags and Custom Data|Aspose.Slides for...

    Add tags and custom data to PowerPoint presentations in Python...Presentation Files PPTX files—items with the .pptx extension—are stored...slides . Presentation ( "pres.pptx" ) as pres : print ( pres ....

    docs.aspose.com/slides/python-net/managing-tags...
  2. Convert PDF to HTML in Java | products.aspose.com

    Convert PDF to HTML in Java. Use Java library API to convert PDF files to HTMLs...pptx" , SaveFormat . Pptx ); } finally { if...PDF TO XML PDF TO SVG PDF TO PPTX PDF TO PPT...

    products.aspose.com/slides/java/conversion/pdf-...
  3. Chart Calculations|Aspose.Slides Documentation

    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....pptx" ); auto chart = System :: ExplicitCast...Save ( u "Result.pptx" , SaveFormat :: Pptx ); Calculate Actual...

    docs.aspose.com/slides/cpp/chart-calculations/
  4. Render a Slide as an SVG Image|Aspose.Slides Do...

    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....pptx" ); for ( int32_t index = 0...fileStream ); } Convert PPT and PPTX to PDF in C++ [Advanced Features...

    docs.aspose.com/slides/cpp/render-a-slide-as-an...
  5. Chart Calculations|Aspose.Slides Documentation

    PowerPoint chart calculations and values in C# or .NET...pptx" )) { Chart chart = ( Chart.... Save ( "Result.pptx" , SaveFormat . Pptx ); } Calculate Actual...

    docs.aspose.com/slides/net/chart-calculations/
  6. Managing Tags and Custom Data|Aspose.Slides Doc...

    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 Files PPTX files—items with the .pptx extension—are stored...pres = new Presentation ( "pres.pptx" ); try { String keywords =...

    docs.aspose.com/slides/java/managing-tags-and-c...
  7. Managing Tags and Custom Data|Aspose.Slides Doc...

    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 Files PPTX files—items with the .pptx extension—are stored...MakeObject < Presentation > ( u "pres.pptx" ); System :: String keywords...

    docs.aspose.com/slides/cpp/managing-tags-and-cu...
  8. Presentation View Properties|Aspose.Slides for ...

    Manage PowerPoint presentation view properties in Python...pptx" ) as pres : pres . view_properties...w_state.pptx" , slides . export . SaveFormat . PPTX ) Set Default...

    docs.aspose.com/slides/python-net/presentation-...
  9. Merge ODP Files using .NET | products.aspose.com

    C# source code to combine ODP documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....pptx" ); //merged Presentation var...new Presentation( "template.pptx" ); while (mp.Slides.Count >...

    products.aspose.com/slides/net/merger/odp/
  10. Merge POT Files using .NET | products.aspose.com

    C# source code to combine POT documents on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....pptx" ); //merged Presentation var...new Presentation( "template.pptx" ); while (mp.Slides.Count >...

    products.aspose.com/slides/net/merger/pot/