Sort Score
Result 10 results
Languages All
Labels All
Results 421 - 430 of 1,328 for

rb

(0.06 sec)
  1. 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...
  2. 在 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...
  3. 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 vos flux de travail en quelques minutes....jpeg" , "rb" ) as fs : data = fs . read ()...: with open ( "audio.mp3" , "rb" ) as fs : data = fs . read ()...

    docs.aspose.com/slides/fr/python-net/manage-hyp...
  4. Limitations et différences d'API|Documentation ...

    Limitations et différences d'api d'Aspose.Slides pour Python via Java....pptx" , mode = "rb" ) data = input . read () pres...

    docs.aspose.com/slides/fr/python-java/limitatio...
  5. Manipulace s pixelovými daty pomocí Aspose.PSD ...

    Příklad, jak přímo a rychle upravovat surová pixelová data pomocí API PSD pro Python...pomocí funkce open a režimu “rb”. Argument buffer je nastaven...

    docs.aspose.com/psd/cs/cs/python-net/manipulace...
  6. Chuyển đổi JPG sang PPTX bằng Python | products...

    Chuyển đổi JPG sang PPTX 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...
  7. Pixel Data Manipulation gebruikmakend van Aspos...

    VooRbeeld van hoe u rechtstreeks en snel ruwe pixelgegevens kunt bijwerken met behulp van de PSD Python API van Aspose.PSD...behulp van de open-functie en de “rb”-modus. Het bufferargument is...

    docs.aspose.com/psd/nl/nl/python-net/pixel-data...
  8. Pixel-Datenmanipulation mit Aspose.PSD für Pyth...

    Beispiel, wie man schnell Rohpixel-Daten direkt und effektiv mit der PSD Python API aktualisiert...open-Funktion und dem Modus “rb”. Das Puffern-Argument wird auf...

    docs.aspose.com/psd/de/de/python-net/pixel-date...
  9. पायथन में SVG को PNG में मर्ज करें | products.a...

    पायथन में SVG को PNG में मर्ज करें। एसवीजी और पीएनजी फाइलों को गठबंधन करने के लिए पायथन लाइब्रेरी एपीआई का प्रयोग करें...svg" , "rb" ) as file: svgContent = file...

    products.aspose.com/slides/hi/python-net/merge/...
  10. Mesclar ficheiros XPS | Aspose.Page para Python...

    A funcionalidade de fusão XPS da solução API Aspose.Page para Python permite combinar vários ficheiros XPS num único documento 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/pt/python-net/merge/xps/