Sort Score
Result 10 results
Languages All
Labels All
Results 8,071 - 8,080 of 26,676 for

convert pptx

(0.26 sec)
  1. Compress and Decompress AZW3 Files via .NET

    C# compression and decompression source code to compress AZW3 documents into a single zip archive or vice versa on .NET Framework, .NET Core.... AZW3 files can be converted to a number of other file...(Macro-enabled Presentation File) PPTX (Open XML presentation Format)...

    products.aspose.com/zip/net/zip-file/azw3/
  2. Compress and Decompress CDR Files via .NET

    C# compression and decompression source code to compress CDR documents into a single zip archive or vice versa on .NET Framework, .NET Core....application and can also be converted to other formats such as PDF...(Macro-enabled Presentation File) PPTX (Open XML presentation Format)...

    products.aspose.com/zip/net/zip-file/cdr/
  3. Compress and Decompress ODS Files via .NET

    C# compression and decompression source code to compress ODS documents into a single zip archive or vice versa on .NET Framework, .NET Core.... ODS files can also be converted into other spreadsheet formats...(Macro-enabled Presentation File) PPTX (Open XML presentation Format)...

    products.aspose.com/zip/net/zip-file/ods/
  4. Compress and Decompress VSSM Files via .NET

    C# compression and decompression source code to compress VSSM documents into a single zip archive or vice versa on .NET Framework, .NET Core....generated using Visio can also be converted to different file formats...(Macro-enabled Presentation File) PPTX (Open XML presentation Format)...

    products.aspose.com/zip/net/zip-file/vssm/
  5. Compress and Decompress AZW Files via .NET

    C# compression and decompression source code to compress AZW documents into a single zip archive or vice versa on .NET Framework, .NET Core.... AZW files can be converted to a number of other file...(Macro-enabled Presentation File) PPTX (Open XML presentation Format)...

    products.aspose.com/zip/net/zip-file/azw/
  6. Create a Presentation Viewer in JavaScript|Aspo...

    Create a custom presentation viewer in JavaScript with Aspose.Slides for Node.js. Easily display PowerPoint and OpenDocument files without Microsoft PowerPoint....pptx" ); var slide = presentation...slides . Presentation ( "sample.pptx" ); var slide = presentation...

    docs.aspose.com/slides/nodejs-java/presentation...
  7. Create a Presentation Viewer in Java|Aspose.Sli...

    Create a custom presentation viewer in Java using Aspose.Slides. Easily display PowerPoint and OpenDocument files without Microsoft PowerPoint....pptx" ); ISlide slide = presentation...= new Presentation ( "sample.pptx" ); ISlide slide = presentation...

    docs.aspose.com/slides/java/presentation-viewer/
  8. Create a Presentation Viewer on Android|Aspose....

    Create a custom presentation viewer in Java using Aspose.Slides for Android. Easily display PowerPoint and OpenDocument files without Microsoft PowerPoint....pptx" ); ISlide slide = presentation...= new Presentation ( "sample.pptx" ); ISlide slide = presentation...

    docs.aspose.com/slides/androidjava/presentation...
  9. Create a Presentation Viewer in C++|Aspose.Slid...

    Create a custom presentation viewer in C++ using Aspose.Slides. Easily display PowerPoint and OpenDocument files without Microsoft PowerPoint....pptx" ); auto slide = presentation...< Presentation > ( u "sample.pptx" ); auto slide = presentation...

    docs.aspose.com/slides/cpp/presentation-viewer/
  10. Aspose.Slides Adds an Unwanted “1” Label to the...

    Hi Team, We are encountering an issue where, during the creation of a stacked vertical chart, Aspose automatically inserts the value “1” on the horizontal (category) axis whenever a category label is empty. This behavio…...implementation, we save the PPT, convert it to a byte array, and then...save(byteArrayOutputStrea, SaveFormat.Pptx); byte[] pptBytes = byteArrayOutputStrea...

    forum.aspose.com/t/aspose-slides-adds-an-unwant...