Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 1,364 for

rb

(0.1 sec)
  1. Преобразование PDF в Excel на Python|Aspose.PDF...

    Библиотека Aspose.PDF для Python позволяет преобразовывать PDF в формат Excel с использованием Python. Эти форматы включают 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/ru/python-java/convert-pdf-...
  2. 記録

    記録...png", "rb") as in_file: image = pres.images...image) with open("image2.png", "rb") as in_file: image2 = pres.images...

    blog.aspose.com/ja/slides/convert-png-to-ppt-on...
  3. Agregar marcos de imagen a presentaciones con P...

    Agregar marcos de imagen a presentaciones PowerPoint y OpenDocument con Aspose.Slides para Python mediante .NET. Optimice su flujo de trabajo y mejore los diseños de diapositivas....jpeg" , "rb" ) as image_stream : image =... with open ( "image.jpeg" , "rb" ) as image_stream : image =...

    docs.aspose.com/slides/es/python-net/picture-fr...
  4. Об’єднати файли XPS | Aspose.Page для Python че...

    Функціональність об’єднання XPS рішення API Aspose.Page для Python дозволяє об’єднувати кілька файлів XPS в один документ XPS або PDF....xps" , "rb" ) as xps_stream: 8 # Load the...open (data_dir + "input.xps" , "rb" ) as in_stream: 9 # Load the...

    docs.aspose.com/page/uk/python-net/merge/xps/
  5. تحويل PDF إلى Excel في بايثون|Aspose.PDF for Py...

    تتيح لك مكتبة Aspose.PDF for Python تحويل PDF إلى تنسيق Excel باستخدام بايثون. تشمل هذه التنسيقات 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/ar/python-java/convert-pdf-...
  6. 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: 8 # Load the...open (data_dir + "input.xps" , "rb" ) as in_stream: 9 # Load the...

    docs.aspose.com/page/de/python-net/merge/xps/
  7. 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: 8 # Load the...open (data_dir + "input.xps" , "rb" ) as in_stream: 9 # Load the...

    docs.aspose.com/page/fr/python-net/merge/xps/
  8. Converter PDF para Excel em Python|Aspose.PDF p...

    A biblioteca Aspose.PDF para Python permite converter PDF para o formato Excel usando Python. Esses formatos incluem XLS, XLSX, Planilha 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/pt/python-java/convert-pdf-...
  9. 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: 8 # Load the...open (data_dir + "input.xps" , "rb" ) as in_stream: 9 # Load the...

    docs.aspose.com/page/it/python-net/merge/xps/
  10. أضف علامة مائية إلى ODP ملفات العروض التقديمية ...

    Python شفرة المصدر لإضافة العلامة المائية إلى العرض التقديمي ODP....png" , "rb" ) as fs: data = fs . read()...

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