Sort Score
Result 10 results
Languages All
Labels All
Results 6,201 - 6,210 of 17,994 for

aws

(0.05 sec)
  1. PageSetup class | Aspose.Words for Python

    aspose.words.PageSetup class. Represents the page setup properties of a section... doc = aw . Document () builder = aw . DocumentBuilder.... page_setup . orientation = aw . Orientation . LANDSCAPE builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Mail Merge قالب در Python|Aspose.Words برای Pyt...

    یک قالب Mail Merge برای تعریف محتوای ثابت در اسناد خروجی ایجاد کنید و سپس اسناد ادغام را با استفاده از فیلد های ادغام در Python تولید کنید....create_mail_merge_template () : builder = aw . DocumentBuilder () # Insert...insert_text_input ( "TextInput" , aw . fields . TextFormFieldType...

    docs.aspose.com/words/fa/python-net/mail-merge-...
  3. FieldToa.sequence_name property | Aspose.Words ...

    FieldToa.sequence_name property. Gets or sets the name of a sequence whose number is included with the page number....field_toa_test (): doc = aw . Document () builder = aw . DocumentBuilder...field_toa = builder . insert_field ( aw . fields . FieldType . FIELD_TOA...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldToa.bookmark_name property | Aspose.Words ...

    FieldToa.bookmark_name property. Gets or sets the name of the bookmark that marks the portion of the document used to build the table....field_toa_test (): doc = aw . Document () builder = aw . DocumentBuilder...field_toa = builder . insert_field ( aw . fields . FieldType . FIELD_TOA...

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

    aspose.words.fields.FieldNoteRef class. Implements the NOTEREF field... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_NOTE_REF...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldRef.bookmark_name property | Aspose.Words ...

    FieldRef.bookmark_name property. Gets or sets the referenced bookmark's name.... doc = aw . Document () builder = aw . DocumentBuilder... insert_field ( field_type = aw . fields . FieldType . FIELD_SET...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldTA.is_bold property | Aspose.Words for Python

    FieldTA.is_bold property. Gets or sets whether to apply bold formatting to the page number for the entry....field_toa_test (): doc = aw . Document () builder = aw . DocumentBuilder...field_toa = builder . insert_field ( aw . fields . FieldType . FIELD_TOA...

    reference.aspose.com/words/python-net/aspose.wo...
  8. LanguagePreferences class | Aspose.Words for No...

    Aspose.Words.Loading.LanguagePreferences class. Allows to set up language preferences... let loadOptions = new aw . Loading . LoadOptions (); loadOptions...languagePreferences . addEditingLanguage ( aw . Loading . EditingLanguage ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FontSourceBase.type property | Aspose.Words for...

    FontSourceBase.type property. Returns the type of the font source.... file_font_source = aw . fonts . FileFontSource ( file_path...0 ) doc = aw . Document () doc . font_settings = aw . fonts ....

    reference.aspose.com/words/python-net/aspose.wo...
  10. TextColumnCollection.lineBetween property | Asp...

    TextColumnCollection.lineBetween property. When ``true``, adds a vertical line between columns....let doc = new aw . Document (); let builder = new aw . DocumentBuilder..." ); builder . insertBreak ( aw . BreakType . ColumnBreak );...

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