Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 9,332 for

pptx

(0.05 sec)
  1. Examine Presentation|Aspose.Slides Documentation

    Read and modify PowerPoint presentation properties in C# or .NET...to find out what format (PPT, PPTX, ODP, and others) the presentation...GetPresentationInfo ( "pres.pptx" ); Console . WriteLine ( info...

    docs.aspose.com/slides/net/examine-presentation/
  2. Installation|Aspose.Slides for Node.js via .NET...

    Install Aspose.Slides for Node.js via .NET in Windows, Linux or macOS...Save the empty presentation in PPTX format emptyPresentation . save..."out/emptyPresentation.pptx" , SaveFormat . Pptx ); // Release resources...

    docs.aspose.com/slides/nodejs-net/installation/
  3. 组|Aspose.Slides 文档

    在C#或.NET中将组形状添加到PowerPoint演示文稿... 将修改后的演示文稿保存为PPTX文件。 下面的示例将组形状添加到幻灯片。 // 实例化Presentation类...); // 将PPTX文件写入磁盘 pres . Save ( "GroupShape_out.pptx" , SaveFormat...

    docs.aspose.com/slides/zh/net/group/
  4. 图表坐标轴|Aspose.Slides 文档

    如何在 C++ 中编辑 PowerPoint 图表坐标轴...pptx" , SaveFormat :: Pptx ); 交换坐标轴之间的数据 Aspose..."SwitchChartRowColumn_out.pptx" , SaveFormat :: Pptx ); 禁用折线图的垂直坐标轴 这段...

    docs.aspose.com/slides/zh/cpp/chart-axis/
  5. Chart Workbook|Aspose.Slides Documentation

    Chart workbook in PowerPoint presentation in Java...pptx" ); try { Chart chart = ( Chart...= new Presentation ( "chart2.pptx" ); try { ISlide slide = pres...

    docs.aspose.com/slides/java/chart-workbook/
  6. Image|Aspose.Slides for Node.js via .NET Docume...

    Work with images in Slides in PowerPoint Presentation using JavaScript. Add images from disk or from web in PowerPoint Slides using JavaScript. Add images to Slide Masters or as Slide Background using JavaScript. Add SVG to PowerPoint Presentation using JavaScript. Convert SVG to Shapes in PowerPoint using JavaScript. Add images as EMF in Slides using JavaScript....pptx" , aspose . slides . SaveFormat . Pptx ); } finally...Writes the PPTX file to disk pres . save ( "OleEmbed_out.pptx" , aspose...

    docs.aspose.com/slides/nodejs-java/image/
  7. Aspose.Slides for Java

    This API helps in creating, converting, editing, and printing PowerPoint Presentations in Java applications without utilizing Microsoft PowerPoint....to PDF in Java How to Convert PPTX to Markdown using Java How to...Java How to Strike Out Text in PPTX using Java How to Merge PowerPoint...

    kb.aspose.com/slides/java/
  8. Image|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....pptx" , SaveFormat :: Pptx ); Adding Images...-> Save ( u "pres.pptx" , SaveFormat :: Pptx ); Adding Images...

    docs.aspose.com/slides/cpp/image/
  9. Extracting Text from the Presentation|Aspose.Sl...

    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....text from Microsoft PowerPoint PPTX presentations using Aspose.Slides...extract the text from a slide in a PPTX presentation, use the GetAllTextBoxes...

    docs.aspose.com/slides/cpp/extracting-text-from...
  10. Image|Aspose.Slides for PHP Documentation

    Work with images in Slides in PowerPoint Presentation using PHP. Add images from disk or from web in PowerPoint Slides using PHP. Add images to Slide Masters or as Slide Background using PHP. Add SVG to PowerPoint Presentation using PHP. Convert SVG to Shapes in PowerPoint using PHP. Add images as EMF in Slides using PHP....pptx" , SaveFormat :: Pptx ); } finally { if...$pres -> save ( "pres.pptx" , SaveFormat :: Pptx ); } catch ( JavaException...

    docs.aspose.com/slides/php-java/image/