Sort Score
Result 10 results
Languages All
Labels All
Results 2,141 - 2,150 of 143,437 for

pptx

(0.78 sec)
  1. C++ API to Convert XSLFO to POTM | products.asp...

    Convert XSLFO to POTM via C++ without using Microsoft Word or Adobe Acrobat Reader...can be used to export XSLFO to PPTX, which is the native format...then be used to convert the PPTX file to POTM. Both APIs are...

    products.aspose.com/total/cpp/conversion/xslfo-...
  2. Aspose.Slides for NET

    Գտեք պատասխաններ .NET հավելվածներում PowerPoint-ի ներկայացումներ ստեղծելու, փոխակերպելու, խմբագրելու և տպելու մասին՝ առանց Microsoft PowerPoint-ի օգտագործման:...PDF-ի C#-ով Ինչպես փոխարկել PPTX-ը Markdown-ի՝ օգտագործելով C#...միջոցով Ինչպես ջնջել տեքստը PPTX-ում՝ օգտագործելով C# Ինչպես...

    kb.aspose.com/hy/slides/net/
  3. 管理单元格|Aspose.Slides for Node.js via .NET 文档

    PowerPoint 演示文稿中的表格单元格(使用 JavaScript)...pptx" ); try { var table = pres ...遍历每个单元格以清除上、下、右、左边框。 将修改后的演示文稿保存为 PPTX 文件。 以下 JavaScript 代码演示了如何移除表格单元格的边框:...

    docs.aspose.com/slides/zh/nodejs-java/manage-ce...
  4. Convert EXCEL to POWERPOINT with C++ or with fr...

    Convert EXCEL to POWERPOINT within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....document to PPTX format using Save member function and set Pptx as SaveFormat...document in PPTX format doc -> Save ( u "convertedFile.pptx" , SaveFormat...

    products.aspose.com/total/cpp/conversion/excel-...
  5. Customize Pie Charts in Presentations in .NET|A...

    Learn how to create and customize pie charts in .NET with Aspose.Slides, exportable to PowerPoint, boosting your data storytelling in seconds....pptx" , SaveFormat . Pptx ); Set Automatic Pie...the modified presentation to a PPTX file. // Instantiate Presentation...

    docs.aspose.com/slides/net/pie-chart/
  6. 如何使用 Python 将演示文稿转换为 PDF

    这个简单的主题解释了如何使用 Python 将 Presentation 转换为 PDF。为了将 PPT 转换为 PDF,可以使用基于 Python 的 API。...为了使用简单的 API 调用将 PPTX 转换为基于 Python 的代码,可以使用。该应用程序可以在任何配置了...在项目中包含 Aspose.Slides 命名空间,用于将 PPTX 导出为 PDF 创建 Presentation 类的实例以加载源演示文稿...

    kb.aspose.com/zh/slides/python/how-to-convert-p...
  7. Manage Text Boxes in Presentations Using C++|As...

    Aspose.Slides for C++ makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....Aspose TextBox Finally, write the PPTX file through the Presentation...( u "TextBox_out.pptx" , SaveFormat :: Pptx ); Check for a Text...

    docs.aspose.com/slides/cpp/manage-textbox/
  8. Manage Picture Frames in Presentations Using C+...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for C++. Streamline your workflow and enhance slide designs....the modified presentation as a PPTX file. This C++ code shows you.../out/PictureFrameFormatti_out.pptx" ; const String filePath = u...

    docs.aspose.com/slides/cpp/picture-frame/
  9. Optimize Image Management in Presentations in ....

    Streamline image management in PowerPoint and OpenDocument with Aspose.Slides for .NET, optimizing performance and automating your workflow....pptx" , SaveFormat . Pptx ); } Add Images from...pres . Save ( "pres.pptx" , SaveFormat . Pptx ); } Add Images to...

    docs.aspose.com/slides/net/image/
  10. 页眉页脚|Aspose.Slides for Node.js via .NET 文档

    使用 Aspose.Slides for Node.js 控制幻灯片的页眉和页脚:在 PPT、Pptx 和 ODP 中添加日期、幻灯片编号和自定义文本,提供 JavaScript 示例。...pptx" , aspose . slides . SaveFormat . Pptx ); } finally...Presentation ( "header_footer.pptx" ); try { let slide = presentation...

    docs.aspose.com/slides/zh/nodejs-java/examples/...