Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 1,420 for

rb

(0.21 sec)
  1. Manipulação de dados de Pixel usando Aspose.PSD...

    Exemplo de como atualizar diretamente e rapidamente os dados brutos de pixel usando a API do Python PSD...usando a função open e o modo “rb”. O argumento de buffer é definido...

    docs.aspose.com/psd/pt/python-net/pixel-data-ma...
  2. 制限事項とAPIの違い|Aspose.Slides for Python ドキュメント

    Aspose.Slides for Python via Javaの制限事項とapiの違い。...pptx" , mode = "rb" ) data = input . read () pres...

    docs.aspose.com/slides/ja/python-java/limitatio...
  3. Chuyển đổi SVG thành PNG trong Python | product...

    Chuyển đổi SVG thành PNG trong Python. Sử dụng API thư viện Python để chuyển đổi tệp SVG thành tệp PNG...svg" , "rb" ) as file: svgContent = file...

    products.aspose.com/slides/vi/python-net/conver...
  4. 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/
  5. 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/
  6. Gérer les hyperliens dans les présentations ave...

    Gérez facilement les hyperliens dans les présentations PowerPoint et OpenDocument avec Aspose.Slides for Python via .NET — améliorez l'interactivité et le flux de travail en quelques minutes....jpeg" , "rb" ) as image_stream : image_data...] with open ( "audio.mp3" , "rb" ) as audio_stream : audio_data...

    docs.aspose.com/slides/fr/python-net/manage-hyp...
  7. Convertir PDF a Excel en Python|Aspose.PDF para...

    La biblioteca Aspose.PDF para Python le permite convertir PDF al formato Excel usando Python. Estos formatos incluyen XLS, XLSX, Hoja de Cálculo 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/es/python-java/convert-pdf-...
  8. Загрузка, просмотр и парсинг MSG файла|Document...

    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....msg" with open ( file_path , "rb" ) as file : bytes_data = file...

    docs.aspose.com/email/ru/python-net/loading-vie...
  9. 在 Python 中將 SVG 轉換為 PNG | products.aspose.com

    在 Python 中將 SVG 轉換為 PNG。使用 Python 庫 API 將 SVG 文件轉換為 PNGs...svg" , "rb" ) as file: svgContent = file...

    products.aspose.com/slides/zh-hant/python-net/c...
  10. 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...