Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 1,364 for

rb

(0.07 sec)
  1. ค้นหา

    ค้นหา...mp4", "rb") as in_file: # เพิ่มวิดีโอในงานนำเสนอ...

    blog.aspose.com/th/slides/add-video-frame-to-pp...
  2. Procurar

    Procurar...mp4", "rb") as in_file: # adicionar vídeo...

    blog.aspose.com/pt/slides/add-video-frame-to-pp...
  3. Aspose.PSD for Python via .NET 24.10 - Release ...

    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....image ) with open ( addFile , "rb" , buffering = 0 ) as stream...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  4. Объединение файлов EPS в PDF с помощью Python

    Функциональность объединения EPS в решении Aspose.Page API для Python позволяет объединить несколько файлов EPS в один PDF-документ....eps" , "rb" ,) 9 document = PsDocument(ps_stream)...

    docs.aspose.com/page/ru/python-net/merge/eps/
  5. Ajouter des métadonnées XMP à l'aide de Python

    Le processus d'ajout de métadonnées XMP au fichier EPS avec la solution API Aspose.Page pour Python est expliqué et illustré avec les extraits de code ici....eps" , "rb" ,) 5 # Create PsDocument instance...

    docs.aspose.com/page/fr/python-net/xmp-metadata...
  6. PDF को Python में संपीड़ित करें

    गुणवत्ता खोए बिना PDF को Python में संपीड़ित करें। PDF सामग्री को अनुकूलित करें, फ़ाइल का आकार आसानी से कम करें।...pdf" , 'rb' ) as pdf_stream: pages_stream...= 50 with open ("Input.pdf", 'rb') as pdf_stream: pages_stream...

    products.aspose.com/words/hi/python-net/compres...
  7. Pythonでプレゼンテーションに画像フレームを追加する|Aspose.Slides for ...

    Aspose.Slides for Python via .NET を使用して、PowerPoint および OpenDocument のプレゼンテーションに画像フレームを追加します。ワークフローを効率化し、スライドデザインを向上させましょう。...jpeg" , "rb" ) as image_stream : image =... with open ( "image.jpeg" , "rb" ) as image_stream : image =...

    docs.aspose.com/slides/ja/python-net/picture-fr...
  8. 使用 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...
  9. Aggiungi metadati XMP a un file EPS usando Python

    The process of adding XMP metadata to EPS file with Aspose.Page API solution for Python is explained and illustrated with the code snippets here....eps" , "rb" ,) 5 # Create PsDocument instance...

    docs.aspose.com/page/it/python-net/xmp-metadata...
  10. Führen Sie EPS-Dateien mit Python zu PDF zusammen

    Mit der Merger-EPS-Funktionalität der Aspose.Page-API-Lösung für Python können Sie mehrere EPS-Dateien in einem einzigen PDF-Dokument kombinieren....eps" , "rb" ,) 9 document = PsDocument(ps_stream)...

    docs.aspose.com/page/de/python-net/merge/eps/