Sort Score
Result 10 results
Languages All
Labels All
Results 8,061 - 8,070 of 119,718 for

presentations

(0.11 sec)
  1. Convert DOT to PPSX via C++ or with free Online...

    Export DOT to PPSX in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOT to PPSX online converter quickly before integrating the code....PPSX format, which is a presentation format used by Microsoft...the HTML and create a new presentation, which can then be saved...

    products.aspose.com/total/cpp/conversion/dot-to...
  2. ป้องกันไฟล์นำเสนอ PPTX โดยใช้ C++ | products.as...

    ซอร์สโค้ด C++ เพื่อป้องกันการนำเสนอ PPTX...auto presentation = System :: MakeObject < Presentation > ( u...u "pres.pptx" ); presentation -> get_ProtectionManager() -> Encrypt(...

    products.aspose.com/slides/th/cpp/protect/pptx/
  3. แปลง HTML เป็น PPT ใน Java | products.aspose.com

    แปลง HTML เป็น PPT ใน Java ใช้ Java library API เพื่อแปลง HTML เป็น PowerPoint...เป็น PPT Presentation presentation = new Presentation (); try...FileInputStream ( "page.html" ); try { presentation . getSlides (). addFromHtml...

    products.aspose.com/slides/th/java/conversion/h...
  4. Graphiques Animés|Documentation Aspose.Slides

    Séries de graphiques et animations dans C# ou .NET...// Instancier la classe Presentation qui représente un fichier...using ( Presentation presentation = new Presentation ( "ExistingChart...

    docs.aspose.com/slides/fr/net/animated-charts/
  5. 档案

    档案... 首先,使用 Presentation 类创建一个新的演示文稿或加载一个现有的演示文稿。...ICellFormat 对象并设置单元格的边框样式。 最后,使用 Presentation.Save(String, SaveFormat)...

    blog.aspose.com/zh/slides/create-tables-in-powe...
  6. Chercher

    chercher...existante à l’aide de la classe Presentation . Ensuite, récupérez la...présentation à l’aide de la méthode Presentation.Save(String, SaveFormat)...

    blog.aspose.com/fr/slides/create-tables-in-powe...
  7. آرشیوها

    آرشیوها... ابتدا یک نمونه از کلاس Presentation ایجاد کنید. سپس PPT را با...با استفاده از روش Presentation.save (string, export.SaveFormat)...

    blog.aspose.com/fa/slides/create-powerpoint-pre...
  8. How to Insert HTML into PowerPoint using Python

    This quick tutorial describes how to insert HTML into PowerPoint using Python. It shares environment settings, detailed steps and a runnable sample code convert HTML to PowerPoint using Python....Create a blank presentation using the Presentation class for inserting...string Save the resultant presentation as PPTX having HTML contents...

    kb.aspose.com/slides/python/how-to-insert-html-...
  9. Importer une présentation|Documentation d'Aspos...

    Importer une présentation PowerPoint depuis un PDF. Convertir PDF en PowerPoint...une instance de la classe Presentation . Appelez la méthode addFromPdf()...PowerPoint : $pres = new Presentation (); try { $pres -> getSlides...

    docs.aspose.com/slides/fr/php-java/import-prese...
  10. Java을(를) 사용하여 FODP 파일 메타데이터 보기 또는 편집 | products...

    FODP 형식 메타데이터를 편집하거나 보기 위한 Java 소스 코드....프레젠테이션 파일의 문서 속성에 액세스하기 위해 Presentation 개체에 의해 노출된 DocumentProperties...Java Presentation pres = new Presentation ( "Presentation.fodp"...

    products.aspose.com/slides/ko/java/metadata/fodp/