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

rb

(0.16 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Diferentes formas de abrir archivos|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/es/python-net/different...
  5. طرق مختلفة لفتح الملفات|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/ar/python-net/different...
  6. آرشیوها

    آرشیوها...png", "rb") as in_file: image = pres.images...image) with open("image2.png", "rb") as in_file: image2 = pres.images...

    blog.aspose.com/fa/slides/convert-png-to-ppt-on...
  7. آرشیوها

    آرشیوها...jpg", "rb") as in_file: image = pres.images...image) with open("image2.jpg", "rb") as in_file: image2 = pres.images...

    blog.aspose.com/fa/slides/convert-jpg-to-ppt-on...
  8. ค้นหา

    ค้นหา...jpg", "rb") as in_file: image = pres.images...image) with open("image2.jpg", "rb") as in_file: image2 = pres.images...

    blog.aspose.com/th/slides/convert-jpg-to-ppt-on...
  9. 아카이브

    아카이브...jpg", "rb") as in_file: image = pres.images...image) with open("image2.jpg", "rb") as in_file: image2 = pres.images...

    blog.aspose.com/ko/slides/convert-jpg-to-ppt-on...
  10. Arşiv

    Arşiv...png", "rb") as in_file: image = pres.images...image) with open("image2.png", "rb") as in_file: image2 = pres.images...

    blog.aspose.com/tr/slides/convert-png-to-ppt-on...