Sort Score
Result 10 results
Languages All
Labels All
Results 6,011 - 6,020 of 26,685 for

convert pptx

(0.15 sec)
  1. Generate a JPG Image from a Slide with a Mathem...

    Hello everyone, I’m currently exploring Aspose and encountering an issue. When I try to Convert a slide to a JPG image using Aspose, any shape containing a mathematical formula (MathPortion) disappears. Here is my cod…... When I try to convert a slide to a JPG image using...blob_name = self.slides[slide_id]["pptx_file_path"] pres = slides.Presentation(io...

    forum.aspose.com/t/generate-a-jpg-image-from-a-...
  2. Customize Chart Axes in Presentations on Androi...

    Discover how to use Aspose.Slides for Android via Java to customize chart axes in PowerPoint presentations for reports and visualizations....pptx" , SaveFormat . Pptx ); } finally { if..."SwitchChartRowColumn_out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/chart-axis/
  3. How to Create PowerPoint Presentation using Python

    We'll walk you through the steps in Python for how to create PowerPoint presentation using Python. One can effectively use Python generate PowerPoint presenation in any format and can open that in MS PowerPoint for viewing....order to generate a customized PPTX Python API is used by adhering...example in Python Presentation in PPTX format has been created on the...

    kb.aspose.com/slides/python/how-to-create-power...
  4. Merge PPT Files using .NET | products.aspose.com

    C# source code to combine PPT 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/ppt/
  5. Merge OTP Files using .NET | products.aspose.com

    C# source code to combine OTP 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/otp/
  6. Merge PPS Files using .NET | products.aspose.com

    C# source code to combine PPS 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/pps/
  7. Add Header and Footer in PowerPoint using C# | ...

    Use .NET PowerPoint API to add header footer in PowerPoint presentation using C# or VB.NET. Manage header and footer in notes slides programmaticaly....header and footer in PowerPoint PPTX/PPT presentations programmatically...forum . See Also # Convert PowerPoint PPTX/PPT to PNG Images in...

    blog.aspose.com/slides/add-header-footer-in-pow...
  8. Portable Document Format (PDF)|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....Slides for Java lets you convert presentation files to PDF....Aspose.Slides for Java can be converted to a PDF that conforms to...

    docs.aspose.com/slides/java/portable-document-f...
  9. File Format Automation APIs for Multiple Platfo...

    Microsoft Excel Word PowerPoint Email PDF Visio Project Barcode OCR Imaging OneNote 3D and CAD Manipulation APIs for .NET, Java, Android, C++. Components for SharePoint, Extensions for Reporting Services and Exporters for JasperReports....for C++ Create, manipulate, convert or render Word documents, Excel...Generate, edit or convert DOC, DOCX, PPT, PPTX, EML, MSG and 3D...

    products.aspose.com/total/family/
  10. Chart Axis Title Is Wrapped Incorrectly When Co...

    Hi, Pls see attached Pptx: sample1.zip (133.4 KB) The code I ran: using Aspose.Slides; using Aspose.Slides.Export; using Aspose.Slides.Animation; using Aspose.Slides.Charts; using Aspose.Slides.SmartArt; using Aspose…...Wrapped Incorrectly When Converting a Slide to an Image in C#...6:05am 1 Hi, Pls see attached pptx: sample1.zip (133.4 KB) The...

    forum.aspose.com/t/chart-axis-title-is-wrapped-...