Sort Score
Result 10 results
Languages All
Labels All
Results 4,741 - 4,750 of 6,310 for

presentation comment

(1.01 sec)
  1. 通過 C++ 將 ODT 轉換為 POTM 或使用免費的在線轉換器 | products.as...

    在您的 C++ 應用程序中將 ODT 導出為 POTM,而無需使用 Microsoft Word of PowerPoint 或在線。在集成代碼之前快速測試免費的 ODT 到 POTM 在線轉換器。...成員函數將 ODT 轉換為 HTML 始化一個新的 Presentation 對象 在你的幻燈片中添加一個自選圖形,並在其中添加...AddTextFrame 加載 HTML 內容並將其寫入您的 Presentation 文件中 使用 Save 方法將文檔保存為 POTM...

    products.aspose.com/total/zh-hant/cpp/conversio...
  2. 通過 C++ 將 DOCX 轉換為 PPTM 或使用免費的在線轉換器 | products.a...

    在您的 C++ 應用程序中將 DOCX 導出為 PPTM,而無需使用 Microsoft Word of PowerPoint 或在線。在集成代碼之前快速測試免費的 DOCX 到 PPTM 在線轉換器。...成員函數將 DOCX 轉換為 HTML 始化一個新的 Presentation 對象 在你的幻燈片中添加一個自選圖形,並在其中添加...AddTextFrame 加載 HTML 內容並將其寫入您的 Presentation 文件中 使用 Save 方法將文檔保存為 PPTM...

    products.aspose.com/total/zh-hant/cpp/conversio...
  3. 通過 C++ 將 WORD 轉換為 ODP 或使用免費的在線轉換器 | products.as...

    在您的 C++ 應用程序中將 WORD 導出為 ODP,而無需使用 Microsoft Word of PowerPoint 或在線。在集成代碼之前快速測試免費的 WORD 到 ODP 在線轉換器。...成員函數將 WORD 轉換為 HTML 始化一個新的 Presentation 對象 在你的幻燈片中添加一個自選圖形,並在其中添加...AddTextFrame 加載 HTML 內容並將其寫入您的 Presentation 文件中 使用 Save 方法將文檔保存為 ODP...

    products.aspose.com/total/zh-hant/cpp/conversio...
  4. 通過 C++ 將 DOTM 轉換為 ODP 或使用免費的在線轉換器 | products.as...

    在您的 C++ 應用程序中將 DOTM 導出為 ODP,而無需使用 Microsoft Word of PowerPoint 或在線。在集成代碼之前快速測試免費的 DOTM 到 ODP 在線轉換器。...成員函數將 DOTM 轉換為 HTML 始化一個新的 Presentation 對象 在你的幻燈片中添加一個自選圖形,並在其中添加...AddTextFrame 加載 HTML 內容並將其寫入您的 Presentation 文件中 使用 Save 方法將文檔保存為 ODP...

    products.aspose.com/total/zh-hant/cpp/conversio...
  5. 通過 C++ 將 DOTM 轉換為 PPSX 或使用免費的在線轉換器 | products.a...

    在您的 C++ 應用程序中將 DOTM 導出為 PPSX,而無需使用 Microsoft Word of PowerPoint 或在線。在集成代碼之前快速測試免費的 DOTM 到 PPSX 在線轉換器。...成員函數將 DOTM 轉換為 HTML 始化一個新的 Presentation 對象 在你的幻燈片中添加一個自選圖形,並在其中添加...AddTextFrame 加載 HTML 內容並將其寫入您的 Presentation 文件中 使用 Save 方法將文檔保存為 PPSX...

    products.aspose.com/total/zh-hant/cpp/conversio...
  6. تحويل العروض التقديمية في وضع النشرة باستخدام P...

    تحويل العروض التقديمية إلى نشرات في Python. ضبط عدد الشرائح في الصفحة، الحفاظ على الملاحظات، التصدير إلى PDF أو صور باستخدام Aspose.Slides، مع كود مثال. جربه مجانًا.... Presentation ( "sample.pptx" ) as presentation : # تعيين...slides_layout_options . print_comments = False # لا تعليقات pdf_options...

    docs.aspose.com/slides/ar/python-net/convert-po...
  7. Rendre une diapositive en tant qu'image SVG|Doc...

    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....une instance de la classe Presentation. Parcourez toutes les diapositives...exemple en C# vous montre comment convertir PPT en SVG en utilisant...

    docs.aspose.com/slides/fr/net/render-slide-as-s...
  8. Personnaliser les tables de données de graphiqu...

    Personnalisez les tables de données de graphiques en Java pour PPT et PPTX avec Aspose.Slides pour Android afin d'améliorer l'efficacité et l'attrait des présentations....Instancier l’objet de classe Presentation . Ajouter un graphique sur...présentation vide Presentation pres = new Presentation (); try { IChart...

    docs.aspose.com/slides/fr/androidjava/chart-dat...
  9. Gérer les nœuds de forme SmartArt dans les prés...

    Gérez les nœuds de forme SmartArt dans les fichiers PPT et PPTX avec Aspose.Slides pour PHP via Java. Obtenez des exemples de code clairs et des astuces pour optimiser vos présentations....une instance de la classe Presentation et charger la présentation...présentation souhaitée $pres = new Presentation ( "SimpleSmartArt.pptx"...

    docs.aspose.com/slides/fr/php-java/manage-smart...
  10. Modifier la taille des diapositives dans les pr...

    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....présentations Ce code d’exemple montre comment modifier la taille d’une diapositive...as slides with slides . Presentation ( path + "AccessSlides.pptx"...

    docs.aspose.com/slides/fr/python-net/slide-size/