Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 7,309 for

merge presentation

(0.27 sec)
  1. Sloučit soubory PPT přes C++ | products.aspose.com

    Příklad kódu C++ pro kombinaci dokumentů PPT v prostředí 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/ppt/
  2. When combining PDFs using Aspose MemoryStream a...

    When combining PDFs using Aspose MemoryStream and OptimizedMemoryStream, radio button groups no longer work properly. When the pdf is opened in adobe acrobat and the user selects a radio button that is part of a radio gr…...duplicate overlapping fields present which causes this issue. These...duplicate fields are only present when combined with other pdfs...

    forum.aspose.com/t/when-combining-pdfs-using-as...
  3. Hợp nhất XPS sang XPS, XPS sang PDF | .NET

    .NET API Giải pháp hợp nhất các tệp XPS trong một vài dòng mã. Lưu kết quả kết hợp dưới dạng tệp XPS hoặc PDF. Ví dụ mã C# về chức năng hợp nhất....NET Merge xps files Hợp nhất tài liệu...array of XPS files that will be merged with the first one string []...

    products.aspose.com/page/vi/net/merge-xps-files/
  4. Unisci file PPSM tramite C++ | products.aspose.com

    Codice di esempio C++ per combinare documenti PPSM su C++ Runtime Environment per Windows 32 bit, Windows 64 bit e Linux 64 bit....Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/it/cpp/merger/ppsm/
  5. Scal pliki POT za pomocą C++ | products.aspose.com

    Przykładowy kod C++ do łączenia dokumentów POT w C++ Runtime Environment dla Windows 32-bitowy, Windows 64-bitowy i Linux 64-bitowy....Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/pl/cpp/merger/pot/
  6. Voeg PPSM-bestanden samen via C++ | products.as...

    C++ voorbeeldcode om PPSM-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/ppsm/
  7. C++를 통해 PPSM 파일 병합 | products.aspose.com

    Windows 32비트, Windows 64비트 및 Linux 64비트용 C++ 런타임 환경에서 PPSM 문서를 결합하는 C++ 예제 코드....Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/ko/cpp/merger/ppsm/
  8. Hợp nhất các tệp PPSM qua C ++ | products.aspos...

    Mã ví dụ C ++ để kết hợp các tài liệu PPSM 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/ppsm/
  9. Sloučit obrázky v Pythonu | products.aspose.com

    Sloučit obrázek do obrázku v Pythonu. Ke kombinování obrázků použijte API knihovny Python...NET Merge Sloučit obrázky v Pythonu Merge image in Python...for Python via .NET , you can merge image files quickly with just...

    products.aspose.com/slides/cs/python-net/merge/...
  10. .NET . के माध्यम से पीपीटी फाइलों को मर्ज करें ...

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

    products.aspose.com/slides/hi/net/merger/ppt/