Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 143,933 for

pptx

(0.29 sec)
  1. How to Convert SVG to Presentation using Java

    We'll walk you through the steps in Java for how to convert SVG to Presentation using Java. With the help of a few lines of code you can easily convert SVG to presentation using Java....macOS for converting SVG to PPTX in Java seamlessly and without...software. Steps to Export SVG to PPTX in Java Configure your application...

    kb.aspose.com/slides/java/how-to-convert-svg-to...
  2. 超链接|Aspose.Slides for Python 文档

    在 Python 中使用 Aspose.Slides 添加、编辑和删除超链接:链接文本、形状、幻灯片、URL 和电子邮件;为 PPT、Pptx 和 ODP 设置目标和操作。...pptx" , slides . export . SaveFormat . PPTX ) 访问超链接 读取形状文本部分的超链接信息。.... Presentation ( "hyperlink.pptx" ) as presentation : slide =...

    docs.aspose.com/slides/zh/python-net/examples/e...
  3. 组形状|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中管理组形状:创建、嵌套、对齐、重新排序和设置组形状样式,提供 PPT、Pptx 和 ODP 演示文稿示例。...pptx" , aspose . slides . SaveFormat . Pptx ); } finally...Presentation ( "group_shape.pptx" ); try { let slide = presentation...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  4. Manage Chart Data Series in Presentations in .N...

    Learn how to manage chart series in C# for PowerPoint (PPT/Pptx) with practical code examples and best practices to enhance your data presentations....and then save the result as a PPTX file: sbyte overlap = 30 ; using...( "series_overlap.pptx" , SaveFormat . Pptx ); } The result: Change...

    docs.aspose.com/slides/net/chart-series/
  5. Font Licensing question - Free Support Forum - ...

    Hi am evaluating Aspose slides for Java for converting Pptx to PDF and this Pptx was built with licensed fonts like Arial/TImes New Roman/Verdena. And this conversion happens on Linux. I added code as addEmbeddedFont wit…...Java for converting PPTx to PDF and this PPTx was built with licensed...@ysomaraju Cause When converting PPTX files that use licensed fonts...

    forum.aspose.com/t/font-licensing-question/314379
  6. Manage Text Boxes in Presentations Using JavaSc...

    Aspose.Slides for Node.js 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 . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/manage-textbox/
  7. C++ API to Convert PDF to SWF | products.aspose...

    Convert PDF to SWF via C++ without using Microsoft Word or Adobe Acrobat Reader...for C++ to export the PDF to PPTX. This API is part of the Aspose...Slides for C++ to convert the PPTX to SWF. Aspose.PDF for C++ is...

    products.aspose.com/total/cpp/conversion/pdf-to...
  8. 在 Android 上格式化 PowerPoint 文本|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java 对 PowerPoint 和 OpenDocument 演示文稿中的文本进行格式化和样式设置。自定义字体、颜色、对齐方式等。...pptx" ); try { TextHighlightingOpti..."OutputPresentation-highlight.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/androidjava/text-form...
  9. How to access cached chart values of externally...

    We are using Aspose.Slides for C++ to extract chart data from presentation files. We are able to extract the data when the Excel workbook is embedded within the Pptx file, but we are unable to get the chart values when …...workbook is embedded within the PPTX file, but we are unable to get...inaccessible. We have attached a PPTX file which has cached chart...

    forum.aspose.com/t/how-to-access-cached-chart-v...
  10. 使用 JavaScript 管理演示文稿中的图片框|Aspose.Slides for Nod...

    使用 Aspose.Slides for Node.js via Java 为 PowerPoint 和 OpenDocument 演示文稿添加图片框。简化工作流程并提升幻灯片设计。... 将修改后的演示文稿写入为 PPTX 文件。 // 实例化表示 PPTX 文件的 Presentation 类...); // 将 PPTX 文件写入磁盘 pres . save ( "RectPicFrame.pptx" , aspose...

    docs.aspose.com/slides/zh/nodejs-java/picture-f...