Sort Score
Result 10 results
Languages All
Labels All
Results 7,561 - 7,570 of 163,351 for

presentation

(0.88 sec)
  1. CurrentDateTime | Aspose.Sildes for .NET API Re...

    Returns or sets date and time which will substitute content of datetime fields. Time of this Presentation object creation by default. Read/write DateTime....CurrentDateTime Presentation.CurrentDateTime property Returns...datetime fields. Time of this Presentation object creation by default...

    reference.aspose.com/slides/net/aspose.slides/p...
  2. ISlideComponent | Aspose.Sildes for Python via ...

    ISlideComponent ISlideComponent class Represents a component of a slide. The ISlideComponent type exposes the followi...... as_i_presentation_component Allows to get...IPresentationCompone . presentation Returns the presentation. Read-only IPresentation...

    reference.aspose.com/slides/python-net/aspose.s...
  3. 通过 .NET 查看 POTM 文件格式 | products.aspose.com

    用于在 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台上加载、呈现和显示 POTM 文档的 C# 源代码。... 实例化一个 Presentation 对象并加载 POTM 文件 创建一个用于格式化的...html" ; // instantiate a Presentation object & load the POTM file...

    products.aspose.com/slides/zh/net/viewer/potm/
  4. 通过 .NET 从 ODP 文档中提取文本和图像 | products.aspose.com

    C# 源代码,用于从 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台上的 ODP 文件中提取文本和图像。...from the Whole odp Presentation Presentation odpPresentation =...= new Presentation(dataDir + "demo.odp" ); //Get an Array of ITextFrame...

    products.aspose.com/slides/zh/net/parser/odp/
  5. Merge PDF Files in Java | products.aspose.com

    Merge PDF to PDF in Java. Use Java library API to combine PDF files... merge, and manipulate presentations, PDFs, and other documents...merging PDF to PDF Presentation pres = new Presentation (); try { pres...

    products.aspose.com/slides/java/merger/pdf-to-pdf/
  6. 通过 C++ 合并 PPT 文件 | products.aspose.com

    C++ 示例代码,用于在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 运行时环境上组合 PPT 文档。...Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/zh/cpp/merger/ppt/
  7. 通過 C++ 合併 PPT 文件 | products.aspose.com

    C++ 示例代碼,用於在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 運行時環境上組合 PPT 文檔。...Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/zh-hant/cpp/merger/ppt/
  8. Points | Aspose.Sildes for .NET API Reference

    Gets points for the IInkLine PointF Read-only....[C#] using ( Presentation pres = new Presentation ( "pres.pptx"...

    reference.aspose.com/slides/net/aspose.slides.i...
  9. Copying Paragraph and Portion in PPTX|Aspose.Sl...

    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....Hide ] In order to format presentation text we need to format that...Protection to Presentation Extracting Images from Presentation shapes...

    docs.aspose.com/slides/net/copying-paragraph-an...
  10. Saving PPTX Using Aspose.Slides for .NET Causes...

    Hi Opening and saving a valid file causes broken/corrupted PPTX output. And “Windows Media Player” objects are not detected as VideoShape, can this be possible ? Here is object acess: image.png (20.4 KB) Here is PPT…...Presentation pres = null; try { pres...pres = new Aspose.Slides.Presentation(stream, _loadOptions); Aspose...

    forum.aspose.com/t/saving-pptx-using-aspose-sli...