Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 10,452 for

merge presentation

(0.12 sec)
  1. Слияние файлов POTM через .NET | products.aspos...

    Исходный код C# для объединения документов POTM на платформах .NET Framework, .NET Core, Windows Azure, Mono или Xamarin....POTM — C# var ps1 = new Presentation( "presen1.potm" ); var ps2...new Presentation( "presen2.pptx" ); //merged Presentation var...

    products.aspose.com/slides/ru/net/merger/potm/
  2. Слияние файлов POT через .NET | products.aspose...

    Исходный код C# для объединения документов POT на платформах .NET Framework, .NET Core, Windows Azure, Mono или Xamarin....файлов POT — C# var ps1 = new Presentation( "presen1.pot" ); var ps2...new Presentation( "presen2.pptx" ); //merged Presentation var...

    products.aspose.com/slides/ru/net/merger/pot/
  3. .NET ile POT Dosyalarını Birleştirme | products...

    POT belgelerini .NET Framework, .NET Core, Windows Azure, Mono veya Xamarin Platformlarında birleştirmek için C# kaynak kodu....Birleştirme - C# var ps1 = new Presentation( "presen1.pot" ); var ps2...new Presentation( "presen2.pptx" ); //merged Presentation var...

    products.aspose.com/slides/tr/net/merger/pot/
  4. Slå samman PPS-filer via .NET | products.aspose...

    C#-källkod för att kombinera PPS-dokument på .NET Framework, .NET Core, Windows Azure, Mono eller Xamarin-plattformar....PPS-filer - C# var ps1 = new Presentation( "presen1.pps" ); var ps2...new Presentation( "presen2.pptx" ); //merged Presentation var...

    products.aspose.com/slides/sv/net/merger/pps/
  5. Scal pliki POTM przez .NET | products.aspose.com

    Kod źródłowy C# do łączenia dokumentów POTM na platformach .NET Framework, .NET Core, Windows Azure, Mono lub Xamarin....POTM — C# var ps1 = new Presentation( "presen1.potm" ); var ps2...new Presentation( "presen2.pptx" ); //merged Presentation var...

    products.aspose.com/slides/pl/net/merger/potm/
  6. Tags

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....Java 1 Access a Table in a Presentation using Java 1 Access a Table...Properties in PowerPoint Presentations Java 1 Access Custom Properties...

    blog.aspose.com/pl/tags/
  7. Tags

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android....Java 1 Access a Table in a Presentation using Java 1 Access a Table...Properties in PowerPoint Presentations Java 1 Access Custom Properties...

    blog.aspose.com/vi/tags/
  8. Combinar archivos PPT a través de Java | produc...

    Código de muestra de Java para combinar documentos PPT en Java Runtime Environment para aplicaciones JSP/JSF y aplicaciones de escritorio....first PPT File Presentation prest1 = new Presentation( "prest1.ppt"...second PPT File Presentation prest2 = new Presentation( "prest2.ppt"...

    products.aspose.com/slides/es/java/merger/ppt/
  9. Shape | Aspose.Words for Java

    Represents an object in the drawing layer such as an AutoShape textbox freeform OLE object ActiveX control or picture in Java....while // the image file is present at the location that the shape's...Document(getMyDir() + "Mail merge destination - Northwind employees...

    reference.aspose.com/words/java/com.aspose.word...
  10. دمج ملفات PPS عبر C ++ | products.aspose.com

    مثال على كود C ++ لدمج مستندات PPS في 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/ar/cpp/merger/pps/