Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 143,423 for

pptx

(0.2 sec)
  1. Turn off wordwrap in chart legends - Free Suppo...

    Hi, I am using Pptx to PDF conversion using Aspose and I am able to stop wrapping in legends in Pptx, however in the generated PDF the legend is wrapping. And this is what am using com.aspose.slides.ILegend legend = …...2025, 3:49pm 1 Hi, I am using PPTx to PDF conversion using Aspose...stop wrapping in legends in PPTx, however in the generated PDF...

    forum.aspose.com/t/turn-off-wordwrap-in-chart-l...
  2. Manage Text Boxes in Presentations in .NET|Aspo...

    Aspose.Slides for .NET makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....Aspose TextBox Finally, write the PPTX file through the Presentation..."TextBox_out.pptx" , Aspose . Slides . Export . SaveFormat . Pptx ); }...

    docs.aspose.com/slides/net/manage-textbox/
  3. Apply Shape Animations in Presentations on Andr...

    Discover how to create and customize shape animations in PowerPoint presentations with Aspose.Slides for Android via Java. Stand out!...the presentation to disk as a PPTX file. This Java code shows you...ByLevelParagraphs1 ); // Save the PPTX file to disk pres . save ( path...

    docs.aspose.com/slides/androidjava/shape-animat...
  4. 演示文稿格式|Aspose.Slides for Python 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....pptx" ) if info . load_format ==...slides . LoadFormat . PPTX : print ( "PPTX" ) elif info . load_format...

    docs.aspose.com/slides/zh/python-net/presentati...
  5. Manage Text Boxes in Presentations Using PHP|As...

    Aspose.Slides for PHP makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....Aspose TextBox Finally, write the PPTX file through the Presentation...save ( "TextBox_out.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/manage-textbox/
  6. Export EPUB to OTP via C# API | products.aspose...

    .NET API to Convert EPUB to OTP without using Microsoft Word...transform the EPUB file format into PPTX. This API provides a wide range...the ability to convert EPUB to PPTX. The second step is to use the...

    products.aspose.com/total/net/conversion/epub-t...
  7. Export EPUB to ODP via C# API | products.aspose...

    .NET API to Convert EPUB to ODP without using Microsoft Word...transform the EPUB file format to PPTX. This API provides a wide range...EPUB file has been converted to PPTX, the second step is to use the...

    products.aspose.com/total/net/conversion/epub-t...
  8. Convert JSON Format to POWERPOINT in Android Ap...

    Parse JSON to POWERPOINT in Android Applications without using Microsoft PowerPoint...to parse the JSON data into a PPTX file. Aspose.Cells for Android...data has been parsed into a PPTX file, the second step is to...

    products.aspose.com/total/android-java/conversi...
  9. PPT to PDF Conversion with an Empty Comment in ...

    Hi Team, While converting PPT into PDF we are using Presentation class Object to load ppt file in Java code. import com.aspose.slides.Presentation; Presentation presentation = new Presentation("sample1.Pptx"); We hav…...pptx"); We have encountered an issue...Why it happens In the supplied PPTX the comment on slide 37 contains...

    forum.aspose.com/t/ppt-to-pdf-conversion-with-a...
  10. 在 C++ 中格式化 PowerPoint 形状|Aspose.Slides 文档

    了解如何使用 Aspose.Slides 在 C++ 中格式化 PowerPoint 形状——为 PPT、Pptx 和 ODP 文件精准且完全控制地设置填充、线条和效果样式。... 将修改后的演示文稿保存为 PPTX 文件。 下面的代码演示如何格式化矩形 AutoShape...Color :: get_Blue ()); // 将 PPTX 文件保存到磁盘。 presentation -> Save...

    docs.aspose.com/slides/zh/cpp/shape-formatting/