Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 1,495 for

rb

(0.09 sec)
  1. PythonでHTMLをPDFに変換する|Aspose.PDF for Python via ...

    このトピックでは、Aspose.PDFを使用してHTMLをPDFおよびMHTMLをPDFに変換する方法を紹介します。...html" with open ( documentName , "rb" ) as file : byte_array = file...

    docs.aspose.com/pdf/ja/python-java/convert-html...
  2. PST में MapiJournal के साथ काम करना|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/hi/python-net/working-wit...
  3. Преобразование 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-...
  4. 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...
  5. Bilderrahmen zu Präsentationen mit Python hinzu...

    Fügen Sie PowerPoint- und OpenDocument-Präsentationen mit Aspose.Slides für Python über .NET Bilderrahmen hinzu. Optimieren Sie Ihren ARbeitsablauf und veRbessern Sie das Design der Folien....jpeg" , "rb" ) as image_stream : image =... with open ( "image.jpeg" , "rb" ) as image_stream : image =...

    docs.aspose.com/slides/de/python-net/picture-fr...
  6. 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/
  7. 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/
  8. पायथन में SVG को PNG में मर्ज करें | products.a...

    पायथन में SVG को PNG में मर्ज करें। एसवीजी और पीएनजी फाइलों को गठबंधन करने के लिए पायथन लाइब्रेरी एपीआई का प्रयोग करें...svg" , "rb" ) as file: svgContent = file...

    products.aspose.com/slides/hi/python-net/merge/...
  9. 使用 Python 导入演示文稿|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中轻松将 PDF 和 HTML 文档导入 PowerPoint 和 OpenDocument 演示文稿,实现无缝且高性能的幻灯片处理。...html" , "rb" ) as html_stream : presentation...

    docs.aspose.com/slides/zh/python-net/import-pre...
  10. Pixel-Datenmanipulation mit Aspose.PSD für Pyth...

    Beispiel, wie man schnell Rohpixel-Daten direkt und effektiv mit der PSD Python API aktualisiert...open-Funktion und dem Modus “rb”. Das Puffern-Argument wird auf...

    docs.aspose.com/psd/de/de/python-net/pixel-date...