Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 1,364 for

rb

(0.1 sec)
  1. اضافه کردن واترمارک به فایل های ارائه PPTX با ا...

    کد منبع Python برای افزودن واترمارک به ارائه PPTX....png" , "rb" ) as fs: data = fs . read()...

    products.aspose.com/slides/fa/python-net/waterm...
  2. PDF를 Excel로 변환하기|Aspose.PDF for Python via Java

    Aspose.PDF for Python 라이브러리를 사용하면 파이썬을 사용하여 PDF를 Excel 형식으로 변환할 수 있습니다. 이러한 형식에는 XLS, XLSX, XML 2003 스프레드시트, CSV, ODS가 포함됩니다....pdf" with open ( documentName , "rb" ) as file : byte_array = file...pdf" with open ( documentName , "rb" ) as file : byte_array = file...

    docs.aspose.com/pdf/ko/python-java/convert-pdf-...
  3. Конвертировать EPUB в JPG на Python – Aspose.HT...

    Конвертируйте EPUB в JPG с помощью библиотеки Python Aspose.HTML. Рассмотрим различные сценарии преобразования EPUB в JPG на примерах Python....with open("{{input lower}}", 'rb') as stream: # Initialize saving...19 with open (document_path, "rb" ) as stream: 20 21 # Create...

    docs.aspose.com/html/ru/python-net/convert-epub...
  4. Konvertieren von EPUB in JPG in Python – Aspose...

    Konvertieren Sie EPUB in JPG mit der Aspose.HTML Python-Bibliothek. Betrachten Sie verschiedene EPUB-zu-JPG-Konvertierungsszenarien in Python-Codebeispielen....with open("{{input lower}}", 'rb') as stream: # Initialize saving...19 with open (document_path, "rb" ) as stream: 20 21 # Create...

    docs.aspose.com/html/de/python-net/convert-epub...
  5. MHTML in DOCX umwandeln – Aspose.HTML for Pytho...

    Konvertieren Sie MHTML in DOCX mit der Python-Bibliothek Aspose.HTML. Lernen Sie anhand von Python-Beispielen die Konvertierung von MHTML in DOCX....with open("{{input lower}}", 'rb') as stream: # Initialize saving...17 with open (document_path, "rb" ) as stream: 18 19 # Create...

    docs.aspose.com/html/de/python-net/convert-mhtm...
  6. Конвертировать EPUB в DOCX на Python – Aspose.H...

    Конвертируйте EPUB в DOCX с помощью библиотеки Python Aspose.HTML. Рассмотрим различные сценарии преобразования EPUB в DOCX на примерах Python....with open("{{input lower}}", 'rb') as stream: # Initialize saving...17 with open (document_path, "rb" ) as stream: 18 19 # Create...

    docs.aspose.com/html/ru/python-net/convert-epub...
  7. Convertir MHTML a DOCX – Aspose.HTML for Python...

    Convierta MHTML a DOCX usando la biblioteca de Python Aspose.HTML. Considere los escenarios de conversión de MHTML a DOCX admitidos en ejemplos de Python....with open("{{input lower}}", 'rb') as stream: # Initialize saving...17 with open (document_path, "rb" ) as stream: 18 19 # Create...

    docs.aspose.com/html/es/python-net/convert-mhtm...
  8. Конвертировать MHTML в JPG – Aspose.HTML for Py...

    Конвертируйте MHTML в JPG с помощью библиотеки Python Aspose.HTML. Рассмотрим поддерживаемые сценарии преобразования MHTML в JPG на примерах Python....with open("{{input lower}}", 'rb') as stream: # Initialize saving...18 with open (document_path, "rb" ) as stream: 19 20 # Create...

    docs.aspose.com/html/ru/python-net/convert-mhtm...
  9. Convierta EPUB a JPG en Python – Aspose.HTML fo...

    Convierta EPUB a JPG usando la biblioteca de Python Aspose.HTML. Considere varios escenarios de conversión de EPUB a JPG en ejemplos de código Python....with open("{{input lower}}", 'rb') as stream: # Initialize saving...19 with open (document_path, "rb" ) as stream: 20 21 # Create...

    docs.aspose.com/html/es/python-net/convert-epub...
  10. Convertir PDF en Excel en Python|Aspose.PDF pou...

    La bibliothèque Aspose.PDF pour Python vous permet de convertir un PDF en format Excel en utilisant Python. Ces formats incluent XLS, XLSX, XML 2003 Spreadsheet, CSV, ODS....pdf" with open ( documentName , "rb" ) as file : byte_array = file...pdf" with open ( documentName , "rb" ) as file : byte_array = file...

    docs.aspose.com/pdf/fr/python-java/convert-pdf-...