Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 130,051 for

presentation

(0.09 sec)
  1. Merge PPTX Files To OTP Using Python | products...

    Merge multiple PPTX files in Python....PowerPoint and OpenOffice presentation files without the use of...creating and manipulating presentation files. Moreover, it provides...

    products.aspose.com/slides/python-net/merge/ppt...
  2. Configure Fallback Font Collections in JavaScri...

    Set up a fallback fonts collection in JavaScript with Aspose.Slides for Node.js to keep text consistent and crisp in PowerPoint and OpenDocument Presentations....fonts across the presentation. Each Presentation has a getFontsManager...FontsManager of a certain presentation: var pres = new aspose ...

    docs.aspose.com/slides/nodejs-java/create-fallb...
  3. Merge PDF Files To OTP Using Python | products....

    Merge multiple PDF files in Python....PowerPoint and OpenOffice presentation files without the use of...creating and manipulating presentation files. Moreover, it provides...

    products.aspose.com/slides/python-net/merge/pdf...
  4. Merge PDF Files To POTM Using Python | products...

    Merge multiple PDF files in Python....PowerPoint and OpenOffice presentation files without the use of...creating and manipulating presentation files. Moreover, it provides...

    products.aspose.com/slides/python-net/merge/pdf...
  5. Merge POTX Files Using Python | products.aspose...

    Merge multiple POTX files in Python....PowerPoint and OpenOffice presentation files without the use of...creating and manipulating presentation files. Moreover, it provides...

    products.aspose.com/slides/python-net/merge/potx/
  6. 在 Java 中将 PowerPoint 演示文稿转换为讲义模式|Aspose.Slides 文档

    在 Java 中将演示文稿转换为讲义。设置每页幻灯片数量,保留备注,使用 Aspose.Slides 导出为 PDF 或图像,并提供示例 Java 代码。免费试用。... Presentation presentation = new Presentation ( "sample...); // 导出演示文稿为 PDF,使用所选布局。 presentation . save ( "output.pdf" ,...

    docs.aspose.com/slides/zh/java/convert-powerpoi...
  7. 使用 Python 管理演示文稿属性|Aspose.Slides for Python 文档

    在 Aspose.Slides for Python via .NET 中掌握演示文稿属性,并在 PowerPoint 文件中优化搜索、品牌和工作流。...IDocumentProperties ,该类表示通过 Presentation.document_properties 属性与...属性与演示文稿文件关联的文档属性。开发人员可以使用 Presentation 对象公开的 IDocumentProperties...

    docs.aspose.com/slides/zh/python-net/presentati...
  8. Remove Watermark in PowerPoint using Python

    Remove watermark in PowerPoint using Python. Follow this topic for steps, environment settings and a code exhibiting how to remove watermark from PowerPoint using Python....watermark from the entire presentation . Steps to Remove Watermark...Python via .NET Load the presentation and iterate through all...

    kb.aspose.com/slides/python/remove-watermark-in...
  9. How to Convert PowerPoint to Tiff using C#

    This topic focuses on how to convert Presentation to TIFF using C# along with the detailed configuration steps to configure the environment and verify the working sample code. You can convert PPTX to TIFF in C# using a few lines of easy to use code....the source presentation file using the Presentation class object...desired TIFF image Convert the presentation to a TIFF image using the...

    kb.aspose.com/slides/net/how-to-convert-powerpo...
  10. How to Convert PPTX to Markdown using Python

    This simple topic covers how to convert PPTX to Markdown using Python. It encompasses the project configuration, a step-wise programming flow, and a working sample code to export PPT to MD in Python....NET to convert the presentation to a Markdown file using...PPTX presentation using an instance of the Presentation class...

    kb.aspose.com/slides/python/how-to-convert-pptx...