Sort Score
Result 10 results
Languages All
Labels All
Results 2,961 - 2,970 of 19,449 for

aws

(0.07 sec)
  1. แปลง HTML เป็น Markdown Python

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

    products.aspose.com/words/th/python-net/convers...
  2. 將DOC轉換為EPUB Python

    在Python代碼DOC轉換為EPUB使用Python將DOC保存為EPUB。...words as aw doc = aw.Document( "Input.doc" ) doc...) import aspose.words as aw doc = aw.Document("Input.doc") doc...

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

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

    products.aspose.com/words/th/python-net/convers...
  4. 將JPG轉換為TIFF Javascript

    在JavaScript代碼JPG轉換為TIFF使用JavaScript將JPG保存為TIFF。...const aw = require( '@aspose/words' ); var doc = new aw.Document()...Document() var builder = new aw.DocumentBuilder(doc) shape = builder...

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

    แปลงรูปแบบ JPG เป็น GIF ในโค้ด JavaScript บันทึก JPG เป็น GIF โดยใช้ JavaScript...const aw = require( '@aspose/words' ); var doc = new aw.Document()...Document() var builder = new aw.DocumentBuilder(doc) shape = builder...

    products.aspose.com/words/th/nodejs-net/convers...
  6. XpsSaveOptions.digitalSignatureDetails property...

    XpsSaveOptions.digitalSignatureDetails property. Gets or sets [DigitalSignatureDetails](../../digitalsignaturedetails/) object used to sign a document.... let doc = new aw . Document ( base . myDir + "Document...docx" ); let certificateHolder = aw . DigitalSignatures . CertificateHolder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. TabStopCollection.getIndexByPosition method | A...

    TabStopCollection.getIndexByPosition method. Gets the index of a tab stop with the specified position in points.... let doc = new aw . Document (); let tabStops =...add ( aw . ConvertUtil . millimeterToPoint ( 30 ), aw . TabAlignment...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. NodeType enumeration | Aspose.Words for Python

    aspose.words.NodeType enumeration. Specifies the type of a Word document node.... doc = aw . Document () # Add two runs...paragraph = doc . get_child ( aw . NodeType . PARAGRAPH , 0 ,...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Merger.create method | Aspose.Words for Python

    aspose.words.lowcode.Merger.create method...docx' context = aw . lowcode . MergerContext ()...context . merge_format_mode = aw . lowcode . MergeFormatMode ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Font.theme_font_other property | Aspose.Words f...

    Font.theme_font_other property. Gets or sets the theme font used for characters with character codes from 128 through 255 in the applied font scheme that is associated with this [Font](../) object.... doc = aw . Document () # Define fonts...default values. font . theme_font = aw . themes . ThemeFont . MINOR...

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