Sort Score
Result 10 results
Languages All
Labels All
Results 5,401 - 5,410 of 7,248 for

merge presentation

(0.21 sec)
  1. Hợp nhất các tệp PPSX thành JPG bằng Python | p...

    Hợp nhất nhiều tệp PPSX bằng Python....NET Merge Hợp nhất các tệp PPSX thành...as drawing with slides . Presentation( "presentation1.ppsx" )...

    products.aspose.com/slides/vi/python-net/merge/...
  2. Hợp nhất các tệp PPTM thành SVG bằng Python | p...

    Hợp nhất nhiều tệp PPTM bằng Python....NET Merge Hợp nhất các tệp PPTM thành...as slides with slides . Presentation( "presentation1.pptm" )...

    products.aspose.com/slides/vi/python-net/merge/...
  3. Hợp nhất các tệp PPTX thành JPG bằng Python | p...

    Hợp nhất nhiều tệp PPTX bằng Python....NET Merge Hợp nhất các tệp PPTX thành...as drawing with slides . Presentation( "presentation1.pptx" )...

    products.aspose.com/slides/vi/python-net/merge/...
  4. Hợp nhất các tệp FODP thành BMP bằng Python | p...

    Hợp nhất nhiều tệp FODP bằng Python....NET Merge Hợp nhất các tệp FODP thành...as drawing with slides . Presentation( "presentation1.fodp" )...

    products.aspose.com/slides/vi/python-net/merge/...
  5. Unisci file EPS in PDF usando Python

    La funzionalità Merger EPS della soluzione API Aspose.Page per Python consente di combinare diversi file EPS in un unico documento PDF....sistema operativo in cui sia presente la Python Virtual Machine...get_data_dir_working_with_document_merging () 5 # Initialize a PDF output...

    docs.aspose.com/page/it/python-net/merge/eps/
  6. ادغام تصویر به PDF در پایتون | products.aspose.com

    ادغام تصویر به PDF در پایتون از API کتابخانه پایتون برای ترکیب تصویر و PDF استفاده کنید...NET Merge ادغام تصویر به PDF در پایتون...as drawing with slides . Presentation() as pres: slide = pres...

    products.aspose.com/slides/fa/python-net/merge/...
  7. Hợp nhất hình ảnh trong C# | products.aspose.com

    Hợp nhất hình ảnh với hình ảnh trong C#. Sử dụng API thư viện .NET để ghép ảnh...hình ảnh using (Presentation pres = new Presentation()) { IPPImage...new Size( 960 , 720 )).Save( "merged-image.png" , ImageFormat.Png);...

    products.aspose.com/slides/vi/net/merger/image-...
  8. 在 Python 中合併 PNG 圖像 | products.aspose.com

    在 Python 中將 PNG 合併為 PNG。使用 Python 庫 API 合併 PNG 文件...NET Merge 在 Python 中合併 PNG 圖像 在 Python...as drawing with slides . Presentation() as pres: slide = pres...

    products.aspose.com/slides/zh-hant/python-net/m...
  9. 在 Python 中將圖像合併為 PDF | products.aspose.com

    在 Python 中將圖像合併為 PDF。使用 Python 庫 API 合併 Image 和 PDF...NET Merge 在 Python 中將圖像合併為 PDF 在 Python...as drawing with slides . Presentation() as pres: slide = pres...

    products.aspose.com/slides/zh-hant/python-net/m...
  10. Tabellenerstellung und -verwaltung in Präsentat...

    Tabellen in PowerPoint- und OpenDocument‑Folien mit Aspose.Slides für Python via .NET erstellen & bearbeiten. Entdecken Sie einfache Codebeispiele, um Ihre Tabellen‑Workflows zu optimieren....Erstellen Sie eine Instanz der Presentation Klasse. Holen Sie sich eine...# Instanziieren Sie die Presentation‑Klasse, die eine Präsentationsdatei...

    docs.aspose.com/slides/de/python-net/manage-table/