Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 19,477 for

aws

(0.17 sec)
  1. CellVerticalAlignment enumeration | Aspose.Word...

    aspose.words.tables.CellVerticalAlignment enumeration. Specifies vertical justification of text inside a table cell.... doc = aw . Document () builder = aw . DocumentBuilder...cell_format . vertical_alignment = aw . tables . CellVerticalAlignmen...

    reference.aspose.com/words/python-net/aspose.wo...
  2. PageSetup.pageStartingNumber property | Aspose....

    PageSetup.pageStartingNumber property. Gets or sets the starting page number of the section....let doc = new aw . Document (); let builder = new aw . DocumentBuilder..." ); builder . insertBreak ( aw . BreakType . PageBreak ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartMultilevelValue constructor | Aspose.Words...

    aspose.words.drawing.charts.ChartMultilevelValue constructor... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Section.clear_headers_footers method | Aspose.W...

    aspose.words.Section.clear_headers_footers method... doc = aw . Document ( file_name = MY_DIR... get_by_header_footer_type ( aw . HeaderFooterType . HEADER_FIRST...

    reference.aspose.com/words/python-net/aspose.wo...
  5. מסמך מגביל עריכה Python|Aspose.Words עבור Pytho...

    הגבלת מסמך על ידי הגדרת סוג הגבלה באמצעות Python. אתה יכול גם להסיר הגנה ולעשות אזורים בלתי מוגבלים....words as aw doc = aw . Document () # Apply document...document protection. doc . protect ( aw . ProtectionType . NO_PROTECTION...

    docs.aspose.com/words/he/python-net/restrict-do...
  6. Python'te Belge Düzenlemeyi Sınırla|Python via ...

    Python'i kullanarak bir kısıtlama türü ayarlayarak belgenin düzenlenmesini kısıtlayın. Ayrıca korumayı kaldırabilir ve sınırsız düzenlenebilir bölgeler oluşturabilirsiniz....words as aw doc = aw . Document () # Apply document...document protection. doc . protect ( aw . ProtectionType . NO_PROTECTION...

    docs.aspose.com/words/tr/python-net/restrict-do...
  7. MarkupLevel enumeration | Aspose.Words for Node.js

    Aspose.Words.Markup.MarkupLevel enumeration. Specifies the level in the document tree where a particular [StructuredDocumentTag](../structureddocumenttag/) can occur....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...quoteStyle = doc . styles . at ( aw . StyleIdentifier . Quote );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. NodeCollection indexer | Aspose.Words for Python

    NodeCollection indexer. Retrieves a node at the given index.... doc = aw . Document () # Add two runs...paragraph = doc . get_child ( aw . NodeType . PARAGRAPH , 0 ,...

    reference.aspose.com/words/python-net/aspose.wo...
  9. OoxmlSaveOptions.save_format property | Aspose....

    OoxmlSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used... doc = aw . Document () builder = aw . DocumentBuilder...compatibility_options . optimize_for ( aw . settings . MsWordVersion ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. Document.protection_type property | Aspose.Word...

    Document.protection_type property. Gets the currently active document protection type.... doc = aw . Document () doc . protect ( type = aw . ProtectionType...'password' ) self . assertEqual ( aw . ProtectionType . READ_ONLY...

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