Sort Score
Result 10 results
Languages All
Labels All
Results 7,911 - 7,920 of 26,592 for

convert pptx

(0.09 sec)
  1. PPT to PDF Conversion in C#: NullReferenceExcep...

    Hi I am trying to Convert a few ppts to pdf and I am getting the following null reference exception. System.NullReferenceException: Object reference not set to an instance of an object. at .(Graphics , , ) at .(IL…...10:13am 1 Hi I am trying to convert a few ppts to pdf and I am...PowerPoint files you are trying to convert are not corrupted and are compatible...

    forum.aspose.com/t/ppt-to-pdf-conversion-in-c-n...
  2. Manage SmartArt Shape Nodes in Presentations Us...

    Manage SmartArt shape nodes in PPT and Pptx with Aspose.Slides for C++. Get clear code samples and tips to streamline your presentations....the modified presentation as a PPTX file. Generate a Thumbnail of...Presentation class that represents the PPTX file. Add SmartArt. Obtain the...

    docs.aspose.com/slides/cpp/manage-smartart-shap...
  3. Compress ODP Files Online or via Java | product...

    Free online app to compress different ODP files. Java compression library code for ODP documents....Presentation File) Compress PPTX Files (Open XML presentation... ODP files can be easily converted to other popular presentation...

    products.aspose.com/total/java/compress/odp/
  4. Export Presentations to XAML in Java|Aspose.Sli...

    Convert PowerPoint and OpenDocument slides to XAML in Java using Aspose.Slides—quick, Office-free solution that keeps your layout intact....pptx" ); try { pres . save ( new...pres = new Presentation ( "pres.pptx" ); try { XamlOptions xamlOptions...

    docs.aspose.com/slides/java/export-to-xaml/
  5. Export Presentations to XAML with Python|Aspose...

    Convert PowerPoint and OpenDocument slides to XAML in Python using Aspose.Slides—quick, Office-free solution that keeps your layout intact....pptx" ) pres . save ( slides . export...slides . Presentation ( "pres.pptx" ) opt = slides . export . xaml...

    docs.aspose.com/slides/python-net/export-to-xaml/
  6. Export Presentations to XAML in .NET|Aspose.Sli...

    Convert PowerPoint and OpenDocument slides to XAML in .NET using Aspose.Slides—quick, Office-free solution that keeps your layout intact....pptx" )) { pres . Save ( new XamlOptions...pres = new Presentation ( "pres.pptx" )) { pres . Save ( new XamlOptions...

    docs.aspose.com/slides/net/export-to-xaml/
  7. Export Presentations to XAML on Android|Aspose....

    Convert PowerPoint and OpenDocument slides to XAML in Java using Aspose.Slides for Android—quick, Office-free solution that keeps your layout intact....pptx" ); try { pres . save ( new...pres = new Presentation ( "pres.pptx" ); try { XamlOptions xamlOptions...

    docs.aspose.com/slides/androidjava/export-to-xaml/
  8. Export Presentations to XAML in JavaScript|Aspo...

    Convert PowerPoint and OpenDocument slides to XAML in JavaScript using Aspose.Slides for Node.js—quick, Office-free solution that keeps your layout intact....pptx" ); try { pres . save ( new...slides . Presentation ( "pres.pptx" ); try { var xamlOptions =...

    docs.aspose.com/slides/nodejs-java/export-to-xaml/
  9. Aspose.Cells for Python via .NET

    Aspose.Cells for Python via .NET is a fast and reliable API for spreadsheet processing tasks. Developers can create simple or complex spreadsheets, manipulate as well as extract information from excel files. API reads multiple excel formats and can render worksheets to XPS, PDF, MHTML, HTML, Plain Text, images and more.... Convert Excel® charts to images & PDF. Convert Excel®...DOCX Microsoft PowerPoint®: PPTX Microsoft Excel®: XLAM Fixed...

    releases.aspose.com/cells/python-net/
  10. Embedding Fonts in a PPT File to Avoid Font Sub...

    Hello team, I am currently using Aspose.Slides 25.5 to Convert PowerPoint presentations (PPT) to PDF format. The fonts used in the PPT files are not available on the machine where the conversion is taking place. To avoi…...5 to convert PowerPoint presentations (PPT)...the original fonts in the converted PDFs. I have added below rules...

    forum.aspose.com/t/embedding-fonts-in-a-ppt-fil...