Sort Score
Result 10 results
Languages All
Labels All
Results 2,901 - 2,910 of 4,499 for

presentation to xps

(6.99 sec)
  1. 通过 Java 合并 PPSX 文件 | products.aspose.com

    用于在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中组合 PPSX 文档的 Java 示例代码。... 使用 Presentation 类的实例加载第一个 PPSX 文件。 使用 Presentation 类的实例加载第二个...first PPSX File Presentation prest1 = new Presentation( "prest1.ppsx"...

    products.aspose.com/slides/zh/java/merger/ppsx/
  2. 通過 C++ 從 ODP 文檔中提取文本和圖像 | products.aspose.com

    C++ 示例代碼,用於在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 運行時環境中從 ODP 文件中提取文本和圖像。...SharedPtr<Presentation> presentation = MakeObject<Presentation>(sourceFilePath);...SlideUtil::GetAllTextBoxes(presentation->get_Slides()->idx_get(...

    products.aspose.com/slides/zh-hant/cpp/parser/odp/
  3. Converting to Fixed-page Format in Java|Aspose....

    Aspose.Words for Java implements its own page layout engine enabling it To produce all of the fixed page formats, such as PDF, Xps, and various image formats....users to open (Adobe Acrobat, XPS Viewer), and sometimes edit (Adobe...page. Internally, the PDF or XPS format contains a description...

    docs.aspose.com/words/java/converting-to-fixed-...
  4. index.xml

    2.0 http://www.w3.org/2005/ATom High Code APIs & Free Apps for PowerPoint File AuTomation – Chuyển đổi bản trình bày Microsoft PowerPoint sang nhiều tệp bằng C#https://products.aspose.com/slides/vi......using (Presentation pres = color:#66d9ef new Presentation()) display:flex;...PPT TO ODP (OpenDocument Presentation Format) col-md-3 other-converter...

    products.aspose.com/slides/vi/net/conversion/in...
  5. Aspose.Page for CPP 23.9 Release Notes

    C++ Library for the developers To manipulate and process PS, EPS, and Xps files. Release Notes of Aspose.Page API solution for C++ | Release 2023.09...Property:Aspose::Page::XPS::Presentation::Image::TiffSaveOptions::get_Multipage()...

    releases.aspose.com/page/cpp/release-notes/2023...
  6. index.xml

    2.0 http://www.w3.org/2005/ATom High Code APIs & Free Apps for PowerPoint File AuTomation – Java kullanarak Microsoft PowerPoint Sunumunu Birden Çok Dosyaya Dönüştürmehttps://products.aspose.com/sl...... PPTX dosyasını bir Presentation sınıfı örneğiyle yükleyin...SaveFormat&rsquo;ı belirtirken Presentation.save yöntemini çağırın TIFF...

    products.aspose.com/slides/tr/java/conversion/i...
  7. 通過 Java 合併 PPTM 文件 | products.aspose.com

    用於將 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中的 PPTM 文檔結合起來的 Java 示例代碼。... 使用 Presentation 類的實例加載第一個 PPTM 文件。 使用 Presentation 類的實例加載第二個...first PPTM File Presentation prest1 = new Presentation( "prest1.pptm"...

    products.aspose.com/slides/zh-hant/java/merger/...
  8. 通过 .NET 合并 PPSM 文件 | products.aspose.com

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

    products.aspose.com/slides/zh/net/merger/ppsm/
  9. 通过 .NET 合并 ODP 文件 | products.aspose.com

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

    products.aspose.com/slides/zh/net/merger/odp/
  10. 通过 .NET 合并 POT 文件 | products.aspose.com

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

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