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

presentations

(0.68 sec)
  1. 使用 VSTO 和 Aspose.Slides for .NET 动态添加文本|Aspose....

    了解如何从 Microsoft Office 自动化迁移到 Aspose.Slides for .NET,并在 C# 中向 PowerPoint(PPT、PPTX)演示文稿添加动态文本。... The presentation as created in VSTO //注:PowerPoint...PowerPoint; //创建演示文稿 PowerPoint . Presentation pres = Globals . ThisAddIn...

    docs.aspose.com/slides/zh/net/adding-text-dynam...
  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....Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/cpp/merger/ppsx/
  3. How to add Watermark Annotation using .NET | As...

    Source code on C# to add Watermark annotations on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....document, and improves presentations when using your document...

    products.aspose.com/pdf/net/annotation/watermar...
  4. How to add Square Annotation using C++ | Aspose...

    Source code to add Square annotations in PDF file on any platform with C++ language...document, and improves presentations when using your document...

    products.aspose.com/pdf/cpp/annotation/square/add/
  5. How to add Strikeout Annotation using C++ | Asp...

    Source code to add Strikeout annotations in PDF file on any platform with C++ language...document, and improves presentations when using your document...

    products.aspose.com/pdf/cpp/annotation/strikeou...
  6. How to add Strikeout Annotation using .NET | As...

    Source code on C# to add Strikeout annotations on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....document, and improves presentations when using your document...

    products.aspose.com/pdf/net/annotation/strikeou...
  7. How to add Underline Annotation using .NET | As...

    Source code on C# to add Underline annotations on .NET Framework, .NET Core, and PHP, VBScript, Delphi, C++ via COM Interop....document, and improves presentations when using your document...

    products.aspose.com/pdf/net/annotation/underlin...
  8. How to get Freetext Annotation using Java | Asp...

    Java sample code to get Freetext annotations in PDF file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....document, and improves presentations when using your document...

    products.aspose.com/pdf/java/annotation/freetex...
  9. Document Conversion via Android API | products....

    Convert Word, Excel, PowerPoint, HTML, PDF and Image formats using Android conversion API. Android convert Office docx, xlsx, pptx to PDF....PowerPoint files so can convert presentations to HTML and MHTML. Process...POWERPOINT PPT/ PPTX file using Presentation class and invoke save method...

    products.aspose.com/total/android-java/conversion/
  10. Extract text and images from PPTX document usin...

    C# source code to extract text and images from PPTX file on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....from the Whole pptx Presentation Presentation pptxPresentation =...= new Presentation(dataDir + "demo.pptx" ); //Get an Array of...

    products.aspose.com/slides/net/parser/pptx/