Sort Score
Result 10 results
Languages All
Labels All
Results 6,681 - 6,690 of 19,463 for

aws

(0.07 sec)
  1. เปิดเอกสารแบบอ่านอย่างเดียวใน Python|Aspose.Wor...

    ทำให้เอกสารของคุณเป็นแบบอ่านอย่างเดียวเพื่อให้สามารถคัดลอกหรืออ่านเนื้อหาได้ แต่ไม่สามารถแก้ไขได้โดยใช้ Python...words as aw doc = aw . Document () builder = aw . DocumentBuilder...as read-only. doc . protect ( aw . ProtectionType . READ_ONLY...

    docs.aspose.com/words/th/python-net/open-a-docu...
  2. 搜索

    搜索...words as aw # 此代碼示例演示如何使用 Python 創建新的 Word...創建文檔對象 doc = aw.Document() # 創建文檔構建器對象 builder = aw.DocumentBuilder(doc)...

    blog.aspose.com/zh-hant/words/python-ms-word-au...
  3. Chercher

    chercher...words as aw # Load an existing Word document doc = aw.Documen...imageOptions = aw.saving.ImageSaveOptions(aw.SaveFormat.JPEG)...

    blog.aspose.com/fr/words/convert-html-to-image-...
  4. JPG को BMP Javascript में बदलें

    JavaScript कोड JPG को BMP प्रारूप में बदलें। सहेजें JPG के रूप में BMP का उपयोग कर JavaScript ।...const aw = require( '@aspose/words' ); var doc = new aw.Document()...Document() var builder = new aw.DocumentBuilder(doc) shape = builder...

    products.aspose.com/words/hi/nodejs-net/convers...
  5. छवि को DOCX Python में बदलें

    Python कोड छवि को DOCX प्रारूप में बदलें। सहेजें छवि के रूप में 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/hi/python-net/convers...
  6. 搜索

    搜索...extract_content(startNode : aw.Node, endNode : aw.Node, isInclusive :...節點。 if (endNode.node_type == aw.NodeType.COMMENT_RANGE_END and...

    blog.aspose.com/zh-hant/words/extract-text-from...
  7. FieldStyleRef.insert_paragraph_number_in_relati...

    FieldStyleRef.insert_paragraph_number_in_relative_context property. Gets or sets whether to insert the paragraph number of the referenced paragraph in relative context.... doc = aw . Document () builder = aw . DocumentBuilder...lists . add ( list_template = aw . lists . ListTemplate . NUMBER_DEFAULT...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ImageData class | Aspose.Words for Node.js

    Aspose.Words.Drawing.ImageData class. Adapts [ImageData](./) class public API for Node.js porting....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...shape = new aw . Drawing . Shape ( builder . document , aw . Drawing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ListLevel.start_at property | Aspose.Words for ...

    ListLevel.start_at property. Returns or sets the starting number for this list level.... doc = aw . Document () # A list allows...lists . add ( list_template = aw . lists . ListTemplate . NUMBER_DEFAULT...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldSection class | Aspose.Words for Python

    aspose.words.fields.FieldSection class. Implements the SECTION field... doc = aw . Document () builder = aw . DocumentBuilder...builder . move_to_header_footer ( aw . HeaderFooterType . HEADER_PRIMARY...

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