Sort Score
Result 10 results
Languages All
Labels All
Results 3,521 - 3,530 of 144,191 for

pptx

(0.22 sec)
  1. 档案

    档案...PPT 或 PPTX 中提取图像。 C# API 从 PowerPoint PPT 中提取图像 从 C# 中的 PPTX 中提取图像...- 免费下载 # 为了从 PowerPoint PPT/PPTX 中提取图像,我们将使用 Aspose.Slides for...

    blog.aspose.com/zh/slides/extract-images-from-p...
  2. Supported File Formats|Aspose.Slides Documentation

    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....PowerPoint slideShow 97 - 2003 PPTX PowerPoint presentation 2007...

    docs.aspose.com/slides/reportingservices/suppor...
  3. Support for Embedding Video in Presentation|Asp...

    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....feature is supported only for PPTX export. World Class Free Technical...

    docs.aspose.com/slides/reportingservices/suppor...
  4. 在 Java 中向演示文稿图表添加趋势线|Aspose.Slides 文档

    使用 Aspose.Slides for Java 快速在 PowerPoint 图表中添加和自定义趋势线——实用指南,助您吸引观众。... 将修改后的演示文稿写入 PPTX 文件。 以下代码用于创建带有趋势线的图表。 // 创建..."ChartTrendLines_out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/zh/java/trend-line/
  5. Manage Tags and Custom Data in Presentations in...

    Learn how to add, read, update, and remove tags & custom data in Aspose.Slides for .NET, with examples for PowerPoint and OpenDocument presentations....outlines how data is stored in PPTX files, notes that presentation-specific...Presentation Files PPTX files—items with the .pptx extension—are stored...

    docs.aspose.com/slides/net/managing-tags-and-cu...
  6. Manage Presentation Placeholders on Android|Asp...

    Effortlessly manage placeholders in Aspose.Slides for Android via Java: replace text, customize prompts & set image transparency in PowerPoint and OpenDocument....pptx" ); try { // Accesses the first.... save ( "output.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/manage-place...
  7. PPT to PDF Conversion Fails on Linux (.NET 3.1,...

    Hi Team, I’m facing an issue where PPT/Pptx → PDF conversion works correctly on Windows, but fails on Linux. Below are my environment details: .NET Core: 3.1 OS: Linux (Amazon EC2) Aspose.Slides version: 22.12.0 Lice…...I’m facing an issue where PPT/PPTX → PDF conversion works correctly...sample code for converting PPT/PPTX → PDF using Aspose.Slides in...

    forum.aspose.com/t/ppt-to-pdf-conversion-fails-...
  8. Manage Presentation Placeholders in JavaScript|...

    Effortlessly manage placeholders in Aspose.Slides for Node.js via Java: replace text, customize prompts & set image transparency in PowerPoint and OpenDocument....pptx" ); try { // Accesses the first..."output.pptx" , aspose . slides . SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/nodejs-java/manage-place...
  9. Alignment Issue in Word and PPT during conversi...

    While upgrading Aspose from the old version to the new version, we faced image alignment issue in PDF-Word and PDF-PPT conversion. This issue was not present in the old version. Old version: implementation ‘com.aspose…...slides-java , pdf-to-docx , pdf-to-pptx , words-java , pdf-java Sayuj_Singh...powerPointFile = 'Test-MAC-NoIssue.pptx' saveToWord(new Document("$base/$pdfFile")...

    forum.aspose.com/t/alignment-issue-in-word-and-...
  10. Manage PowerPoint Text Paragraphs in Java|Aspos...

    Master paragraph formatting with Aspose.Slides for Java—optimize alignment, spacing & style in PPT, Pptx, and ODP presentations in Java....Presentation class that represents a PPTX file Presentation pres = new...//Write PPTX to Disk pres . save ( "multiParaPort_out.pptx" , SaveFormat...

    docs.aspose.com/slides/java/manage-paragraph/