Sort Score
Result 10 results
Languages All
Labels All
Results 9,641 - 9,650 of 129,327 for

presentations

(1.51 sec)
  1. Lås upp ODP presentationsfiler med .NET | produ...

    Källkod för C# för att ta bort skydd från ODP presentation....bort kryptering från ODP presentation via C# Med Aspose.Slides...}; using (Presentation presentation = new Presentation( "pres.odp"...

    products.aspose.com/slides/sv/net/unlock/odp/
  2. باز کردن قفل فایل های ارائه PPTX با استفاده از ...

    کد منبع C# برای حذف حفاظت از ارائه PPTX....}; using (Presentation presentation = new Presentation( "pres.pptx"...pptx" , loadOptions)) { presentation.ProtectionManager.RemoveEncryption();...

    products.aspose.com/slides/fa/net/unlock/pptx/
  3. 使用 .NET 解鎖 PPTX 演示文件 | products.aspose.com

    C# 源代碼,用於移除 PPTX 演示文稿的保護。...}; using (Presentation presentation = new Presentation( "pres.pptx"...pptx" , loadOptions)) { presentation.ProtectionManager.RemoveEncryption();...

    products.aspose.com/slides/zh-hant/net/unlock/p...
  4. Lås upp PPTX presentationsfiler med C++ | produ...

    Källkod för C++ för att ta bort skydd från PPTX presentation....bort kryptering från PPTX presentation via C++ Med Aspose.Slides...auto presentation = System :: MakeObject < Presentation > ( u...

    products.aspose.com/slides/sv/cpp/unlock/pptx/
  5. Lås upp ODP presentationsfiler med C++ | produc...

    Källkod för C++ för att ta bort skydd från ODP presentation....bort kryptering från ODP presentation via C++ Med Aspose.Slides...auto presentation = System :: MakeObject < Presentation > ( u...

    products.aspose.com/slides/sv/cpp/unlock/odp/
  6. Reemplazar Imágenes dentro de la Colección de I...

    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....dentro utilizando la clase Presentation . Cargue una imagen desde...presentación using Presentation presentation = new Presentation ( "presentation...

    docs.aspose.com/slides/es/net/replacing-images-...
  7. Печать презентации|Документация Aspose.Slides

    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....Создайте экземпляр класса Presentation, чтобы загрузить презентацию...предоставляемый объектом Presentation PrintByDefaultPrinte ();...

    docs.aspose.com/slides/ru/net/print-the-present...
  8. إدارة فقرات نص PowerPoint في .NET|توثيق Aspose....

    إتقان تنسيق الفقرات باستخدام Aspose.Slides ل .NET - تحسين المحاذاة والمسافات والأسلوب في عروض PPT و PPTX و ODP باستخدام C#....أجزاء: إنشاء مثال من الفئة Presentation . الوصول إلى مرجع الشريحة...فئة Presentation التي تمثل ملف PPTX using ( Presentation pres...

    docs.aspose.com/slides/ar/net/manage-paragraph/
  9. PowerPoint-Formen in PHP formatieren|Aspose.Sli...

    Erfahren Sie, wie Sie PowerPoint-Formen in PHP mit Aspose.Slides formatieren können – füllen, Linien- und Effektstile für PPT-, PPTX- und ODP-Dateien präzise und mit voller Kontrolle festlegen....Erstellen Sie eine Instanz der Presentation ‑Klasse. Holen Sie sich...// Instanziieren Sie die Presentation‑Klasse, die eine Präsentationsdatei...

    docs.aspose.com/slides/de/php-java/shape-format...
  10. Macro VBA|Documentación de Aspose.Slides

    Automatiza presentaciones con Aspose.Slides para .NET: crea, ejecuta, importa y protege macros VBA en PPT, PPTX y ODP mediante ejemplos claros en C#....using var presentation = new Presentation (); presentation . VbaProject...VbaProject (); var module = presentation . VbaProject . Modules ...

    docs.aspose.com/slides/es/net/examples/elements...