Sort Score
Result 10 results
Languages All
Labels All
Results 6,381 - 6,390 of 143,436 for

pptx

(1 sec)
  1. 在 C++ 中创建 3D 演示文稿|Aspose.Slides 文档

    使用 Aspose.Slides 在 C++ 中轻松生成交互式 3D 演示文稿。快速导出为 PowerPoint 和 OpenDocument 格式,以实现多种用途。...pptx" , Export :: SaveFormat :: Pptx ); presentation...Save ( u "text3d.pptx" , SaveFormat :: Pptx ); presentation ->...

    docs.aspose.com/slides/zh/cpp/3d-presentation/
  2. Merge PPSX Files via C++ | products.aspose.com

    C++ example code to combine PPSX documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....(Macro-enabled Presentation File) PPTX (Open XML presentation Format)...

    products.aspose.com/slides/cpp/merger/ppsx/
  3. 搜索

    搜索...NET Core PowerPoint 查看器並顯示 PPT/PPTX 演示文稿。讓我們開始吧。 ASP.NET PowerPoint...顯示它們。以下將是該應用程序的功能: 瀏覽和查看 PowerPoint (PPT/PPTX) 演示文稿。 設置在頁面加載時顯示的默認 PowerPoint...

    blog.aspose.com/zh-hant/slides/asp-net-core-pow...
  4. PUB Command Line Converter | Aspose.PUB CLI Tools

    Powerful Command-Line Converter tool from Aspose.PUB to convert PUB documents easily and efficiently. Aspose CLI PUB converter.... DOC, DOCX, XLS, XLSX, CSV, PPTX, XPS, EPUB, TEX, MHTML, HTML... DOC, DOCX, XLS, XLSX, CSV, PPTX, XPS, EPUB, TEX, MHTML, HTML...

    docs.aspose.com/pub/net/cli-tools/pub-convert/
  5. Convert FLATOPC to POT via C++ or with free Onl...

    Export FLATOPC to POT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free FLATOPC to POT online converter quickly before integrating the code....Presentation) Convert FLATOPC to PPTX (Open XML presentation Format)...Presentation File) Convert FLATOPC to PPTX (Open XML presentation Format)...

    products.aspose.com/total/cpp/conversion/flatop...
  6. Convert TXT to PPSM via C++ or with free Online...

    Export TXT to PPSM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free TXT to PPSM online converter quickly before integrating the code....Presentation) Convert TXT to PPTX (Open XML presentation Format)...Presentation File) Convert TXT to PPTX (Open XML presentation Format)...

    products.aspose.com/total/cpp/conversion/txt-to...
  7. 将 PowerPoint 演示文稿转换为 .NET 中的 HTML|Aspose.Slides 文档

    在 .NET 中将 PowerPoint 演示文稿转换为响应式 HTML。使用 Aspose.Slides 转换指南,保留布局、链接和图像,实现快速、完美的结果。...实例化表示演示文稿文件的 Presentation 类(例如 PPT、PPTX、ODP 等)。 using ( Presentation...Presentation ( "presentation.pptx" )) { // 将演示文稿保存为 HTML。 presentation...

    docs.aspose.com/slides/zh/net/convert-powerpoin...
  8. Convert PowerPoint Presentations to TIFF with N...

    Convert PowerPoint presentations to TIFF with notes using Aspose.Slides for PHP via Java. Learn how to export slides with speaker notes efficiently....OpenDocument presentations (PPT, PPTX, and ODP) with notes to the...say we have a “speaker_notes.pptx” file with the following slide:...

    docs.aspose.com/slides/php-java/convert-powerpo...
  9. Slide Layout ColorMapOverride Is Not Applied to...

    Summary When a slide layout defines a <p:clrMapOvr> (color map override) that remaps scheme colors (e.g. swapping bg2 from lt2 to dk2), Aspose.Slides does not apply this override when rendering shapes inherited from the …...pptx is a minimal file. It contains:...AsposeColorMapOverri.pptx Minimal reproduction PPTX Reproduce.cs File-based...

    forum.aspose.com/t/slide-layout-colormapoverrid...
  10. 在 PHP 中创建和应用 WordArt 效果|Aspose.Slides for PHP 文档

    在 Aspose.Slides for PHP via Java 中创建和自定义 WordArt 效果。此分步指南帮助开发人员使用专业文本增强演示文稿。... 将演示文稿写入为 PPTX 文件。 下面的示例代码(实现上述步骤)演示了如何为文本应用外部阴影效果:...save ( "pres_out.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/zh/php-java/wordart/