Sort Score
Result 10 results
Languages All
Labels All
Results 3,881 - 3,890 of 128,674 for

pptx

(0.05 sec)
  1. 将 PowerPoint 转换为 PNG|Aspose.Slides 文档

    将 PowerPoint 演示文稿转换为 PNG...Aspose 免费的 PowerPoint 转 PNG 转换器 : PPTX 转 PNG 和 PPT 转 PNG 。它们是对本页面所描述过程的实时实现。...pres = new Presentation ( "pres.pptx" ); try { for ( int index =...

    docs.aspose.com/slides/zh/java/convert-powerpoi...
  2. 将 PowerPoint 转换为 PNG|Aspose.Slides for PHP 文档

    将 PowerPoint 演示文稿转换为 PNG...Aspose 免费的 PowerPoint 转 PNG 转换器 : PPTX 转 PNG 和 PPT 转 PNG 。它们是此页面所描述过程的实时实现。...$pres = new Presentation ( "pres.pptx" ); try { for ( $index = 0 ;...

    docs.aspose.com/slides/zh/php-java/convert-powe...
  3. How to Insert Signature in PowerPoint using C#

    This article provides details on how to insert signature in PowerPoint using C#. It assists by providing configuration details, step-wise program flow and a runnable sample code to add signature to PowerPoint using C# from a PFX certificate....presentation file and saving it as a PPTX file. Steps to Insert Signature...feature is currently available for PPTX files only. Code to Insert Digital...

    kb.aspose.com/slides/net/how-to-insert-signatur...
  4. 管理标签和自定义数据|Aspose.Slides 文档

    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....Contents [ Hide ] 演示文件中的数据存储 PPTX 文件(.pptx 扩展名的项目)以 PresentationML...pres = new Presentation ( "pres.pptx" ); try { String keywords =...

    docs.aspose.com/slides/zh/androidjava/managing-...
  5. Limitations and API Differences|Aspose.Slides f...

    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 ); } finally { if..."NewPresentation_out.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/limitations-and...
  6. Installation|Aspose.Slides for Python Documenta...

    Learn how to quickly install Aspose.Slides for Python via .NET. Step-by-step guide, system requirements, and code samples — start working with PowerPoint presentations today!...pptx" , slides . export . SaveFormat . PPTX ) macOS System..."NewPresentation.pptx" , slides . export . SaveFormat . PPTX ) FAQs Can...

    docs.aspose.com/slides/python-net/installation/
  7. PDF to PPT Converter using Android via Java | A...

    Sample code on Java for PDF to PPT conversion. Use example code for batch PDF to PPT conversion in Android...PptxSaveOptions (); // Save the output in PPTX File xlsFileName = new File..."PDF-to-Powerpoint.pptx" ); try { // Save the file into PPTX format document...

    products.aspose.com/pdf/android-java/conversion...
  8. Convert DOC to JSON format in C++ | products.as...

    Export DOC to JSON in C++ without using Microsoft Excel or Word...Presentation) Convert DOC to PPTX (Open XML presentation Format)...Presentation File) Convert DOC to PPTX (Open XML presentation Format)...

    products.aspose.com/total/cpp/conversion/doc-to...
  9. Annotate Documents via C++ | products.aspose.com

    Annotate Microsoft Word, Excel, PowerPoint Presentations and PDF files via your C++ application. Manage Annotation with ease....formats such as DOCX, XLSX, PPTX, and PDF, enabling developers...Annotate PPTM Files Annotate PPTX Files Annotate RTF Files Annotate...

    products.aspose.com/total/cpp/annotate/
  10. Underline Gets Cut When Converting a Presentati...

    Hi Team, I have a sample Pptx with a single slide. The slide has a text with an underline. When I get the image of this text using Aspose, I see that the underline is partially cut. I am using Aspose 25.5 version. The …...6:13am 1 Hi Team, I have a sample PPTX with a single slide. The slide...presentation = new Presentation("sample.pptx")) { int shapeCounter = 1; //...

    forum.aspose.com/t/underline-gets-cut-when-conv...