Sort Score
Result 10 results
Languages All
Labels All
Results 2,591 - 2,600 of 10,447 for

merge presentation

(0.09 sec)
  1. C++を介してPPSXファイルをマージします | products.aspose.com

    Windows 32ビット、Windows 64ビット、およびLinux64ビット用のC++ランタイム環境でPPSXドキュメントを組み合わせるためのC++サンプルコード。...Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/ja/cpp/merger/ppsx/
  2. C++を介してPPTMファイルをマージする | products.aspose.com

    Windows 32ビット、Windows 64ビット、およびLinux64ビット用のC++ランタイム環境でPPTMドキュメントを組み合わせるためのC++サンプルコード。...Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/ja/cpp/merger/pptm/
  3. .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/ja/net/merger/ppsm/
  4. RTF Export - Table Features|Aspose.Words for .NET

    Export to RTF format using table saving features in C#....Yes When a table style is present, it is converted to direct...Preferred Width Yes Merged Horizontally Yes Merged Vertically Yes...

    docs.aspose.com/words/net/table-features-suppor...
  5. Afbeeldingen samenvoegen in Python | products.a...

    Afbeelding naar afbeelding samenvoegen in Python. Gebruik de Python-bibliotheek-API om afbeeldingen te combineren...NET Merge Afbeeldingen samenvoegen in Python Merge image in...for Python via .NET , you can merge image files quickly with just...

    products.aspose.com/slides/nl/python-net/merge/...
  6. C++を介してPOTXファイルをマージする | products.aspose.com

    Windows 32ビット、Windows 64ビット、およびLinux64ビット用のC++ランタイム環境でPOTXドキュメントを組み合わせるためのC++サンプルコード。...Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/ja/cpp/merger/potx/
  7. Image Export - Table Features|Aspose.Words for ...

    Export images (JPEG, PNG, SVG, etc.) using table saving features in Java....Yes When a table style is present, it is converted to direct...Preferred Width Yes Merged Horizontally Yes Merged Vertically Yes...

    docs.aspose.com/words/java/table-features-suppo...
  8. Fusionner des images en Java | products.aspose.com

    Fusionner image à image en Java. Utiliser l'API de la bibliothèque Java pour combiner des images...Fusionner des images en Java Merge image in Java Bibliothèque Java...Aspose.Slides for Java , you can merge image files quickly with just...

    products.aspose.com/slides/fr/java/merger/image...
  9. C++を介してPPSMファイルをマージします | products.aspose.com

    Windows 32ビット、Windows 64ビット、およびLinux64ビット用のC++ランタイム環境でPPSMドキュメントを組み合わせるためのC++サンプルコード。...Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/ja/cpp/merger/ppsm/
  10. Sloučit XPS do PDF | C++ API řešení

    C++ API Řešení pro sloučení souborů XPS do několika řádků kódu. Uložte kombinovaný výsledek jako soubory PDF. Příklad kódu C++ slučování funkcí....using Aspose :: Page :: Presentation :: Pdf; // Input file System...Aspose :: Page :: Xps :: Presentation :: Pdf :: PdfSaveOptions...

    products.aspose.com/page/cs/cpp/merge-xps-files/