Sort Score
Result 10 results
Languages All
Labels All
Results 4,421 - 4,430 of 113,679 for

presentation

(0.04 sec)
  1. 创建SVG图像的幻灯片|Aspose.Slides 文档

    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....NET从任何想要的幻灯片生成SVG图像,请按照以下步骤操作: 创建Presentation类的实例。 通过使用幻灯片的ID或索引获取所需幻灯片的引用。...//实例化一个表示演示文稿文件的Presentation类 using (Presentation pres = new Presentation("Slides...

    docs.aspose.com/slides/zh/net/create-slide-as-s...
  2. 图表计算|Aspose.Slides 文档

    C# 或 .NET 中的 PowerPoint 图表计算和数值... using ( Presentation pres = new Presentation ( "test.pptx"...创建空演示文稿 using ( Presentation pres = new Presentation ()) { Chart...

    docs.aspose.com/slides/zh/net/chart-calculations/
  3. Online PDF to POTM Conversion or Build .NET bas...

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

    products.aspose.com/total/net/conversion/pdf-to...
  4. Online MHTML to Powerpoint Conversion or Build ...

    Free online app to convert MHTML to Powerpoint 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-...
  5. Online MHTML to PPSX Conversion or Build .NET b...

    Free online app to convert MHTML to PPSX 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-...
  6. Convert DOCX to XLSM in C++ or with free Online...

    C++ API to Convert DOCX to XLSM or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOCX to XLSM online converter quickly before integrating the code....DOCX to ODP (OpenDocument Presentation Format) Convert DOCX to...(Microsoft PowerPoint Template Presentation) Convert DOCX to PPTX (Open...

    products.aspose.com/total/cpp/conversion/docx-t...
  7. Exporting Presentations to HTML with Externally...

    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....Exporting Presentations to HTML with Externally Linked Images...HTMLOptions class to export the presentation to HTML having externally...

    docs.aspose.com/slides/python-net/exporting-pre...
  8. Convert PowerPoint to Animated GIF|Aspose.Slide...

    Convert PowerPoint to animated GIF: PPT to GIF, PPTX to GIF, with Aspose.Slides API....Contents [ Hide ] Converting Presentations to Animated GIF Using Default...shows you how to convert a presentation to animated GIF using standard...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  9. Convert POTX to SVG using Java | products.aspos...

    Sample Java conversion code for POTX format to SVG file. Use this example code to export PowerPoint & OpenOffice Presentations to SVG within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/potx...
  10. How to Set the Percent Format as "0.0%" for a P...

    Sharing a expected file here. Need help to set the given format for datalabels in pie chart. testPieChartAspose.zip (48.0 KB)...instance of the Presentation class Presentation presentation = new Presentation();...first slide ISlide slide = presentation.getSlides().get_Item(0);...

    forum.aspose.com/t/how-to-set-the-percent-forma...