Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 1,539 for

rb

(0.4 sec)
  1. Lägg till vattenstämpel i PPTX presentationsfil...

    Källkod för Python för att lägga till vattenstämpel i presentationen PPTX....png" , "rb" ) as fs: data = fs . read()...

    products.aspose.com/slides/sv/python-net/waterm...
  2. Aggiungi filigrana ai file di presentazione PPT...

    Python codice sorgente per l'aggiunta di filigrana alla presentazione PPTX....png" , "rb" ) as fs: data = fs . read()...

    products.aspose.com/slides/it/python-net/waterm...
  3. 使用Aspose.PSD for Python进行像素数据操作|Documentation

    使用PSD Python API直接和快速地更新原始像素数据的示例... 将输入文件作为流打开:我们使用open函数和“rb”模式将输入文件作为流打开。缓冲参数设置为0以禁用缓冲。文...

    docs.aspose.com/psd/zh/zh/python-net/pixel-data...
  4. PNG do PDF Scalanie przy użyciu Python | Aspose...

    Połącz dwa lub więcej dokumentów PNG w jeden plik PDF programowo z przykładowym kodem Python przy użyciu pliku Aspose.PDF dla Python for .NET... data_dir , infile ), "rb" ) for infile in infiles ] path_outfile...

    products.aspose.com/pdf/pl/python-net/merger/pn...
  5. JPEG do PDF Scalanie przy użyciu Python | Aspos...

    Połącz dwa lub więcej dokumentów JPEG w jeden plik PDF programowo z przykładowym kodem Python przy użyciu pliku Aspose.PDF dla Python for .NET... data_dir , infile ), "rb" ) for infile in infiles ] path_outfile...

    products.aspose.com/pdf/pl/python-net/merger/jp...
  6. เพิ่มลายน้ำให้กับไฟล์นำเสนอ ODP โดยใช้ Python |...

    ซอร์สโค้ด Python สำหรับเพิ่มลายน้ำในงานนำเสนอ ODP...png" , "rb" ) as fs: data = fs . read()...

    products.aspose.com/slides/th/python-net/waterm...
  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. 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...
  10. Unisci file XPS | Aspose.Page per Python tramit...

    La funzionalità di unione XPS della soluzione API Aspose.Page per Python consente di combinare diversi file XPS in un singolo documento XPS o 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/it/python-net/merge/xps/