Sort Score
Result 10 results
Languages All
Labels All
Results 5,371 - 5,380 of 19,529 for

aws

(0.11 sec)
  1. Mail Merge قالب في Python|Aspose.Words ل Python...

    قم بإنشاء قالب Mail Merge لتعريف المحتوى الثابت في مستندات الإخراج، ثم قم بإنشاء دمج المستندات باستخدام حقول الدمج في Python....create_mail_merge_template () : builder = aw . DocumentBuilder () # Insert...insert_text_input ( "TextInput" , aw . fields . TextFormFieldType...

    docs.aspose.com/words/ar/python-net/mail-merge-...
  2. 档案

    档案...words as aw # 加载文档 doc = aw.Document("calibre.docx")...设置输出图像格式 options = aw.saving.ImageSaveOptions(aw.SaveFormat.PNG)...

    blog.aspose.com/zh/words/convert-word-to-png-jp...
  3. LayoutEnumerator.kind property | Aspose.Words f...

    LayoutEnumerator.kind property. Gets the kind of the current entity... doc = aw . Document ( MY_DIR + 'Layout...like a tree. layout_enumerator = aw . layout . LayoutEnumerator (...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 档案

    档案...words as aw # 加载现有的 Word 文档 doc = aw.Document("C:\\Files\\sample...imageOptions = aw.saving.ImageSaveOptions(aw.SaveFormat.JPEG)...

    blog.aspose.com/zh/words/convert-html-to-image-...
  5. PDF को DOCX Python में बदलें

    Python कोड PDF को DOCX प्रारूप में बदलें। सहेजें PDF के रूप में DOCX का उपयोग कर Python ।...words as aw doc = aw.Document( "Input.pdf" ) doc...) import aspose.words as aw doc = aw.Document("Input.pdf") doc...

    products.aspose.com/words/hi/python-net/convers...
  6. PDF को Openoffice Python में बदलें

    Python कोड PDF को OpenOffice प्रारूप में बदलें। सहेजें PDF के रूप में OpenOffice का उपयोग कर Python ।...words as aw doc = aw.Document( "Input.pdf" ) doc...) import aspose.words as aw doc = aw.Document("Input.pdf") doc...

    products.aspose.com/words/hi/python-net/convers...
  7. PDF को HTML Python में बदलें

    Python कोड PDF को HTML प्रारूप में बदलें। सहेजें PDF के रूप में HTML का उपयोग कर Python ।...words as aw doc = aw.Document( "Input.pdf" ) doc...) import aspose.words as aw doc = aw.Document("Input.pdf") doc...

    products.aspose.com/words/hi/python-net/convers...
  8. PDF को RTF Python में बदलें

    Python कोड PDF को RTF प्रारूप में बदलें। सहेजें PDF के रूप में RTF का उपयोग कर Python ।...words as aw doc = aw.Document( "Input.pdf" ) doc...) import aspose.words as aw doc = aw.Document("Input.pdf") doc...

    products.aspose.com/words/hi/python-net/convers...
  9. DOC को PDF Python में बदलें

    Python कोड DOC को PDF प्रारूप में बदलें। सहेजें DOC के रूप में PDF का उपयोग कर 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/hi/python-net/convers...
  10. HTML को EPUB Python में बदलें

    Python कोड HTML को EPUB प्रारूप में बदलें। सहेजें HTML के रूप में EPUB का उपयोग कर Python ।...words as aw doc = aw.Document( "Input.html" )...) import aspose.words as aw doc = aw.Document("Input.html") doc...

    products.aspose.com/words/hi/python-net/convers...