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

convert pptx

(0.09 sec)
  1. Get Paragraph Bounds from Presentations in PHP|...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for PHP via Java to optimize text positioning in PowerPoint presentations....pptx" ); try { $shape = $pres ->...= new Presentation ( "source.pptx" ); try { $tbl = $pres -> getSlides...

    docs.aspose.com/slides/php-java/paragraph/
  2. Get Paragraph Bounds from Presentations in .NET...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for .NET to optimize text positioning in PowerPoint presentations....pptx" )) { IAutoShape shape = ( IAutoShape...= new Presentation ( "source.pptx" )) { Table tbl = pres . Slides...

    docs.aspose.com/slides/net/paragraph/
  3. Get Paragraph Bounds from Presentations on Andr...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for Android via Java to optimize text positioning in PowerPoint presentations....pptx" ); try { IAutoShape shape =...= new Presentation ( "source.pptx" ); try { Table tbl = ( Table...

    docs.aspose.com/slides/androidjava/paragraph/
  4. Get Paragraph Bounds from Presentations in Java...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for Java to optimize text positioning in PowerPoint presentations....pptx" ); try { IAutoShape shape =...= new Presentation ( "source.pptx" ); try { Table tbl = ( Table...

    docs.aspose.com/slides/java/paragraph/
  5. Aspose.Slides for PHP via Java -> Export Presen...

    Hi Aspose team, I’m currently evaluating Aspose.Slides for Java, using it in a Laravel (PHP) application via JavaBridge. I’ve successfully integrated the JavaBridge and deployed the aspose-slides-25.4-jdk16.jar (tempora…...pptx files to HTML are working well...animations supported when converting presentations to HTML5. I...

    forum.aspose.com/t/aspose-slides-for-php-via-ja...
  6. Merge TIFF Files Online or using Java | product...

    Free online app to combine different TIFF files. Java merging library code to merge TIFF documents into format of choice....(Macro-enabled Presentation File) Merge PPTX Files (Open XML presentation...result, they are sometimes converted to smaller formats like JPEG...

    products.aspose.com/total/java/merge/tiff/
  7. Online DOCX File Compression or Build Python Ap...

    Free online app to compress different DOCX files. Python compression and archiving library code for DOCX documents....Presentation File) Compress PPTX Files (Open XML presentation...files can be conveniently converted to other widely used formats...

    products.aspose.com/total/python-net/compress/d...
  8. Online TIFF File Compression or Build Python Ap...

    Free online app to compress different TIFF files. Python compression and archiving library code for TIFF documents....Presentation File) Compress PPTX Files (Open XML presentation...result, they are sometimes converted to smaller formats like JPEG...

    products.aspose.com/total/python-net/compress/t...
  9. Compress and Decompress MD Files via .NET

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

    products.aspose.com/zip/net/zip-file/md/
  10. Create a Presentation Viewer in Python|Aspose.S...

    Learn how to create a custom presentation viewer in Python using Aspose.Slides. Easily display PowerPoint (Pptx, PPT) and OpenDocument (ODP) files without Microsoft PowerPoint or other office software....pptx" ) as presentation : slide =...slides . Presentation ( "sample.pptx" ) as presentation : slide =...

    docs.aspose.com/slides/python-net/presentation-...