Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 1,684 for

rb

(2.88 sec)
  1. Scansiona le immagini di Swiss Post Parcel tram...

    Codice sorgente Python per il riconoscimento di Swiss Post Parcel utilizzando Java Runtime Environment....image_file = open (filePath, "rb" ) image_data_binary = image_file...

    products.aspose.com/barcode/it/python-java/swis...
  2. Scansiona le immagini di Deutsche Post Identcod...

    Codice sorgente Python per il riconoscimento di Deutsche Post Identcode e Deutsche Post Leitcode utilizzando Java Runtime Environment....image_file = open (filePath, "rb" ) image_data_binary = image_file...

    products.aspose.com/barcode/it/python-java/deut...
  3. Fusionner les fichiers XPS | Aspose.Page pour P...

    La fonctionnalité de fusion XPS de la solution API Aspose.Page pour Python vous permet de combiner plusieurs fichiers XPS en un seul document XPS ou PDF....xps" , "rb" ) as xps_stream: 16 # Load the...open (data_dir + "input.xps" , "rb" ) as in_stream: 15 # Load the...

    docs.aspose.com/page/fr/python-net/merge/xps/
  4. XPS-Dateien zusammenführen | Aspose.Page für Py...

    Mit der Merger XPS-Funktionalität der Aspose.Page für Python können Sie mehrere XPS-Dateien in einem einzigen XPS- oder PDF-Dokument kombinieren....xps" , "rb" ) as xps_stream: 16 # Load the...open (data_dir + "input.xps" , "rb" ) as in_stream: 15 # Load the...

    docs.aspose.com/page/de/python-net/merge/xps/
  5. 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...
  6. Конвертировать 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...
  7. 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-...
  8. Watermerk toevoegen aan PPT presentatiebestande...

    Python broncode voor het toevoegen van watermerk aan PPT presentatie....png" , "rb" ) as fs: data = fs . read()...

    products.aspose.com/slides/nl/python-net/waterm...
  9. Watermerk toevoegen aan ODP presentatiebestande...

    Python broncode voor het toevoegen van watermerk aan ODP presentatie....png" , "rb" ) as fs: data = fs . read()...

    products.aspose.com/slides/nl/python-net/waterm...
  10. Watermerk toevoegen aan PPTX presentatiebestand...

    Python broncode voor het toevoegen van watermerk aan PPTX presentatie....png" , "rb" ) as fs: data = fs . read()...

    products.aspose.com/slides/nl/python-net/waterm...