Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 15,217 for

aws

(0.08 sec)
  1. StructuredDocumentTag.lock_contents property | ...

    StructuredDocumentTag.lock_contents property. When set to ``True``, this property will prohibit a user from editing the contents of this SDT.... doc = aw . Document () builder = aw . DocumentBuilder... tag = aw . markup . StructuredDocumentTa ( doc , aw . markup...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldStyleRef.suppress_non_delimiters property ...

    FieldStyleRef.suppress_non_delimiters property. Gets or sets whether to suppress non-delimiter characters.... doc = aw . Document () builder = aw . DocumentBuilder...lists . add ( list_template = aw . lists . ListTemplate . NUMBER_DEFAULT...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FileFormatUtil.detect_file_format method | Aspo...

    aspose.words.FileFormatUtil.detect_file_format method... doc = aw . Document () # Configure a SaveOptions...save_options = aw . saving . OdtSaveOptions ( save_format = aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FileFormatUtil.load_format_to_save_format metho...

    FileFormatUtil.load_format_to_save_format method. Converts a [LoadFormat](../../loadformat/) value to a [SaveFormat](../../saveformat/) value if possible....Examples Shows how to use the aw.FileFormatUtil methods to detect...'rb' ) as doc_stream : info = aw . FileFormatUtil . detect_file_format...

    reference.aspose.com/words/python-net/aspose.wo...
  5. קבל מסמך Python|Aspose.Words עבור Python via .NET

    הצפנה המסמך שלך באמצעות אלגוריתמי הצפנה מתאימים לפורמטים ספציפיים של מסמך Python....words as aw # Create a document. doc = aw . Document ()...() builder = aw . DocumentBuilder ( doc ) builder . write ( "Hello...

    docs.aspose.com/words/he/python-net/encrypt-a-d...
  6. Python'te bir Belgeyi Şifreleyin|Python via .NE...

    Python'teki belirli belge formatları için uygun şifreleme algoritmalarını kullanarak belgenizi şifreleyin....words as aw # Create a document. doc = aw . Document ()...() builder = aw . DocumentBuilder ( doc ) builder . write ( "Hello...

    docs.aspose.com/words/tr/python-net/encrypt-a-d...
  7. Зашифрувати документ у Python|Aspose.Words для ...

    Зашифруйте свій документ, використовуючи відповідні алгоритми шифрування для окремих форматів документів Pythonй...words as aw # Create a document. doc = aw . Document ()...() builder = aw . DocumentBuilder ( doc ) builder . write ( "Hello...

    docs.aspose.com/words/uk/python-net/encrypt-a-d...
  8. NodeCollection.add method | Aspose.Words for Py...

    NodeCollection.add method. Adds a node to the end of the collection.... doc = aw . Document () # A blank document...assertEqual ( aw . NodeType . SECTION , doc . get_child ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Table of contents doesn't update page numbers c...

    I have a document I’m opening and trying to update the TOC in, but it seems like the page numbers of the table of contents don’t get updated correctly… Am I doing something wrong? I’ve tried reordering the update_ functi…... aw_doc = aw.Document(document_bytesio) aw_doc.update_page_layout()...update_page_layout() aw_doc.update_table_layout() aw_doc.update_list_labels()...

    forum.aspose.com/t/table-of-contents-doesnt-upd...
  10. TaskPane.width property | Aspose.Words for Python

    TaskPane.width property. Specifies the default width value for this task pane instance.... doc = aw . Document () # Create task pane...location. my_script_task_pane = aw . webextensions . TaskPane ()...

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