Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 15,217 for

aws

(0.14 sec)
  1. PDF를 BMP Python로 변환

    Python PDF 을 BMP 형식으로 변환합니다. Python 사용하여 PDF 을 BMP로 저장합니다....words as aw doc = aw.Document(Input.pdf) for page...) import aspose.words as aw doc = aw.Document("Input.pdf") doc...

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

    Python DOC 을 영상 형식으로 변환합니다. Python 사용하여 DOC 을 영상로 저장합니다....words as aw doc = aw.Document(Input.doc) for page...) import aspose.words as aw doc = aw.Document("Input.doc") doc...

    products.aspose.com/words/ko/python-net/convers...
  3. DOC를 DOCX Python로 변환

    Python DOC 을 DOCX 형식으로 변환합니다. Python 사용하여 DOC 을 DOCX로 저장합니다....words as aw doc = aw.Document( "Input.doc" ) doc...) import aspose.words as aw doc = aw.Document("Input.doc") doc...

    products.aspose.com/words/ko/python-net/convers...
  4. แปลง HTML เป็น JPG Python

    แปลงรูปแบบ HTML เป็น JPG ในโค้ด Python บันทึก HTML เป็น JPG โดยใช้ Python...words as aw doc = aw.Document(Input.html) for...) import aspose.words as aw doc = aw.Document("Input.html") doc...

    products.aspose.com/words/th/python-net/convers...
  5. Python Word, PDF 및 기타 여러 파일 형식 변환

    DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG 등 다양한 파일 형식 간에 Python 문서를 변환합니다....words as aw doc = aw.Document( "Input.docx" )...) import aspose.words as aw doc = aw.Document("Input.docx") doc...

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

    Python HTML 을 영상 형식으로 변환합니다. Python 사용하여 HTML 을 영상로 저장합니다....words as aw doc = aw.Document(Input.html) for...) import aspose.words as aw doc = aw.Document("Input.html") doc...

    products.aspose.com/words/ko/python-net/convers...
  7. FieldToa.use_passim property | Aspose.Words for...

    FieldToa.use_passim property. Gets or sets whether to replace five or more different page references to the same authority with passim, which is used to indicate that a word or passage occurs frequently in the work cited....field_toa_test (): doc = aw . Document () builder = aw . DocumentBuilder...field_toa = builder . insert_field ( aw . fields . FieldType . FIELD_TOA...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Fill.fore_theme_color property | Aspose.Words f...

    Fill.fore_theme_color property. Gets or sets a ThemeColor object that represents the foreground color for the fill.... doc = aw . Document () builder = aw . DocumentBuilder...fill fill . fore_theme_color = aw . themes . ThemeColor . DARK1...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Fill.back_theme_color property | Aspose.Words f...

    Fill.back_theme_color property. Gets or sets a ThemeColor object that represents the background color for the fill.... doc = aw . Document () builder = aw . DocumentBuilder...fill fill . fore_theme_color = aw . themes . ThemeColor . DARK1...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PageBorderDistanceFrom enumeration | Aspose.Wor...

    aspose.words.PageBorderDistanceFrom enumeration. Specifies the positioning of the page border relative to the page margin.... doc = aw . Document () page_setup = doc...page_setup . border_distance_from = aw . PageBorderDistanceFr . PAGE_EDGE...

    reference.aspose.com/words/python-net/aspose.wo...