Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 143,965 for

pptx

(1.2 sec)
  1. How to Create PowerPoint Presentation using C#

    We'll walk you through the steps in C# for how to create PowerPoint presentation using C#. By using a few lines of easy code in C# PPT presentation can be generated....properties Save the presentation as PPTX on the disk using the Save method...The above steps in C# create PPTX file without any dependence...

    kb.aspose.com/slides/net/how-to-create-powerpoi...
  2. 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/
  3. Convert DOTM to POWERPOINT via C++ or with free...

    Export DOTM to POWERPOINT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTM to POWERPOINT online converter quickly before integrating the code....document to PPTX format using Save method and set Pptx as SaveFormat...presentation as Pptx pres -> Save ( output . pptx , Aspose :: Slides...

    products.aspose.com/total/cpp/conversion/dotm-t...
  4. Convert DOC to POWERPOINT via C++ or with free ...

    Export DOC to POWERPOINT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOC to POWERPOINT online converter quickly before integrating the code....document to PPTX format using Save method and set Pptx as SaveFormat...presentation as Pptx pres -> Save ( output . pptx , Aspose :: Slides...

    products.aspose.com/total/cpp/conversion/doc-to...
  5. Convert DOTX to POWERPOINT via C++ or with free...

    Export DOTX to POWERPOINT in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOTX to POWERPOINT online converter quickly before integrating the code....document to PPTX format using Save method and set Pptx as SaveFormat...presentation as Pptx pres -> Save ( output . pptx , Aspose :: Slides...

    products.aspose.com/total/cpp/conversion/dotx-t...
  6. Convert EPUB to POWERPOINT via Java API | produ...

    Java API to Convert EPUB to POWERPOINT without using Microsoft Word...EPUB to PPTX. Once the EPUB has been exported to PPTX, Aspose...Java can be used to convert the PPTX to POWERPOINT. Aspose.Slides...

    products.aspose.com/total/java/conversion/epub-...
  7. Export PS to PPTM via C# API | products.aspose.com

    .NET API to Convert PS to PPTM without using Microsoft Word...to a PowerPoint Presentation (PPTX) file. The second step is to...Slides for .NET, to convert the PPTX file to a PPTM file. The Aspose...

    products.aspose.com/total/net/conversion/ps-to-...
  8. How to access cached chart values of externally...

    We are using Aspose.Slides for C++ to extract chart data from presentation files. We are able to extract the data when the Excel workbook is embedded within the Pptx file, but we are unable to get the chart values when …...workbook is embedded within the PPTX file, but we are unable to get...inaccessible. We have attached a PPTX file which has cached chart...

    forum.aspose.com/t/how-to-access-cached-chart-v...
  9. Can the Aspose.Slides Editor Add a New Slide, S...

    I would like to know aspose.slides editor element can support case add new slide, shape, image and etc. or not??? Please help to answer my question...various formats, such as PPT, PPTX, PPS, ODP, PDF, HTML, SVG, TIFF...view, edit & convert PowerPoint PPTX or OpenDocument ODP View & edit...

    forum.aspose.com/t/can-the-aspose-slides-editor...
  10. 在 .NET 中格式化演示文稿文本|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 和 OpenDocument 演示文稿中格式化和样式化文本。自定义字体、颜色、对齐方式等。...pptx 的文件,该文件在第一张幻灯片上包含一个带有以下文本的单个文本框:...实例化 Presentation 类并提供输入文件(PPT、PPTX、ODP 等)。 使用 Slides 集合访问所需的幻灯片。...

    docs.aspose.com/slides/zh/net/text-formatting/