Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 142,060 for

pptx

(0.16 sec)
  1. Online PCL to PPT Conversion or Build .NET base...

    Free online app to convert PCL to PPT files. .NET C# conversion library code for PCL documents....Convert PCL to PPTX by using Save method Load PPTX file by using...save PCL as a PPTX document . Save ( "PptxOutput.pptx" , SaveFormat...

    products.aspose.com/total/net/conversion/pcl-to...
  2. Online XSLFO to POTM Conversion or Build .NET b...

    Free online app to convert XSLFO to POTM files. .NET C# conversion library code for XSLFO documents....Convert XSLFO to PPTX by using Save method Load PPTX file by using...XSLFO as a PPTX document . Save ( "PptxOutput.pptx" , SaveFormat...

    products.aspose.com/total/net/conversion/xslfo-...
  3. Streamline Font Replacement in Presentations in...

    Seamlessly replace fonts in Aspose.Slides for .NET to ensure consistent typography in PowerPoint and OpenDocument presentations....the modified presentation as a PPTX file. This C# code demonstrates...= new Presentation ( "Fonts.pptx" ); // Loads the source font...

    docs.aspose.com/slides/net/font-replacement/
  4. Export media files into HTML file|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....Write the presentation as a PPTX file In the example given below...= new Presentation("example.pptx")) { const string path = "path";...

    docs.aspose.com/slides/net/export-media-files-i...
  5. Supported File Formats|Aspose.Slides for Node.j...

    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....PPS PowerPoint 97-2003 Show PPTX PowerPoint Presentation POTX...

    docs.aspose.com/slides/nodejs-net/supported-fil...
  6. 使用 Java 在演示文稿中自定义饼图|Aspose.Slides 文档

    了解如何使用 Aspose.Slides 在 Java 中创建和自定义饼图,可导出为 PowerPoint,瞬间提升您的数据叙事能力。...pptx" , SaveFormat . Pptx ); } finally { if...删除默认生成的系列和类别。 添加新类别。 添加新系列。 将修改后的演示文稿写入 PPTX 文件。 // 创建 Presentation 类的实例...

    docs.aspose.com/slides/zh/java/pie-chart/
  7. Getting an Error While Saving the Presentation:...

    I have attached a Pptx file “icon_issue.Pptx” having one icon shape in the first slide. When I open this Pptx file using aspose and just try to save it again, it throws the below exception: DashPattern value is not val…...I have attached a pptx file “icon_issue.pptx” having one icon...first slide. When I open this pptx file using aspose and just try...

    forum.aspose.com/t/getting-an-error-while-savin...
  8. How to Access the Presentation Properties in Py...

    This simple topic focuses on how to access the presentation properties in Python. It covers all the details by providing configurations, step-wise program flow and a runnable example to read and print the document properties in Python.... The application to read PPTX document properties in Python...Linux, or macOS. Steps to Read PPTX Document Properties in Python...

    kb.aspose.com/slides/python/how-to-access-the-p...
  9. Manage Callouts in Presentation Charts on Andro...

    Create and style callouts in Aspose.Slides for Android with concise Java code examples, compatible with PPT and Pptx to automate presentation workflows....pptx" , SaveFormat . Pptx ); } finally { if...pres . save ( "chart.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/callout/
  10. Manage Callouts in Presentation Charts Using Ja...

    Create and style callouts in Aspose.Slides for Java with concise code examples, compatible with PPT and Pptx to automate presentation workflows....pptx" , SaveFormat . Pptx ); } finally { if...pres . save ( "chart.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/callout/