Sort Score
Result 10 results
Languages All
Labels All
Results 8,031 - 8,040 of 26,639 for

convert pptx

(0.08 sec)
  1. Get the Entire Slide Background from a Presenta...

    Extract full slide backgrounds as images from PowerPoint and OpenDocument presentations using Aspose.Slides for C++, streamlining visual workflows.... Convert the cloned slide to an image...< Presentation > ( u "sample.pptx" ); auto slideSize = presentation...

    docs.aspose.com/slides/cpp/get-the-entire-prese...
  2. Get Paragraph Bounds from Presentations in Pyth...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for Python via .NET to optimize text positioning in PowerPoint and OpenDocument presentations....pptx" ) as presentation : shape =...Presentation ( path + "source.pptx" ) as pres : tbl = pres . slides...

    docs.aspose.com/slides/python-net/paragraph/
  3. Chart axis labels overlap with legends when con...

    Hi, When Converting a PowerPoint side to PDF using Aspose.slides. We noticed the x-axis labels were not rendered correctly and overlapped with legends. Code: var saveOptions = new PdfOptions { SaveMetafilesAsPng =…...overlap with legends when converting to PDF Aspose.Slides Product...2026, 10:00am 1 Hi, When converting a PowerPoint side to PDF...

    forum.aspose.com/t/chart-axis-labels-overlap-wi...
  4. 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/
  5. 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/
  6. 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/
  7. 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/
  8. 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...
  9. Print Presentation|Aspose.Slides Documentation

    Print PowerPoint Presentation in Java...pptx" ); try { // Get the printer...return null ; } // Method to convert an array of IImage objects...

    docs.aspose.com/slides/java/print-presentation/
  10. Create a Presentation Viewer in PHP|Aspose.Slid...

    Create a custom presentation viewer using Aspose.Slides for PHP via Java. Easily display PowerPoint and OpenDocument files without Microsoft PowerPoint....pptx" ); $slide = $presentation ->...= new Presentation ( "sample.pptx" ); $slide = $presentation ->...

    docs.aspose.com/slides/php-java/presentation-vi...