Sort Score
Result 10 results
Languages All
Labels All
Results 7,081 - 7,090 of 113,577 for

presentations

(0.08 sec)
  1. A POTM fájlok metaadatainak megtekintése vagy s...

    C++ forráskód a POTM formátumú metaadatok szerkesztéséhez vagy megtekintéséhez.... A fejlesztők a Presentation objektum által közzétett...the Presentation class that represents the Presentation System...

    products.aspose.com/slides/hu/cpp/metadata/potm/
  2. A PPTX fájlok metaadatainak megtekintése vagy s...

    C++ forráskód a PPTX formátumú metaadatok szerkesztéséhez vagy megtekintéséhez.... A fejlesztők a Presentation objektum által közzétett...the Presentation class that represents the Presentation System...

    products.aspose.com/slides/hu/cpp/metadata/pptx/
  3. Eigenschaften der Präsentationsansicht|Aspose.S...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Präsentationsdatei darstellt Presentation pres = new Presentation (); try { pres...( true ); pres . save ( "presentation_normal_view_state.pptx"...

    docs.aspose.com/slides/de/androidjava/presentat...
  4. Exporter vers HTML5|Documentation Aspose.Slides

    Exporter PowerPoint vers HTML5 en Java...dépendances : Presentation pres = new Presentation ( "pres.pptx"...cette manière : Presentation pres = new Presentation ( "pres.pptx"...

    docs.aspose.com/slides/fr/java/export-to-html5/
  5. مشاهده فرمت های فایل PPTX از طریق دات نت | prod...

    کد منبع سی شارپ برای بارگیری، رندر و نمایش اسناد PPTX بر روی پلتفرم‌های NET Framework، NET Core، Windows Azure، Mono یا Xamarin.... یک شی Presentation را نمونه سازی کنید و فایل...html" ; // instantiate a Presentation object & load the PPTX file...

    products.aspose.com/slides/fa/net/viewer/pptx/
  6. Slå samman PPTX-filer via C++ | products.aspose...

    C++ exempelkod för att kombinera PPTX-dokument på C++ Runtime Environment för Windows 32 bitar, Windows 64 bitar och Linux 64 bitar....Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/sv/cpp/merger/pptx/
  7. Scal pliki PPTX przez Java | products.aspose.com

    Przykładowy kod Java do łączenia dokumentów PPTX w środowisku Java Runtime Environment dla aplikacji JSP/JSF i aplikacji komputerowych....plik PPTX z instancją klasy Presentation. Załaduj drugi dokument...dokument PPTX z instancją klasy Presentation. Przewiń każdy slajd drugiego...

    products.aspose.com/slides/pl/java/merger/pptx/
  8. C++을(를) 사용하여 PPT 프레젠테이션 파일 잠금 해제 | products.asp...

    PPT 프레젠테이션에서 보호를 제거하는 C++ 소스 코드입니다....auto presentation = System :: MakeObject < Presentation > ( u..."pres.ppt" , loadOptions); presentation -> get_ProtectionManager()...

    products.aspose.com/slides/ko/cpp/unlock/ppt/
  9. C++을(를) 사용하여 ODP 프레젠테이션 파일 보호 | products.aspose...

    ODP 프레젠테이션을 보호하기 위한 C++ 소스 코드....auto presentation = System :: MakeObject < Presentation > ( u...u "pres.odp" ); presentation -> get_ProtectionManager() -> Encrypt(...

    products.aspose.com/slides/ko/cpp/protect/odp/
  10. C++을(를) 사용하여 ODP 프레젠테이션 파일 잠금 해제 | products.asp...

    ODP 프레젠테이션에서 보호를 제거하는 C++ 소스 코드입니다....auto presentation = System :: MakeObject < Presentation > ( u..."pres.odp" , loadOptions); presentation -> get_ProtectionManager()...

    products.aspose.com/slides/ko/cpp/unlock/odp/