Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 7,017 for

merge presentation

(0.13 sec)
  1. .NET . के माध्यम से POTX फ़ाइलें मर्ज करें | pr...

    C# स्रोत कोड .NET Framework, .NET Core, Windows Azure, Mono या Xamarin प्लेटफॉर्म पर POTX दस्तावेज़ों को संयोजित करने के लिए।...करें - C# var ps1 = new Presentation( "presen1.potx" ); var ps2...new Presentation( "presen2.pptx" ); //merged Presentation var...

    products.aspose.com/slides/hi/net/merger/potx/
  2. .NET . के माध्यम से PPTM फ़ाइलें मर्ज करें | pr...

    .NET Framework, .NET Core, Windows Azure, Mono या Xamarin प्लेटफॉर्म पर PPTM दस्तावेज़ों को संयोजित करने के लिए C# स्रोत कोड।...करें - C# var ps1 = new Presentation( "presen1.pptm" ); var ps2...new Presentation( "presen2.pptx" ); //merged Presentation var...

    products.aspose.com/slides/hi/net/merger/pptm/
  3. Java를 통해 PPSM 파일 병합 | products.aspose.com

    JSP/JSF 응용 프로그램 및 데스크탑 응용 프로그램용 Java Runtime Environment에서 PPSM 문서를 결합하는 Java 샘플 코드입니다.... Presentation 클래스의 인스턴스가 있는 첫 번째 PPSM...PPSM 파일을 로드합니다. Presentation 클래스의 인스턴스가 있는 두 번째 PPSM 문서를 로드합니다. 두...

    products.aspose.com/slides/ko/java/merger/ppsm/
  4. Java를 통해 POTM 파일 병합 | products.aspose.com

    JSP/JSF 애플리케이션 및 데스크탑 애플리케이션용 Java Runtime Environment에서 POTM 문서를 결합하는 Java 샘플 코드입니다.... Presentation 클래스의 인스턴스가 있는 첫 번째 POTM...POTM 파일을 로드합니다. Presentation 클래스의 인스턴스가 있는 두 번째 POTM 문서를 로드합니다. 두...

    products.aspose.com/slides/ko/java/merger/potm/
  5. Hợp nhất các tệp PPTX qua .NET | products.aspos...

    Mã nguồn C# để kết hợp các tài liệu PPTX trên .NET Framework, .NET Core, Windows Azure, Mono hoặc Xamarin Platforms....PPTX - C# var ps1 = new Presentation( "presen1.pptx" ); var ps2...new Presentation( "presen2.pptx" ); //merged Presentation var...

    products.aspose.com/slides/vi/net/merger/pptx/
  6. POTX-bestanden samenvoegen via C++ | products.a...

    C++ voorbeeldcode om POTX-documenten te combineren op C++ Runtime Environment voor Windows 32 bit, Windows 64 bit en Linux 64 bit....Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/nl/cpp/merger/potx/
  7. Voeg PPTM-bestanden samen via C++ | products.as...

    C++ voorbeeldcode om PPTM-documenten te combineren op C++ Runtime Environment voor Windows 32 bit, Windows 64 bit en Linux 64 bit....Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/nl/cpp/merger/pptm/
  8. 通過 C++ 合併 ODP 文件 | products.aspose.com

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

    products.aspose.com/slides/zh-hant/cpp/merger/odp/
  9. Procurar

    Procurar...origem usando a propriedade Presentation.Slides . Percorra a coleção...destino usando o método Presentation.Slides.AddClone(ISlide)...

    blog.aspose.com/pt/slides/merge-powerpoint-pres...
  10. Sloučit soubory ODP přes C++ | products.aspose.com

    Příklad kódu C++ pro kombinaci dokumentů ODP v C++ Runtime Environment pro Windows 32 bit, Windows 64 bit a Linux 64 bit....Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/cs/cpp/merger/odp/