Sort Score
Result 10 results
Languages All
Labels All
Results 8,001 - 8,010 of 19,474 for

aws

(0.21 sec)
  1. 將JPG轉換為WORD Python

    在Python代碼JPG轉換為WORD使用Python將JPG保存為WORD。...words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...) import aspose.words as aw doc = aw.Document("Input.jpg") doc...

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

    在Python代碼圖片轉換為PDF使用Python將圖片保存為PDF。...words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...) import aspose.words as aw doc = aw.Document("Input.png") doc...

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

    แปลงรูปแบบ ภาพ เป็น DOCX ในโค้ด Python บันทึก ภาพ เป็น DOCX โดยใช้ Python...words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...) import aspose.words as aw doc = aw.Document("Input.png") doc...

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

    在Python代碼JPG轉換為TXT使用Python將JPG保存為TXT。...words as aw doc = aw.Document() builder = aw.DocumentBuilder(doc)...) import aspose.words as aw doc = aw.Document("Input.jpg") doc...

    products.aspose.com/words/zh-hant/python-net/co...
  5. Chart.axes property | Aspose.Words for Node.js

    Chart.axes property. Gets a collection of all axes of this chart....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = builder . insertChart ( aw . Drawing . Charts . ChartType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. LoadOptions.languagePreferences property | Aspo...

    LoadOptions.languagePreferences property. Gets language preferences that will be used when document is loading.... let loadOptions = new aw . Loading . LoadOptions (); loadOptions...languagePreferences . addEditingLanguage ( aw . Loading . EditingLanguage ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ImportFormatOptions.mergePastedLists property |...

    ImportFormatOptions.mergePastedLists property. Gets or sets a boolean value that specifies whether pasted lists will be merged with surrounding lists... const srcDoc = new aw . Document ( base . myDir + "List...item.docx" ); const dstDoc = new aw . Document ( base . myDir + "List...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. SignatureLine.signer_title property | Aspose.Wo...

    SignatureLine.signer_title property. Gets or sets suggested signer's title (for example, Manager)... doc = aw . Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) options = aw . SignatureLineOptions () options...

    reference.aspose.com/words/python-net/aspose.wo...
  9. StructuredDocumentTag.contentsFont property | A...

    StructuredDocumentTag.contentsFont property. Font formatting that will be applied to text entered into SDT.... let doc = new aw . Document (); // Create a structured...tag = new aw . Markup . StructuredDocumentTa ( doc , aw . Markup...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. SignatureLine.instructions property | Aspose.Wo...

    SignatureLine.instructions property. Gets or sets instructions to the signer that are displayed on signing the signature line... doc = aw . Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) options = aw . SignatureLineOptions () options...

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