Sort Score
Result 10 results
Languages All
Labels All
Results 7,961 - 7,970 of 119,699 for

presentations

(0.18 sec)
  1. Oldja fel a ODP prezentációs fájlokat a C++ has...

    C++ forráskód a ODP prezentáció védelmének eltávolításához....auto presentation = System :: MakeObject < Presentation > ( u..."pres.odp" , loadOptions); presentation -> get_ProtectionManager()...

    products.aspose.com/slides/hu/cpp/unlock/odp/
  2. Bescherm presentatiebestanden van ODP met C++ |...

    C++ broncode om ODP Presentatie te beschermen....auto presentation = System :: MakeObject < Presentation > ( u...u "pres.odp" ); presentation -> get_ProtectionManager() -> Encrypt(...

    products.aspose.com/slides/nl/cpp/protect/odp/
  3. Bescherm presentatiebestanden van PPT met C++ |...

    C++ broncode om PPT Presentatie te beschermen....auto presentation = System :: MakeObject < Presentation > ( u...u "pres.ppt" ); presentation -> get_ProtectionManager() -> Encrypt(...

    products.aspose.com/slides/nl/cpp/protect/ppt/
  4. Odemkněte ODP prezentační soubory pomocí C++ | ...

    Zdrojový kód C++ pro odstranění ochrany z prezentace ODP....auto presentation = System :: MakeObject < Presentation > ( u..."pres.odp" , loadOptions); presentation -> get_ProtectionManager()...

    products.aspose.com/slides/cs/cpp/unlock/odp/
  5. Odemkněte PPTX prezentační soubory pomocí C++ |...

    Zdrojový kód C++ pro odstranění ochrany z prezentace PPTX....auto presentation = System :: MakeObject < Presentation > ( u..."pres.pptx" , loadOptions); presentation -> get_ProtectionManager()...

    products.aspose.com/slides/cs/cpp/unlock/pptx/
  6. فتح ملفات PPT العروض التقديمية باستخدام .NET | ...

    C# شفرة المصدر لإزالة الحماية من العرض التقديمي PPT....}; using (Presentation presentation = new Presentation( "pres.ppt"...ppt" , loadOptions)) { presentation.ProtectionManager.RemoveEncryption();...

    products.aspose.com/slides/ar/net/unlock/ppt/
  7. فتح ملفات PPTX العروض التقديمية باستخدام .NET |...

    C# شفرة المصدر لإزالة الحماية من العرض التقديمي PPTX....}; using (Presentation presentation = new Presentation( "pres.pptx"...pptx" , loadOptions)) { presentation.ProtectionManager.RemoveEncryption();...

    products.aspose.com/slides/ar/net/unlock/pptx/
  8. Rimuovi l'annotazione PPT utilizzando Java | pr...

    Codice di esempio Java per eliminare le annotazioni in formato PPT su Java Runtime Environment per applicazioni JSP/JSF e applicazioni desktop....PPT - Java Presentation presentation = new Presentation ( "example...Deletes all comments from the presentation for ( ICommentAuthor author...

    products.aspose.com/slides/it/java/annotation/ppt/
  9. Удалить слайд из презентации|Документация Aspos...

    Удалите слайд из PowerPoint по ссылке или индексу в Java...Slides предоставляет класс Presentation , который инкапсулирует...Создайте экземпляр класса Presentation . Получите ссылку на слайд...

    docs.aspose.com/slides/ru/java/remove-slide-fro...
  10. Redimensionar Formas en la Diapositiva|Document...

    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....presentación SharedPtr < Presentation > presentation = System :: MakeObject...MakeObject < Presentation > ( u "D: \\ TestResize.ppt" ); // Tamaño...

    docs.aspose.com/slides/es/cpp/re-sizing-shapes-...