Sort Score
Result 10 results
Languages All
Labels All
Results 8,011 - 8,020 of 113,580 for

presentations

(0.07 sec)
  1. Chart Series|Aspose.Slides Documentation

    Chart series in PowerPoint Presentations in Java...Create an instance of the Presentation class. Add a clustered column...series. Write the modified presentation to a PPTX file. This Java...

    docs.aspose.com/slides/java/chart-series/
  2. Mise en page de diapositive|Documentation d'Asp...

    Définir la taille et les options des diapositives PowerPoint...getMasters() sous la classe Presentation . Pour effectuer des tâches...une instance de la classe Presentation . Accédez à la collection...

    docs.aspose.com/slides/fr/php-java/slide-layout/
  3. Mở khóa tệp bản trình bày ODP bằng Java | produ...

    mã nguồn Java để xóa bảo vệ khỏi Bản trình bày ODP...."123123" ); Presentation presentation = new Presentation ( "pres...odp" , loadOptions ); try { presentation . getProtectionManager ()...

    products.aspose.com/slides/vi/java/unlock/odp/
  4. Mở khóa tệp bản trình bày PPT bằng Java | produ...

    mã nguồn Java để xóa bảo vệ khỏi Bản trình bày PPT...."123123" ); Presentation presentation = new Presentation ( "pres...ppt" , loadOptions ); try { presentation . getProtectionManager ()...

    products.aspose.com/slides/vi/java/unlock/ppt/
  5. Reemplazando Imágenes dentro de la Colección de...

    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....de él utilizando la clase Presentation . Cargue una imagen desde...#Instantiate the presentation with slides . Presentation ( "pres.pptx"...

    docs.aspose.com/slides/es/python-net/replacing-...
  6. 限制和 API 差异|Aspose.Slides for Python 文档

    Aspose.Slides for Python via Java 的限制和 API 差异。...api import Presentation , SaveFormat jpype . shutdownJVM...Slides for Java Presentation pres = new Presentation (); Aspose.Slides...

    docs.aspose.com/slides/zh/python-java/limitatio...
  7. .NET을(를) 사용하여 PPT 프레젠테이션 파일 보호 | products.aspos...

    PPT 프레젠테이션을 보호하기 위한 C# 소스 코드....암호화 using (Presentation presentation = new Presentation( "pres.ppt"...ppt" )) { presentation.ProtectionManager.Encrypt( "123123" );...

    products.aspose.com/slides/ko/net/protect/ppt/
  8. .NET을(를) 사용하여 ODP 프레젠테이션 파일 보호 | products.aspos...

    ODP 프레젠테이션을 보호하기 위한 C# 소스 코드....암호화 using (Presentation presentation = new Presentation( "pres.odp"...odp" )) { presentation.ProtectionManager.Encrypt( "123123" );...

    products.aspose.com/slides/ko/net/protect/odp/
  9. Zellen verwalten|Aspose.Slides Dokumentation

    Tabellenzellen in PowerPoint-Präsentationen in C# oder .NET...Erstellen Sie eine Instanz der Presentation Klasse. Holen Sie die Tabelle...identifizieren: using ( Presentation pres = new Presentation ( "SomePresentationWith...

    docs.aspose.com/slides/de/net/manage-cells/
  10. Export to HTML5|Aspose.Slides for Node.js via ....

    Export PowerPoint to HTML5 in JavaScript...shows how you to export a presentation to HTML5 without web extensions...= new aspose . slides . Presentation ( "pres.pptx" ); try { pres...

    docs.aspose.com/slides/nodejs-java/export-to-ht...