Sort Score
Result 10 results
Languages All
Labels All
Results 6,201 - 6,210 of 129,344 for

presentations

(1.27 sec)
  1. Compress PPTX Files in C# via .NET | Aspose.Zip

    C# compression example to compress PPTX documents into zip and other archive formats on .NET Framework and .NET Core....API for compressing PPTX presentations in server-side and desktop...works well for archiving presentation files. Command PM> Install-Package...

    products.aspose.com/zip/net/compress/pptx/
  2. Automate MPT File Merger with Aspose.com - Onli...

    Aspose.com provides powerful tools to help automate MPT file merging. With our intuitive user interface, you can quickly and easily convert MPT files into PDF, XML, or other formats. You can also merge multiple MPT files into a single file, customize the output file, and organize your data....generate visually attractive presentations. Moreover, developers can...

    products.aspose.com/tasks/net/merger/mpt/
  3. Automate MPP File Merger with Aspose.com - Onli...

    Aspose.com provides powerful tools to help automate MPP file merging. With our intuitive user interface, you can quickly and easily convert MPP files into PDF, XML, or other formats. You can also merge multiple MPP files into a single file, customize the output file, and organize your data....generate visually attractive presentations. Moreover, developers can...

    products.aspose.com/tasks/net/merger/mpp/
  4. Finding perfect font combinations

    Font pairing is the process of combining fonts which not only look well together but will not spoil the readability and aesthetics of the design....websites, print materials, or presentations. The primary goal of font...working on a web project, presentation, or print materials, these...

    docs.aspose.com/font/net/what-is-font/pairing-f...
  5. 在 JavaScript 中格式化 PowerPoint 文本|Aspose.Slides f...

    使用 JavaScript 和 Aspose.Slides for Node.js 在 PowerPoint 和 OpenDocument 演示文稿中格式化和美化文本。自定义字体、颜色、对齐方式等。... Presentation ( "Presentation.pptx" ); try { var...aspose . slides . Presentation ( "Presentation.pptx" ); try { var...

    docs.aspose.com/slides/zh/nodejs-java/text-form...
  6. 工作表缩放的工作解决方案|Aspose.Slides 文档

    在演示文稿中修复 Excel 工作表 OLE 缩放问题:通过两种方式保持对象框一致——缩放框架或工作表——适用于 PPT 和 PPTX 格式。...Xlsx ); using var presentation = new Presentation (); var slide =...= presentation . Slides . First (); // 将 OLE 图像添加到演示文稿资源中。 imageStream...

    docs.aspose.com/slides/zh/net/working-solution-...
  7. 使用 VSTO 和 Aspose.Slides for .NET 将 Excel 图表创建并嵌...

    从 Microsoft Office 自动化迁移到 Aspose.Slides for .NET,并在 C# 中将 Excel 图表作为 OLE 对象嵌入 PowerPoint(PPT、PPTX)幻灯片。... Presentation pptPresentation = null ;...powerpointApplicatio . Presentations . Add ( Microsoft . Office...

    docs.aspose.com/slides/zh/net/create-and-embed-...
  8. Automate PDF File Merger with Aspose.com - Onli...

    Aspose.com provides powerful tools to help automate PDF file merging. With our intuitive user interface, you can quickly and easily convert PDF files into MPP, MPX, XML, or other formats. You can also merge multiple PDF files into a single file, customize the output file, and organize your data....generate visually attractive presentations. Moreover, developers can...

    products.aspose.com/tasks/net/merger/pdf/
  9. Automate MPX File Merger with Aspose.com - Onli...

    Aspose.com provides powerful tools to help automate MPX file merging. With our intuitive user interface, you can quickly and easily convert MPX files into PDF, XML, or other formats. You can also merge multiple MPX files into a single file, customize the output file, and organize your data....generate visually attractive presentations. Moreover, developers can...

    products.aspose.com/tasks/net/merger/mpx/
  10. Manage PowerPoint Text Paragraphs in C++|Aspose...

    Master paragraph formatting with Aspose.Slides for C++—optimize alignment, spacing & style in PPT, PPTX, and ODP Presentations in C++....Create an instance of the Presentation class. Access the relevant...object. Save the modified presentation. This C++ code is an implementation...

    docs.aspose.com/slides/cpp/manage-paragraph/