Sort Score
Result 10 results
Languages All
Labels All
Results 3,751 - 3,760 of 130,047 for

presentation

(0.18 sec)
  1. C++ API to Convert EPUB to POT | products.aspos...

    Convert EPUB to POT via C++ without using Microsoft Word or Adobe Acrobat Reader...Microsoft PowerPoint to store presentations. Converting EPUB to POT...Load PPTX document by using Presentation class reference Save the...

    products.aspose.com/total/cpp/conversion/epub-t...
  2. Convert DOT to POTM in Python or with free Onli...

    DOT to POTM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOT to POTM online converter quickly before integrating the code....PowerPoint Open XML Macro-Enabled Presentation files that are used to store...store presentations created in Microsoft PowerPoint. How Aspose...

    products.aspose.com/total/python-net/conversion...
  3. Online XSLFO to PPS Conversion or Build .NET ba...

    Free online app to convert XSLFO to PPS files. .NET C# conversion library code for XSLFO documents....Load PPTX file by using Presentation class Save the document...instance of Presentation Presentation presentation = new Presentation...

    products.aspose.com/total/net/conversion/xslfo-...
  4. C++ API to Convert TEX to XAML | products.aspos...

    Convert TEX to XAML via C++ without using Microsoft Word or Adobe Acrobat Reader...Load PPTX document by using Presentation class reference Save the...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/cpp/conversion/tex-to...
  5. C++ API to Convert PCL to PPT | products.aspose...

    Convert PCL to PPT via C++ without using Microsoft Word or Adobe Acrobat Reader...Language) to PPT (PowerPoint Presentation) format in order to integrate...file format used to create presentations and slideshows. Converting...

    products.aspose.com/total/cpp/conversion/pcl-to...
  6. C++ API to Convert MHTML to SWF | products.aspo...

    Convert MHTML to SWF via C++ without using Microsoft Word or Adobe Acrobat Reader...interactive multimedia presentations, animations, and other interactive...Load PPTX document by using Presentation class reference Save the...

    products.aspose.com/total/cpp/conversion/mhtml-...
  7. 设置OLE图标的标题|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.... Presentation presentation = new Presentation (); ISlide...ISlide slide = presentation . getSlides (). get_Item ( 0 ); // 向幻灯片添加OLE对象...

    docs.aspose.com/slides/zh/java/set-caption-to-o...
  8. Online XML to POT Conversion or Build .NET base...

    Free online app to convert XML to POT files. .NET C# conversion library code for XML documents....Load PPTX file by using Presentation class Save the document...instance of Presentation Presentation presentation = new Presentation...

    products.aspose.com/total/net/conversion/xml-to...
  9. How to Get Comments from a Slide Using Aspose.S...

    Hello Team, I am trying to get comment for each slide but i can not find any property like Slide.Comment to get comment value. I can only see Slide.GetSlideComments with some authours but in my case it wont works well. …...attached to each slide in a presentation. You can enumerate the slides...Load the presentation using var pres = new Presentation("input...

    forum.aspose.com/t/how-to-get-comments-from-a-s...
  10. 在演示文稿中查找和替换文本而不丢失格式|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....//Open the presentation PowerPoint . Presentation pres = null...ThisAddIn . Application . Presentations . Open ( "mytextone.ppt"...

    docs.aspose.com/slides/zh/net/find-and-replace-...