Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 133,786 for

pptx

(0.18 sec)
  1. Create PowerPoint Presentation using PHP|Aspose...

    Learn how to create PowerPoint Presentations e.g. PPT, Pptx using PHP from scratch....the modified presentation as a PPTX file. In the example given below..."NewPresentation_out.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/create-presenta...
  2. 在演示文稿中更改形状的填充颜色|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....pptx" ; SetPPTShapeColor ( FileName...Solid。 设置形状的颜色。 将修改后的演示文稿写入 PPTX 文件。 string FilePath = @"..\...

    docs.aspose.com/slides/zh/net/change-the-fill-c...
  3. Manage Chart Series in C#|Aspose.Slides Documen...

    Learn how to manage chart series in C# for PowerPoint (PPT/Pptx) with practical code examples and best practices to enhance your data presentations....and then save the result as a PPTX file: sbyte overlap = 30 ; using...( "series_overlap.pptx" , SaveFormat . Pptx ); } The result: Change...

    docs.aspose.com/slides/net/chart-series/
  4. Manage TextBox|Aspose.Slides for PHP Documentation

    Manage a text box or text frame in PowerPoint presentations using PHP...Aspose TextBox Finally, write the PPTX file through the Presentation...save ( "TextBox_out.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/manage-textbox/
  5. How to Convert PDF to PowerPoint using Java

    This tutorial contains information on how to convert PDF to PowerPoint using Java. It guides to set the environment, shares steps and a runnable sample code to change PDF to PowerPoint using Java.... Steps to Convert PDF to PPTX using Java Set the development...Aspose.PDF for Java to create PPTX Instantiate an object of PptxSaveOptions...

    kb.aspose.com/pdf/java/how-to-convert-pdf-to-po...
  6. Online MHTML to Powerpoint Conversion or Develo...

    Free online app to convert MHTML to Powerpoint files. Java conversion library code for MHTML documents....Convert MHTML to PPTX by using save method Load PPTX document by using...MHTML as PPTX format document . save ( "PptxOutput.pptx" , SaveFormat...

    products.aspose.com/total/java/conversion/mhtml...
  7. Online SVG to OTP Conversion or Develop Java ba...

    Free online app to convert SVG to OTP files. Java conversion library code for SVG documents....Convert SVG to PPTX by using save method Load PPTX document by using...SVG as PPTX format document . save ( "PptxOutput.pptx" , SaveFormat...

    products.aspose.com/total/java/conversion/svg-t...
  8. Online MHTML to POTM Conversion or Develop Java...

    Free online app to convert MHTML to POTM files. Java conversion library code for MHTML documents....Convert MHTML to PPTX by using save method Load PPTX document by using...MHTML as PPTX format document . save ( "PptxOutput.pptx" , SaveFormat...

    products.aspose.com/total/java/conversion/mhtml...
  9. C++ API to Convert EPUB to POTX | products.aspo...

    Convert EPUB to POTX via C++ without using Microsoft Word or Adobe Acrobat Reader...PDF for C++ to export EPUB to PPTX. Then, you can use Aspose.Slides...Slides for C++ to convert PPTX to POTX. Both APIs are included...

    products.aspose.com/total/cpp/conversion/epub-t...
  10. 档案

    档案...Presentation->Save(String, SaveFormat::Pptx) 方法保存演示文稿。 以下代码示例演示如何使用 C++.../out/SampleChartresult.pptx"; //实例化表示 PPTX 文件的 Presentation 类 S...

    blog.aspose.com/zh/slides/create-powerpoint-pre...