Sort Score
Result 10 results
Languages All
Labels All
Results 6,231 - 6,240 of 19,241 for

aws

(0.06 sec)
  1. JPG를 TIFF Python로 변환

    Python JPG 을 TIFF 형식으로 변환합니다. Python 사용하여 JPG 을 TIFF로 저장합니다....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.tiff" , aw.saving.ImageSaveOptions(aw.SaveFormat.TIFF))...

    products.aspose.com/words/ko/python-net/convers...
  2. 영상를 PNG Python로 변환

    Python 영상 을 PNG 형식으로 변환합니다. Python 사용하여 영상 을 PNG로 저장합니다....words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)..."Output.png" , aw.saving.ImageSaveOptions(aw.SaveFormat.PNG))...

    products.aspose.com/words/ko/python-net/convers...
  3. 將DOC轉換為圖片 Python

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

    products.aspose.com/words/zh-hant/python-net/co...
  4. 將HTML轉換為PNG Python

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

    products.aspose.com/words/zh-hant/python-net/co...
  5. แปลง JPG เป็น JPG Python

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

    products.aspose.com/words/th/python-net/convers...
  6. แปลง JPG เป็น PNG Python

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

    products.aspose.com/words/th/python-net/convers...
  7. แปลง JPG เป็น BMP Python

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

    products.aspose.com/words/th/python-net/convers...
  8. แปลง HTML เป็น PNG Python

    แปลงรูปแบบ HTML เป็น PNG ในโค้ด Python บันทึก HTML เป็น PNG โดยใช้ Python...as aw doc = aw.Document( "Input.html" ) save_options = aw.saving...saving.ImageSaveOptions(aw.SaveFormat.PNG) for page in range (doc...

    products.aspose.com/words/th/python-net/convers...
  9. 將HTML轉換為JPG Python

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

    products.aspose.com/words/zh-hant/python-net/co...
  10. Nén DOC Trong Python

    Nén DOC trong Python mà không làm giảm chất lượng. Tối ưu hóa DOC nội dung, giảm kích thước tệp một cách dễ dàng....words as aw doc = aw.Document( "Input.doc" ) doc...for node in doc.get_child_nodes(aw.NodeType.SHAPE, True )] for shape...

    products.aspose.com/words/vi/python-net/compres...