Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 1,684 for

rb

(0.09 sec)
  1. آرشیوها

    آرشیوها...png", "rb")); # ذخیره نمودار Visio diagram...

    blog.aspose.com/fa/diagram/convert-image-to-vis...
  2. Aspose.PSD for Python via .NET 24.9 - Release N...

    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....psd" with open ( srcFile , "rb" , buffering = 0 ) as fileStream...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  3. Mesclar ficheiros EPS em PDF usando Python

    A funcionalidade de fusão EPS da solução Aspose.Page API para Python permite combinar vários ficheiros EPS num único documento PDF....eps" , "rb" ,) 16 document = PsDocument(ps_stream)...

    docs.aspose.com/page/pt/python-net/merge/eps/
  4. 使用 Python 管理演示文稿中的占位符|Aspose.Slides for Python 文档

    通过 .NET 在 Aspose.Slides for Python 中轻松管理占位符:替换文本、定制提示并在 PowerPoint 和 OpenDocument 中设置图像透明度。...png" , "rb" ) as image_stream : auto_shape...

    docs.aspose.com/slides/zh/python-net/manage-pla...
  5. Personnaliser les polices PowerPoint en Python|...

    Intégrez des polices personnalisées dans les diapositives PowerPoint avec Aspose.Slides pour Python via .NET afin de garder vos présentations nettes et cohérentes sur tout appareil....file_path ): with open ( file_path , "rb" ) as file_stream : file_data...

    docs.aspose.com/slides/fr/python-net/custom-font/
  6. 档案

    档案...将图像加载到流中 with open(image_file, "rb") as image_stream: # 添加空白页 page...

    blog.aspose.com/zh/pdf/convert-jpg-to-pdf-in-py...
  7. Licences | Aspose.TeX pour Python

    Si vous utilisez la version sous licence de la solution API Aspose.TeX pour Python, vous pouvez apprendre ici comment appliquer la licence.... license_path , "rb" ) as my_stream: 10 # Set license...

    docs.aspose.com/tex/fr/python-net/licensing/
  8. Licensing | Aspose.TeX per Python

    Se si utilizza la versione autorizzata della soluzione API Aspose.TeX per Python, puoi imparare qui come applicare la licenza.... license_path , "rb" ) as my_stream: 10 # Set license...

    docs.aspose.com/tex/it/python-net/licensing/
  9. Fusionner des fichiers EPS en PDF à l'aide de P...

    La fonctionnalité de fusion EPS de la solution API Aspose.Page pour Python vous permet de combiner plusieurs fichiers EPS en un seul document PDF....eps" , "rb" ,) 16 document = PsDocument(ps_stream)...

    docs.aspose.com/page/fr/python-net/merge/eps/
  10. Конвертер EPUB – Aspose.HTML for Python via .NET

    Узнайте о поддерживаемых преобразованиях EPUB и рассмотрите пример Python, как конвертировать EPUB в PDF....with open("{{input lower}}", 'rb') as stream: # Initialize saving...

    docs.aspose.com/html/ru/python-net/epub-converter/