Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 1,073 for

rb

(0.23 sec)
  1. Chuyển đổi JPG sang PPTX bằng Python | products...

    Chuyển đổi JPG sang PPTX bằng Python. Sử dụng API thư viện Python để chuyển ảnh JPG sang PowerPoint...jpg" , "rb" ) as in_file: image = pres ...

    products.aspose.com/slides/vi/python-net/conver...
  2. Web用にPDFドキュメントを最適化する方法(Ruby)|Aspose.PDF for Java

    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....rb) RubyでPDFファイルからXMPメタデータを取得 RubyでPDFファイルサイズを最適化...

    docs.aspose.com/pdf/ja/java/optimize-pdf-docume...
  3. 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....file_name ): with open ( file_name , "rb" ) as stream : return stream...

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

    Aspose.Slides for Python via Java 的限制和 API 差异。...pptx" , mode = "rb" ) data = input . read () pres...

    docs.aspose.com/slides/zh/python-java/limitatio...
  5. تبدیل JPG به PPT در پایتون | products.aspose.com

    تبدیل JPG به PPT در پایتون. برای تبدیل تصاویر JPG به پاورپوینت از API کتابخانه پایتون استفاده کنید...jpg" , "rb" ) as in_file: image = pres ...

    products.aspose.com/slides/fa/python-net/conver...
  6. 在 Python 中將 PNG 轉換為 PPT | products.aspose.com

    在 Python 中將 PNG 轉換為 PPT。使用 Python 庫 API 將 PNG 圖像轉換為 PowerPoint...png" , "rb" ) as in_file: image = pres ...

    products.aspose.com/slides/zh-hant/python-net/c...
  7. 在 Python 中將 JPG 轉換為 PPT | products.aspose.com

    在 Python 中將 JPG 轉換為 PPT。使用 Python 庫 API 將 JPG 圖片轉換為 PowerPoint...jpg" , "rb" ) as in_file: image = pres ...

    products.aspose.com/slides/zh-hant/python-net/c...
  8. Converteer PNG naar PPT in Python | products.as...

    Converteer PNG naar PPT in Python. Gebruik de Python-bibliotheek-API om PNG-afbeeldingen naar PowerPoint te converteren...png" , "rb" ) as in_file: image = pres ...

    products.aspose.com/slides/nl/python-net/conver...
  9. Marco de Imagen|Documentación de Aspose.Slides ...

    Agregar marco de imagen a presentación de PowerPoint en Python...jpeg" , "rb" ) as in_file : image = pres...presentación with open ( "img.jpeg" , "rb" ) as in_file : image = presentation...

    docs.aspose.com/slides/es/python-net/picture-fr...
  10. OLEの管理|Aspose.Slides for Python ドキュメント

    PythonでPowerPointプレゼンテーションにOLEオブジェクトを追加する...xlsx" , "rb" ) as fs : bytes = fs . read...open ( path + "index.html" , "rb" ) as fs1 : htmlBytes = fs1 ...

    docs.aspose.com/slides/ja/python-net/manage-ole/