Sort Score
Result 10 results
Languages All
Labels All
Results 7,011 - 7,020 of 19,718 for

aws

(0.08 sec)
  1. Praca z polami formularzy w Python|Aspose.Words...

    Wstaw, uzyskaj lub sformatuj pole formularza w dokumencie za pomocą Python....dokumentu: doc = aw . Document () builder = aw . DocumentBuilder...insert_text_input ( "TextInput" , aw . fields . TextFormFieldType...

    docs.aspose.com/words/pl/python-net/working-wit...
  2. Робота з формовими полями в Python|Aspose.Words...

    Вставити, отримати або форматувати поле форми в документі за допомогою Pythonй...документ: doc = aw . Document () builder = aw . DocumentBuilder...insert_text_input ( "TextInput" , aw . fields . TextFormFieldType...

    docs.aspose.com/words/uk/python-net/working-wit...
  3. Chercher

    chercher...words as aw # Load the Word document doc = aw.Document("document...aspose.words as aw # Load the Word document doc = aw.Document("document...

    blog.aspose.com/fr/words/convert-word-document-...
  4. ค้นหา

    ค้นหา...as aw from datetime import date # โหลดเอกสารแรก doc = aw.Document("calibre...docx") # โหลดเอกสารที่สอง doc2 = aw.Document("calibre2.docx") # เปรียบเทียบเอกสาร...

    blog.aspose.com/th/words/compare-two-word-docum...
  5. เปิดเอกสารแบบอ่านอย่างเดียวใน 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...
  6. FileFormatUtil.save_format_to_load_format metho...

    FileFormatUtil.save_format_to_load_format method. Converts a [SaveFormat](../../saveformat/) value to a [LoadFormat](../../loadformat/) value if possible.... assertEqual ( aw . LoadFormat . HTML , aw . FileFormatUtil...save_format_to_load_format ( aw . SaveFormat . HTML )) # Some...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ViewOptions.zoomPercent property | Aspose.Words...

    ViewOptions.zoomPercent property. Gets or sets the percentage at which you want to view your document....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...doc . viewOptions . viewType = aw . Settings . ViewType . PageLayout...

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

    aspose.words.lowcode.SplitCriteria enumeration. Specifies how the document is split into parts....docx' options = aw . lowcode . SplitOptions () options...split_criteria = aw . lowcode . SplitCriteria . PAGE aw . lowcode ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. OdtSaveOptions.measure_unit property | Aspose.W...

    OdtSaveOptions.measure_unit property. Allows to specify units of measure to apply to document content... doc = aw . Document ( file_name = MY_DIR...'Rendering.docx' ) save_options = aw . saving . OdtSaveOptions ()...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CleanupOptions.unusedLists property | Aspose.Wo...

    CleanupOptions.unusedLists property. Specifies whether unused list and list definitions should be removed from document...doc = new aw . Document (); doc . styles . add ( aw . StyleType..."MyListStyle1" ); doc . styles . add ( aw . StyleType . List , "MyListStyle2"...

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