Sort Score
Result 10 results
Languages All
Labels All
Results 6,801 - 6,810 of 11,027 for

one to presentation

(0.06 sec)
  1. Aspose::Slides::Export::IPdfOptions Class Refer...

    Public Member Functions | List of all members Aspose::Slides::Export::IPdfOptions Class Reference abstract Provides o......options that control how a presentation is saved in Pdf format....compression (instead of the default one) for each image must be selected...

    reference.aspose.com/slides/cpp/class/aspose.sl...
  2. Redact DOCX Document Online or using Java | pro...

    Open and redact DOCX document online via app for free. Java API code To search and replace DOCX text with regular expression.... Please choose one that resembles your needs and...ODP Files (OpenDocument Presentation Format) Redact ODS Files...

    products.aspose.com/total/java/redact/docx/
  3. Online XLSX File Text Finder or Build XLSX Sear...

    Free online app To search in XLSX file. C++ API code for any XLSX file text search application.... Please choose one that resembles your needs and...Search in ODP (OpenDocument Presentation Format) Search in ODS (OpenDocument...

    products.aspose.com/total/cpp/search/xlsx/
  4. 通过 .NET 合并 POTX 文件 | products.aspose.com

    用于在 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台上组合 POTX 文档的 C# 源代码。...POTX 文件 - C# var ps1 = new Presentation( "presen1.potx" ); var ps2...new Presentation( "presen2.pptx" ); //merged Presentation var...

    products.aspose.com/slides/zh/net/merger/potx/
  5. Create and Embed an Excel Chart as an OLE Objec...

    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....data and widely used in presentation slides. This article will...the Microsoft PowerPoint presentation that you’ll embed the chart...

    docs.aspose.com/slides/net/create-and-embed-an-...
  6. Why Not Open XML SDK|Aspose.Slides Documentation

    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....to perform the following presentation processing tasks: Programming...Programming with a Presentation object model. High Quality conversions...

    docs.aspose.com/slides/java/why-not-open-xml-sdk/
  7. Shape Formatting|Aspose.Slides Documentation

    Format shape in PowerPoint Presentation in C++...Create an instance of the Presentation class. Get a slide’s reference...line. Write the modified presentation as a PPTX file. This C++...

    docs.aspose.com/slides/cpp/shape-formatting/
  8. Aspose.Slides Out of Memory Error when Deployed...

    Hi, I am attempting To retrieve thumbnails from PowerPoint Presentation. The code works perfectly on my local machine and an Azure VM, but we are targeting deployment as an Azure WebJob. When deployed as an Azure WebJob…...thumbnails from PowerPoint presentation. The code works perfectly...INFO] at Aspose.Slides. ?.(Presentation , Stream , InterruptionToken...

    forum.aspose.com/t/aspose-slides-out-of-memory-...
  9. 通過 C++ 合併 POTX 文件 | products.aspose.com

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

    products.aspose.com/slides/zh-hant/cpp/merger/p...
  10. 通过 C++ 合并 POT 文件 | products.aspose.com

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

    products.aspose.com/slides/zh/cpp/merger/pot/