Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 1,693 for

rb

(0.5 sec)
  1. القيود واختلافات واجهة برمجة التطبيقات|وثائق As...

    قيود واختلافات واجهة برمجة التطبيقات لـ Aspose.Slides لـ Python عبر Java....pptx" , mode = "rb" ) data = input . read () pres...

    docs.aspose.com/slides/ar/python-java/limitatio...
  2. 스트림에서 파일 첨부 주석 추가|Aspose.PDF for Python via .NET

    이 예제에서는 PDF를 로드하고 외부 파일을 메모리 스트림으로 읽고 첫 페이지에 첨부 파일 주석을 추가하고 수정된 문서를 저장합니다....with open ( attachment_file , "rb" ) as source_stream : attachment_stream...

    docs.aspose.com/pdf/ko/python-net/add-file-atta...
  3. PST'de MapiJournal ile Çalışma|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/tr/python-net/working-wit...
  4. Slå ihop SVG till PNG i Python | products.aspos...

    Slå ihop SVG till PNG i Python. Använd Python library API för att kombinera SVG- och PNG-filer...svg" , "rb" ) as file: svgContent = file...

    products.aspose.com/slides/sv/python-net/merge/...
  5. Chuyển đổi JPG sang PPT trong Python | products...

    Chuyển đổi JPG sang PPT bằng Python. Sử dụng API thư viện Python để chuyển ảnh JPG sang PowerPoint...jpg" , "rb" ) as in_file: image = pres ...

    products.aspose.com/slides/vi/python-net/conver...
  6. Chuyển đổi PNG sang PPT trong Python | products...

    Chuyển đổi PNG sang PPT trong Python. Sử dụng API thư viện Python để chuyển ảnh PNG sang PowerPoint...png" , "rb" ) as in_file: image = pres ...

    products.aspose.com/slides/vi/python-net/conver...
  7. รวม SVG เป็น PNG ใน Python | products.aspose.com

    รวม SVG เป็น PNG ใน Python ใช้ Python library API เพื่อรวมไฟล์ SVG และ PNG...svg" , "rb" ) as file: svgContent = file...

    products.aspose.com/slides/th/python-net/merge/...
  8. Olika sätt att öppna filer|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....object f = open ( visioDrawing , 'rb' ) data = f . read () databuff...

    docs.aspose.com/diagram/sv/python-net/different...
  9. XFDF 데이터 가져오기|Aspose.PDF for Python via .NET

    이 예제는.NET을 통해 Python용 Aspose.PDF 를 사용하여 XFDF 파일의 양식 데이터를 PDF 양식으로 가져오는 방법을 보여줍니다.PDF 문서를 바인딩하고, 파일 스트림을 통해 XML 기반 XFDF 데이터를 읽고, 일치하는 양식 필드를 자동으로 채우는 방법을 보여줍니다.XFDF 데이터를 가져오면 양식 데이터를 효율적으로 교환할 수 있고 구조화된 XML 형식을 사용하는 자동화된 문서 워크플로우를 지원할 수 있습니다....stream with open ( datafile , "rb" ) as xfdf_input_stream : # Import...

    docs.aspose.com/pdf/ko/python-net/import-xfdf-d...
  10. Verschiedene Möglichkeiten zum Öffnen von Datei...

    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....object f = open ( visioDrawing , 'rb' ) data = f . read () databuff...

    docs.aspose.com/diagram/de/python-net/different...