Sort Score
Result 10 results
Languages All
Labels All
Results 4,351 - 4,360 of 54,909 for

pptx java api

(0.26 sec)
  1. Specify Default Presentation Fonts on Android|A...

    Set default fonts in Aspose.Slides for Android via Java to ensure proper PowerPoint (PPT, Pptx) and OpenDocument (ODP) conversion to PDF, XPS and images....Slides for Android via Java API: Create an instance of LoadOptions...Presentation ( "DefaultFonts.pptx" , loadOptions ); try { // Generate...

    docs.aspose.com/slides/androidjava/default-font/
  2. Specify Default Presentation Fonts in PHP|Aspos...

    Set default fonts in Aspose.Slides for PHP via Java to ensure proper PowerPoint (PPT, Pptx) and OpenDocument (ODP) conversion to PDF, XPS and images....Slides for PHP via Java API: Create an instance of LoadOptions...Presentation ( "DefaultFonts.pptx" , $loadOptions ); try { # Generate...

    docs.aspose.com/slides/php-java/default-font/
  3. Unable to detect installed TrueType fonts durin...

    Dear Support Team, I was testing the conversion of multiple document formats to PDF (including DOCX, Pptx, VSDX, and XLSX) using custom fonts installed on my system. According to the documentation, Aspose libraries such…...formats to PDF (including DOCX, PPTX, VSDX, and XLSX) using custom...working fine with the other APIs (e.g., Aspose.Words, Aspose...

    forum.aspose.com/t/unable-to-detect-installed-t...
  4. 在 PHP 中实现 PowerPoint 自动化:轻松创建动态演示文稿|Aspose.Slid...

    使用 Aspose.Slides for PHP 在云平台上自动化幻灯片创建——快速可靠地生成、编辑和转换 PowerPoint 与 OpenDocument 文件。...最常见的实际用例包括: 业务报告与仪表板 通过从数据库或 API 拉取实时数据,生成销售摘要、关键绩效指标或财务绩效报告。...结构(往往导致代码冗长且难以阅读)的底层库,Aspose.Slides 提供了更高层次的 API。它抽象掉了复杂性,使开发者能够专注于演示逻辑——如布局、格式和数据绑定——而无需深入了解...

    docs.aspose.com/slides/zh/php-java/automating-p...
  5. 将PDF转换为Microsoft PowerPoint|Aspose.PDF for PHP ...

    Aspose.PDF允许您使用PHP将PDF转换为PowerPoint格式。有一种方法可以将PDF转换为带有幻灯片图像的Pptx。...让您跟踪PDF到PPTX转换的进度。我们有一个名为Aspose.Slides的API,它提供了创建和操作PPT/PPTX演示文稿...的功能。这个API还提供了将PPT/PPTX文件转换为PDF格式的功能。在Aspose.PDF for PHP中,我们引...

    docs.aspose.com/pdf/zh/php-java/convert-pdf-to-...
  6. 使用现代 API 增强图像处理|Aspose.Slides 文档

    通过使用 Java 现代 Api 替换已弃用的图像 Api,实现幻灯片图像处理的现代化,以便无缝进行 PowerPoint 和 OpenDocument 自动化。...使用现代 API 增强图像处理 Contents [ Hide ] 介绍 历史上,Aspose Slides 依赖于 java...java.awt,并且在公共 API 中包含以下来自该库的类: Graphics2D BufferedImage 从 24...

    docs.aspose.com/slides/zh/java/modern-api/
  7. Aspose queries - Free Support Forum - aspose.com

    Hi I have a few queries with Aspose. Can you please help me with - Is there a way I can generate slides using Aspose slides using Microsoft Office 2016 Styling ? I need to copy paste a chart from Excel to Powerpoint a…...Product Family slides-java , cells-java , slides-ole , slides-python...if you can share this code in Java. If that is an issue, Python...

    forum.aspose.com/t/aspose-queries/311420
  8. 演示文稿查看器|Aspose.Slides for Node.js via .NET 文档

    JavaScript 中的 PowerPoint 演示文稿查看器...js via Java 用于创建包含幻灯片的演示文稿文件。这些幻灯片可以通过在...slides . Presentation ( "sample.pptx" ); var slide = presentation...

    docs.aspose.com/slides/zh/nodejs-java/presentat...
  9. Aspose Document Viewer - Free Support Forum - a...

    Hi, From what I understand Aspose has a Document Viewer and have a couple of questions about that. 1. What types of files can Aspose Document Viewer open? 2. Does it open the documents within the browser within the viewe…...pptx, .xls, .xlsx. There is a way...No viewer is part of Aspose APIs however you can convert documents...

    forum.aspose.com/t/aspose-document-viewer/11351
  10. Create a Presentation Viewer on Android|Aspose....

    Create a custom presentation viewer in Java using Aspose.Slides for Android. Easily display PowerPoint and OpenDocument files without Microsoft PowerPoint....Slides for Android via Java is used to create presentation...= new Presentation ( "sample.pptx" ); ISlide slide = presentation...

    docs.aspose.com/slides/androidjava/presentation...