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

aws

(0.08 sec)
  1. Python Kullanarak DOC Yapın

    Birkaç adımda Python içinde yeni bir DOC yapın. Python via .NET kitaplığını kullanarak kolayca DOC oluşturun....words as aw doc = aw.Document() comment = aw.Comment(doc)...first_paragraph para.append_child(aw.CommentRangeStart(doc, comment...

    products.aspose.com/words/tr/python-net/make/doc/
  2. Python Kullanarak DOCX Yapın

    Birkaç adımda Python içinde yeni bir DOCX yapın. Python via .NET kitaplığını kullanarak kolayca DOCX oluşturun....words as aw doc = aw.Document() comment = aw.Comment(doc)...first_paragraph para.append_child(aw.CommentRangeStart(doc, comment...

    products.aspose.com/words/tr/python-net/make/docx/
  3. TxtExportHeadersFootersMode enumeration | Aspos...

    aspose.words.saving.TxtExportHeadersFootersMode enumeration. Specifies the way headers and footers are exported to plain text format.... doc = aw . Document () # Insert even and...headers_footers . add ( aw . HeaderFooter ( doc , aw . HeaderFooterType...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 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...
  6. ChartSeriesCollection.add_multilevel_value meth...

    ChartSeriesCollection.add_multilevel_value method. Adds new [ChartSeries](../../chartseries/) to this collection... doc = aw . Document () builder = aw . DocumentBuilder... insert_chart ( chart_type = aw . drawing . charts . ChartType...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBuilder.insert_text_input method | Aspo...

    DocumentBuilder.insert_text_input method. Inserts a text form field at the current position.... builder = aw . DocumentBuilder () # Form fields...insert_text_input ( "My text input" , aw . fields . TextFormFieldType...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CellFormat.wrap_text property | Aspose.Words fo...

    CellFormat.wrap_text property. If ``True``, wrap text for the cell.... doc = aw . Document () builder = aw . DocumentBuilder...paragraph_format . alignment = aw . ParagraphAlignment . CENTER...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. Font.tint_and_shade property | Aspose.Words for...

    Font.tint_and_shade property. Gets or sets a double value that lightens or darkens a color.... doc = aw . Document () builder = aw . DocumentBuilder...style = doc . styles . add ( aw . StyleType . PARAGRAPH , "ThemedStyle"...

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