Sort Score
Result 10 results
Languages All
Labels All
Results 5,711 - 5,720 of 127,309 for

presentation

(0.09 sec)
  1. Online TEX to SWF Conversion or Build .NET base...

    Free online app to convert TEX to SWF files. .NET C# conversion library code for TEX documents....Load PPTX file by using Presentation class Save the document...via .NET. Presentation presentation = new Presentation ( "PptxOutput...

    products.aspose.com/total/net/conversion/tex-to...
  2. 使用现代 API 增强图像处理|Aspose.Slides 文档

    通过使用 Java 现代 API 替换已弃用的图像 API,实现幻灯片图像处理的现代化,以便无缝进行 PowerPoint 和 OpenDocument 自动化。...的典型场景可能如下所示: Presentation pres = new Presentation (); try { IPPImage...使用已弃用 API 的代码: Presentation pres = new Presentation ( "pres.pptx"...

    docs.aspose.com/slides/zh/java/modern-api/
  3. 使用现代 API 增强图像处理|Aspose.Slides for PHP 文档

    通过使用 PHP 现代 API 替换已弃用的成像 API,实现幻灯片图像处理的现代化,以实现无缝的 PowerPoint 和 OpenDocument 自动化。...的典型场景如下所示: use aspose\slides\Presentation ; use aspose\slides\ShapeType...aspose\slides\Images ; $pres = new Presentation (); # 从磁盘上的文件实例化可释放的 IImage...

    docs.aspose.com/slides/zh/php-java/modern-api/
  4. Android API to Convert DOCX to XLSX or with fre...

    Convert DOCX to XLSX in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free DOCX to XLSX online converter quickly before integrating the code....DOCX to ODP (OpenDocument Presentation Format) Convert DOCX to...(Microsoft PowerPoint Template Presentation) Convert DOCX to PPTX (Open...

    products.aspose.com/total/android-java/conversi...
  5. Android API to Convert DOCX to FODS or with fre...

    Convert DOCX to FODS in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free DOCX to FODS online converter quickly before integrating the code....DOCX to ODP (OpenDocument Presentation Format) Convert DOCX to...(Microsoft PowerPoint Template Presentation) Convert DOCX to PPTX (Open...

    products.aspose.com/total/android-java/conversi...
  6. Android API to Convert DOCX to SXC or with free...

    Convert DOCX to SXC in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free DOCX to SXC online converter quickly before integrating the code....DOCX to ODP (OpenDocument Presentation Format) Convert DOCX to...(Microsoft PowerPoint Template Presentation) Convert DOCX to PPTX (Open...

    products.aspose.com/total/android-java/conversi...
  7. Android API to Convert DOCX to DIF or with free...

    Convert DOCX to DIF in Android Apps without using using Microsoft Word or Microsoft Excel or online. Test free DOCX to DIF online converter quickly before integrating the code....DOCX to ODP (OpenDocument Presentation Format) Convert DOCX to...(Microsoft PowerPoint Template Presentation) Convert DOCX to PPTX (Open...

    products.aspose.com/total/android-java/conversi...
  8. Convert DOCX to XLSB via Java or with free Onli...

    Convert DOCX to XLSB via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOCX to XLSB online converter quickly before integrating the code....DOCX to ODP (OpenDocument Presentation Format) Convert DOCX to...(Microsoft PowerPoint Template Presentation) Convert DOCX to PPTX (Open...

    products.aspose.com/total/java/conversion/docx-...
  9. Convert TXT to POT in Python or with free Onlin...

    TXT to POT conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free TXT to POT online converter quickly before integrating the code....because POT format is a presentation format that is widely used...for creating and editing presentations. It is also used for sharing...

    products.aspose.com/total/python-net/conversion...
  10. 使用 PHP 管理演示文稿中的文本框|Aspose.Slides for PHP 文档

    Aspose.Slides for PHP 让您轻松在 PowerPoint 和 OpenDocument 文件中创建、编辑和克隆文本框,提升演示文稿自动化。...要在幻灯片上创建文本框,请按以下步骤操作: 创建一个 Presentation 类的实例。 获取新创建的演示文稿中第一张幻灯片的引用。...本: Aspose TextBox 最后,通过 Presentation 对象写入 PPTX 文件。 以下 PHP 代码...

    docs.aspose.com/slides/zh/php-java/manage-textbox/