Sort Score
Result 10 results
Languages All
Labels All
Results 9,211 - 9,220 of 19,475 for

aws

(0.14 sec)
  1. FieldTime class | Aspose.Words for Python

    aspose.words.fields.FieldTime class. Implements the TIME field...field_time (): doc = aw . Document () builder = aw . DocumentBuilder...builder : aw . DocumentBuilder , format : str ) -> aw . fields...

    reference.aspose.com/words/python-net/aspose.wo...
  2. StyleCollection.add method | Aspose.Words for N...

    StyleCollection.add method. Creates a new user defined style and adds it the collection.... let doc = new aw . Document (); let styles = doc...default settings. styles . add ( aw . StyleType . Paragraph , "MyStyle"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. StyleCollection.add method | Aspose.Words for P...

    StyleCollection.add method. Creates a new user defined style and adds it the collection.... doc = aw . Document () # A list allows...list_style = doc . styles . add ( aw . StyleType . LIST , 'MyListStyle'...

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

    aspose.words.HeaderFooter class. Represents a container for the header or footer text of a section... doc = aw . Document ( file_name = MY_DIR... get_by_header_footer_type ( aw . HeaderFooterType . FOOTER_FIRST...

    reference.aspose.com/words/python-net/aspose.wo...
  5. การแปลภาษา,อังกฤษ(สหราชอาณาจักร)|Aspose.Wordsสำ...

    แปลเอกสาร Aspose.WordsสำหรับPython ช่วยลดความยุ่งยากในการแปลเอกสารโดยใช้รุ่นของกูเกิลAIช่วยให้คุณสามารถระบุภาษาเป้าหมาย....Wordsเพื่อแปลเอกสารเป็นภาษาอาหรับ: doc = aw . Document ( file_name = MY_DIR...models . model = aw . ai . AiModel . create ( aw . ai . AiModelType...

    docs.aspose.com/words/th/python-net/translate-a...
  6. TxtSaveOptions.saveFormat property | Aspose.Wor...

    TxtSaveOptions.saveFormat property. Specifies the format in which the document will be saved if this save options object is used...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...plaintext. let txtSaveOptions = new aw . Saving . TxtSaveOptions ();...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. TextBox.vertical_anchor property | Aspose.Words...

    TextBox.vertical_anchor property. Specifies the vertical alignment of the text within a shape.... doc = aw . Document () builder = aw . DocumentBuilder... insert_shape ( shape_type = aw . drawing . ShapeType . TEXT_BOX...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ParagraphFormat.first_line_indent property | As...

    ParagraphFormat.first_line_indent property. Gets or sets the value (in points) for a first line or hanging indent... doc = aw . Document () builder = aw . DocumentBuilder...= 'Arial' font . underline = aw . Underline . DASH paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  9. LoadOptions.msw_version property | Aspose.Words...

    LoadOptions.msw_version property. Allows to specify that the document loading process should match a specific MS Word version...load_options = aw . loading . LoadOptions () self . assertEqual ( aw . settings...msw_version = aw . settings . MsWordVersion . WORD2007 doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ImageSaveOptions.useGdiEmfRenderer property | A...

    ImageSaveOptions.useGdiEmfRenderer property. Gets or sets a value determining whether to use GDI+ or Aspose.Words metafile renderer when saving to EMF....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...saveOptions = new aw . Saving . ImageSaveOptions ( aw . SaveFormat...

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