Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 1,390 for

rb

(0.1 sec)
  1. تبدیل PNG به PPTX در پایتون | products.aspose.com

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

    products.aspose.com/slides/fa/python-net/conver...
  2. تبدیل JPG به PPTX در پایتون | products.aspose.com

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

    products.aspose.com/slides/fa/python-net/conver...
  3. Chuyển đổi HTML sang PPTX bằng Python | product...

    Chuyển đổi HTML sang PPTX bằng Python. Sử dụng API thư viện Python để chuyển HTML sang PowerPoint...html" , "rb" ) as htmlStream: pres . slides...

    products.aspose.com/slides/vi/python-net/conver...
  4. Python에서 PNG를 PPTX로 변환 | products.aspose.com

    Python에서 PNG를 PPTX로 변환합니다. Python 라이브러리 API를 사용하여 PNG 이미지를 PowerPoint로 변환...png" , "rb" ) as in_file: image = pres ...

    products.aspose.com/slides/ko/python-net/conver...
  5. Аудио|Документация Aspose.Slides for Python

    Работайте с аудио в Python с использованием Aspose.Slides: добавляйте, заменяйте, извлекайте и обрезайте звуки, задавайте громкость и воспроизведение для слайдов и фигур в PowerPoint и OpenDocument....wav" , "rb" ) as audio_stream : audio_frame...

    docs.aspose.com/slides/ru/python-net/examples/e...
  6. Chuyển đổi PNG sang PPTX trong Python | product...

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

    products.aspose.com/slides/vi/python-net/conver...
  7. Trabalhando com MapiJournal em PST|Documentation

    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....append ( attach , open ( attach , 'rb' ) . read ()) journal . save...

    docs.aspose.com/email/pt/python-net/trabalhando...
  8. HTML을 PDF로 변환하기|Aspose.PDF for Python via Java

    이 주제는 Aspose.PDF를 사용하여 HTML을 PDF로, MHTML을 PDF로 변환하는 방법을 보여줍니다....html" with open ( documentName , "rb" ) as file : byte_array = file...

    docs.aspose.com/pdf/ko/python-java/convert-html...
  9. آرشیوها

    آرشیوها...png", "rb") as in_file: image = pres.images...image) with open("image2.png", "rb") as in_file: image2 = pres.images...

    blog.aspose.com/fa/slides/convert-png-to-ppt-on...
  10. آرشیوها

    آرشیوها...jpg", "rb") as in_file: image = pres.images...image) with open("image2.jpg", "rb") as in_file: image2 = pres.images...

    blog.aspose.com/fa/slides/convert-jpg-to-ppt-on...