Sort Score
Result 10 results
Languages All
Labels All
Results 5,801 - 5,810 of 19,443 for

2 of

(0.07 sec)
  1. BuiltInDocumentProperties.subject property | As...

    BuiltInDocumentProperties.subject property. Gets or sets the subject Of the document....FIELD_AUTHOR , update_field = True ) # 2 - "Title" property, which we can...properties . keywords = 'Tag 1; Tag 2; Tag 3' # We can right-click this...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Row constructor | Aspose.Words for Python

    Row constructor. Initializes a new instance Of the [Row](../) class....inner_table = create_table ( doc , 2 , 2 , 'Inner Table' ) outer_table...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Generate GS1 DataBar (Omnidirectional, Stacked ...

    Node.js sample code for GS1 DataBar (Omnidirectional, Stacked Omnidirectional, Expanded, Expanded Stacked, and Truncated) barcode generation in JavaScript applications.... setMillimeteres ( 2 ); // Set codetext position generator...Code 93 USPS OneCode Standard 2 of 5 ISBN ISMN ISSN Postal: Australia...

    products.aspose.com/barcode/nodejs-java/databar...
  4. Font.style_name property | Aspose.Words for Python

    Font.style_name property. Gets or sets the name Of the character style applied to this formatting....originally in "Emphasis" style' ) # 2 - Using a built-in style identifier:...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Tables::Table::get_LeftPadding m...

    Aspose::Words::Tables::Table::get_LeftPadding method. Gets or sets the amount Of space (in points) to add to the left Of the contents Of cells in C++....builder -> Write ( u "Row 1, cell 2." ); builder -> EndTable (); //...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. Aspose::Words::Tables::Table::get_RightPadding ...

    Aspose::Words::Tables::Table::get_RightPadding method. Gets or sets the amount Of space (in points) to add to the right Of the contents Of cells in C++....builder -> Write ( u "Row 1, cell 2." ); builder -> EndTable (); //...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Author method. Gets or sets the name Of the document's author in C++....FieldType :: FieldAuthor , true ); // 2 - "Title" property, which we can...set_Keywords ( u "Tag 1; Tag 2; Tag 3" ); // We can right-click...

    reference.aspose.com/words/cpp/aspose.words.pro...
  8. StyleCollection.add method | Aspose.Words for N...

    StyleCollection.add method. Creates a new user defined style and adds it the collection.... writeln ( "Item 2" ); builder . listFormat . removeNumbers...); builder . writeln ( "Item 2" ); builder . listFormat . removeNumbers...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. GradientStop.transparency property | Aspose.Wor...

    GradientStop.transparency property. Gets or sets a value representing the transparency Of the gradient fill expressed as a percent in range 0.0 to 1.0....gradient_stop = gradient_stops [ 2 ] gradient_stops . remove ( gradient_stop...gradient_stop ) self . assertEqual ( 2 , gradient_stops . count ) self...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Fill.gradient_stops property | Aspose.Words for...

    Fill.gradient_stops property. Gets a collection Of [GradientStop](../../gradientstop/) objects for the fill....gradient_stop = gradient_stops [ 2 ] gradient_stops . remove ( gradient_stop...gradient_stop ) self . assertEqual ( 2 , gradient_stops . count ) self...

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