Sort Score
Result 10 results
Languages All
Labels All
Results 8,061 - 8,070 of 26,687 for

convert pptx

(0.68 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 Node.js via Java, streamlining visual workflows.... Convert the cloned slide to an image...slides . Presentation ( "sample.pptx" ); var slideSize = presentation...

    docs.aspose.com/slides/nodejs-java/get-the-enti...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 C++ 的 PDF 转换解决方案 https://products.aspose.com/pdf/zh-hant/cpp/conversion/ Recent content in 使用 C++ 的 PDF 转换解决方案 on Aspsoe.PDF Products Hugo -......com/pdf/cpp/converting/ 文档 页面。此外,您还可以查看我们的图书馆支持的其他...<< s "BMP to PDF convert: Start" o << n stdo...

    products.aspose.com/pdf/zh-hant/cpp/conversion/...
  3. Get Paragraph Bounds from Presentations in C++|...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for C++ to optimize text positioning in PowerPoint presentations....pptx" ); auto shape = System :: ExplicitCast...< Presentation > ( u "source.pptx" ); auto tbl = System :: AsCast...

    docs.aspose.com/slides/cpp/paragraph/
  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. 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...
  6. 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/
  7. Get the Entire Slide Background from a Presenta...

    Extract full slide backgrounds as images from PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET, streamlining visual workflows.... Convert the cloned slide to an image...slides . Presentation ( "sample.pptx" ) as presentation : slide_size...

    docs.aspose.com/slides/python-net/get-the-entir...
  8. 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/
  9. 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/
  10. 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...