Sort Score
Result 10 results
Languages All
Labels All
Results 2,381 - 2,390 of 10,452 for

merge presentation

(0.08 sec)
  1. Combinar archivos PPTM a través de C++ | produc...

    Código de ejemplo de C++ para combinar documentos PPTM en C++ Runtime Environment para Windows de 32 bits, Windows de 64 bits y Linux de 64 bits....Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/es/cpp/merger/pptm/
  2. Combinar archivos POTX a través de C++ | produc...

    Código de ejemplo de C++ para combinar documentos POTX en C++ Runtime Environment para Windows de 32 bits, Windows de 64 bits y Linux de 64 bits....Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/es/cpp/merger/potx/
  3. รวมไฟล์ PPSX ผ่าน C++ | products.aspose.com

    โค้ดตัวอย่าง C++ เพื่อรวมเอกสาร PPSX บน C++ Runtime Environment สำหรับ Windows 32 บิต, Windows 64 บิต และ Linux 64 บิต...Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/th/cpp/merger/ppsx/
  4. Javaを介してPPSXファイルをマージする | products.aspose.com

    JSP/JSFアプリケーションおよびデスクトップアプリケーション用のJavaランタイム環境でPPSXドキュメントを組み合わせるためのJavaサンプルコード。... Presentationクラスのインスタンスを含む最初のPPSXファイルをロードします。...をロードします。 Presentationクラスのインスタンスを含む2番目のPPSXドキュメントをロードします。 2番目...

    products.aspose.com/slides/ja/java/merger/ppsx/
  5. Объединение XPS в XPS, XPS в PDF | .NET

    .NET API для объединения файлов XPS в несколько строк кода. Сохраните объединенный результат в виде файлов XPS или PDF. Пример кода C# для слияния функций....array of XPS files that will be merged with the first one string []...// Merge XPS files to output PDF document document.Merge(filesToMerge...

    products.aspose.com/page/ru/net/merge-xps-files/
  6. Hợp nhất các tệp ODP qua C ++ | products.aspose...

    Mã ví dụ C ++ để kết hợp các tài liệu ODP trên Môi trường thời gian chạy C ++ cho Windows 32 bit, Windows 64 bit và Linux 64 bit....Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/vi/cpp/merger/odp/
  7. รวมไฟล์ OTP ผ่าน C++ | products.aspose.com

    โค้ดตัวอย่าง C++ เพื่อรวมเอกสาร OTP บน C++ Runtime Environment สำหรับ Windows 32 บิต, Windows 64 บิต และ Linux 64 บิต...Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/th/cpp/merger/otp/
  8. Javaを介してPOTファイルをマージする | products.aspose.com

    JSP/JSFアプリケーションおよびデスクトップアプリケーション用のJavaランタイム環境でPOTドキュメントを組み合わせるためのJavaサンプルコード。... Presentationクラスのインスタンスを含む最初のPOTファイルをロードします。...ロードします。 Presentationクラスのインスタンスを含む2番目のPOTドキュメントをロードします。 2番目のP...

    products.aspose.com/slides/ja/java/merger/pot/
  9. Gabungkan File PPT melalui .NET | products.aspo...

    Kode sumber C# untuk menggabungkan dokumen PPT di .NET Framework, .NET Core, Windows Azure, Mono atau Xamarin Platforms....File PPT - C# var ps1 = new Presentation( "presen1.ppt" ); var ps2...new Presentation( "presen2.pptx" ); //merged Presentation var...

    products.aspose.com/slides/id/net/merger/ppt/
  10. Gabungkan File PPS melalui .NET | products.aspo...

    Kode sumber C# untuk menggabungkan dokumen PPS di .NET Framework, .NET Core, Windows Azure, Mono atau Xamarin Platforms....File PPS - C# var ps1 = new Presentation( "presen1.pps" ); var ps2...new Presentation( "presen2.pptx" ); //merged Presentation var...

    products.aspose.com/slides/id/net/merger/pps/