Sort Score
Result 10 results
Languages All
Labels All
Results 5,611 - 5,620 of 19,403 for

aws

(0.06 sec)
  1. 將JPG轉換為JPG Python

    在Python代碼JPG轉換為JPG使用Python將JPG保存為JPG。...words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.jpg" , aw.saving.ImageSaveOptions(aw.SaveFormat.JPG))...

    products.aspose.com/words/zh-hant/python-net/co...
  2. 將JPG轉換為GIF Python

    在Python代碼JPG轉換為GIF使用Python將JPG保存為GIF。...words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.gif" , aw.saving.ImageSaveOptions(aw.SaveFormat.GIF))...

    products.aspose.com/words/zh-hant/python-net/co...
  3. 將圖片轉換為BMP Python

    在Python代碼圖片轉換為BMP使用Python將圖片保存為BMP。...words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.bmp" , aw.saving.ImageSaveOptions(aw.SaveFormat.BMP))...

    products.aspose.com/words/zh-hant/python-net/co...
  4. แปลง ภาพ เป็น GIF Python

    แปลงรูปแบบ ภาพ เป็น GIF ในโค้ด Python บันทึก ภาพ เป็น GIF โดยใช้ Python...words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.gif" , aw.saving.ImageSaveOptions(aw.SaveFormat.GIF))...

    products.aspose.com/words/th/python-net/convers...
  5. แปลง ภาพ เป็น SVG Python

    แปลงรูปแบบ ภาพ เป็น SVG ในโค้ด Python บันทึก ภาพ เป็น SVG โดยใช้ Python...words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.svg" , aw.saving.ImageSaveOptions(aw.SaveFormat.SVG))...

    products.aspose.com/words/th/python-net/convers...
  6. 將PDF轉換為BMP Python

    在Python代碼PDF轉換為BMP使用Python將PDF保存為BMP。...as aw doc = aw.Document( "Input.pdf" ) save_options = aw.saving...saving.ImageSaveOptions(aw.SaveFormat.BMP) for page in range (doc...

    products.aspose.com/words/zh-hant/python-net/co...
  7. 將PDF轉換為SVG Python

    在Python代碼PDF轉換為SVG使用Python將PDF保存為SVG。...as aw doc = aw.Document( "Input.pdf" ) save_options = aw.saving...saving.ImageSaveOptions(aw.SaveFormat.SVG) for page in range (doc...

    products.aspose.com/words/zh-hant/python-net/co...
  8. DOC Tömörítése Itt: Javascript

    Tömörítse a(z DOC fájlt JavaScript nyelven a minőség elvesztése nélkül. Optimalizálja a(z DOC tartalmat, és egyszerűen csökkentse a fájlméretet....const aw = require( '@aspose/words' ); var doc = new aw.Document(...var shapes = doc.getChildNodes(aw.NodeType.Shape, true ) for (...

    products.aspose.com/words/hu/nodejs-net/compres...
  9. Suspausti DOC Javascript

    Suspausti DOC JavaScript neprarandant kokybės. Optimizuokite DOC turinį, lengvai sumažinkite failo dydį....const aw = require( '@aspose/words' ); var doc = new aw.Document(...var shapes = doc.getChildNodes(aw.NodeType.Shape, true ) for (...

    products.aspose.com/words/lt/nodejs-net/compres...
  10. Превод Markdown до DOM|Aspose.Words вместо Pyth...

    Тарнслат а Markdown документ към Document Object Model и обратно използване Python. Така че можете да работите със сложни съществуващи Markdown и програмно създаване на Markdown документ от нулата.... builder = aw . DocumentBuilder () # Make the...content to the document. builder = aw . DocumentBuilder () # Make the...

    docs.aspose.com/words/bg/python-net/translate-m...