Sort Score
Result 10 results
Languages All
Labels All
Results 7,931 - 7,940 of 119,693 for

presentations

(0.13 sec)
  1. Folie konvertieren|Aspose.Slides Dokumentation

    Konvertieren Sie eine PowerPoint-Folie in ein Bild (Bitmap, PNG oder JPG) in Java...speichern: Presentation pres = new Presentation ( "Presentation.pptx"...verwenden: Presentation pres = new Presentation ( "Presentation.pptx"...

    docs.aspose.com/slides/de/androidjava/convert-s...
  2. Image|Documentation Aspose.Slides

    Travailler avec des images dans des diapositives de présentation PowerPoint en utilisant Java. Ajouter des images depuis un disque ou depuis le web dans des diapositives PowerPoint en utilisant Java. Ajouter des images aux masques de diapositives ou en tant qu'arrière-plan de diapositive en utilisant Java. Ajouter du SVG à la présentation PowerPoint en utilisant Java. Convertir le SVG en formes dans PowerPoint en utilisant Java. Ajouter des images en tant qu'EMF dans des diapositives en utilisant Java....diapositive : Presentation pres = new Presentation (); try { ISlide...diapositive en Java : Presentation pres = new Presentation (); try { ISlide...

    docs.aspose.com/slides/fr/java/image/
  3. 搜索

    搜索...首先,加載演示文稿文件或使用 Presentation 類創建一個新文件。 然後,添加新幻燈片或從 Presentation.slides...slides 集合中獲取現有幻燈片的引用。 使用 Presentation.commentauthors.addauthor(string...

    blog.aspose.com/zh-hant/slides/add-comments-to-...
  4. 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/
  5. 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/
  6. 使用 .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...
  7. 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-...
  8. باز کردن قفل فایل های ارائه PPTX با استفاده از ...

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

    products.aspose.com/slides/fa/net/unlock/pptx/
  9. Moderne API|Aspose.Slides Dokumentation

    Moderne API...aussehen: using ( Presentation pres = new Presentation ()) { IPPImage...API: using ( Presentation pres = new Presentation ( "pres.pptx"...

    docs.aspose.com/slides/de/net/modern-api/
  10. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......() { using (Presentation pres = new Presentation()) { pres.Slides...ExportSingePage() { using (Presentation pres = new Presentation("demo.pptx"))...

    docs.aspose.com/slides/ja/net/web-extensions/sa...