Sort Score
Result 10 results
Languages All
Labels All
Results 6,711 - 6,720 of 127,309 for

presentation

(0.09 sec)
  1. 使用 С++ 在演示文稿中管理图表数据标记|Aspose.Slides 文档

    了解如何在 Aspose.Slides for С++ 中自定义图表数据标记,通过清晰的 С++ 代码示例提升 PPT 和 PPTX 格式演示文稿的效果。...设置图表标记选项,请按照以下步骤操作: 实例化 Presentation 类。 创建默认图表。 设置图片。 获取第一个图表系列。...设置图表标记选项,请按照以下步骤操作: 实例化 Presentation 类。 创建默认图表。 设置图片。 获取第一个图表系列。...

    docs.aspose.com/slides/zh/cpp/chart-data-marker/
  2. Online MHTML to PPT Conversion or Build .NET ba...

    Free online app to convert MHTML to PPT files. .NET C# conversion library code for MHTML documents....Load PPTX file by using Presentation class Save the document...via .NET. Presentation presentation = new Presentation ( "PptxOutput...

    products.aspose.com/total/net/conversion/mhtml-...
  3. Online TEX to PPTM Conversion or Build .NET bas...

    Free online app to convert TEX to PPTM files. .NET C# conversion library code for TEX documents....Load PPTX file by using Presentation class Save the document...via .NET. Presentation presentation = new Presentation ( "PptxOutput...

    products.aspose.com/total/net/conversion/tex-to...
  4. Create and Apply WordArt Effects in PHP|Aspose....

    Create and customize WordArt effects in Aspose.Slides for PHP via Java. This step-by-step guide helps developers enhance Presentations with professional text....this PHP code: $pres = new Presentation (); try { $slide = $pres...Create an instance of the Presentation class. Obtain the reference...

    docs.aspose.com/slides/php-java/wordart/
  5. 在 .NET 中自动化 PowerPoint 生成:轻松创建动态演示文稿|Aspose.Sli...

    使用 Aspose.Slides for .NET 在云平台上自动化幻灯片创建——快速且可靠地生成、编辑和转换 PowerPoint 和 OpenDocument 文件。... using var presentation = new Presentation (); var slide0...slide0 = presentation . Slides [ 0 ]; slide0 . LayoutSlide = presentation...

    docs.aspose.com/slides/zh/net/automating-powerp...
  6. Delete all the comments by an author|Aspose.Sli...

    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....file using ( Presentation pres = new Presentation ( fileName ))...Sourceforge Bitbucket Create a presentation document Delete a Slide...

    docs.aspose.com/slides/net/delete-all-the-comme...
  7. Online XPS to XAML Conversion or Build .NET bas...

    Free online app to convert XPS to XAML files. .NET C# conversion library code for XPS documents....Load PPTX file by using Presentation class Save the document...via .NET. Presentation presentation = new Presentation ( "PptxOutput...

    products.aspose.com/total/net/conversion/xps-to...
  8. Online SVG to SWF Conversion or Build .NET base...

    Free online app to convert SVG to SWF files. .NET C# conversion library code for SVG documents....Load PPTX file by using Presentation class Save the document...via .NET. Presentation presentation = new Presentation ( "PptxOutput...

    products.aspose.com/total/net/conversion/svg-to...
  9. Convert DOCX to ODP via C# .NET or with free On...

    Convert Word docx documents to PowerPoint odp files with C#. Convert multiple files within ASP.NET or other .NET applications....files to PowerPoint odp presentation batch conversion, we’ll...Whereas, the latter is a presentation manipulation API that lets...

    products.aspose.com/total/net/conversion/docx-t...
  10. 使用 JavaScript 自动化 PowerPoint 生成:轻松创建动态演示文稿|Aspo...

    使用 Aspose.Slides for Node.js 在云平台上自动化幻灯片创建——快速且可靠地生成、编辑和转换 PowerPoint 与 OpenDocument 文件。... let presentation = new aspose . slides . Presentation (); let...let slide0 = presentation . getSlides (). get_Item ( 0 ); let...

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