Sort Score
Result 10 results
Languages All
Labels All
Results 5,051 - 5,060 of 133,215 for

2

(0.06 sec)
  1. Paragraph.append_field method | Aspose.Words fo...

    aspose.words.Paragraph.append_field method... FIELD_DATE , True ) # 2 - Append a TIME field using a...value' , doc . range . fields [ 2 ] . result ) # This field will...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TabStopCollection.before method | Aspose.Words ...

    TabStopCollection.before method. Gets a first tab stop to the left of the specified position.... toEqual ( 2 ); expect ( tabStops . at ( 0...writeln ( "Start\tTab 1\tTab 2" ); let paragraphs = doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ParagraphFormat.is_list_item property | Aspose....

    ParagraphFormat.is_list_item property. True when the paragraph is an item in a bulleted or numbered list....writeln ( 'Bulleted list item 2.' ) builder . paragraph_format...writeln ( 'Numbered list item 2.' ) builder . writeln ( 'Numbered...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TxtSaveOptions.simplify_list_labels property | ...

    TxtSaveOptions.simplify_list_labels property. Specifies whether the program should simplify list labels in case of complex label formatting not being adequately represented by plain text.... writeln ( 'Item 2' ) builder . list_format . list_indent...1 { new_line } ' + f ' > Item 2 { new_line } ' + f ' + Item 3...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Markup::CustomXmlSchemaCollectio...

    Aspose::Words::Markup::CustomXmlSchemaCollection::IndexOf method. Returns the zero-based index of the specified value in the collection in C++....-> get_Count ()); ASSERT_EQ ( 2 , schemas -> IndexOf ( u "http://schemas...index: schemas -> RemoveAt ( 2 ); // 2 - Remove a schema by value:...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. TextBox.break_forward_link method | Aspose.Word...

    TextBox.break_forward_link method. Breaks the link to the next [TextBox](../).... For example: 1-2-3-4 sequence and TextBox.break_forward_link()...break_forward_link() at the 2-nd textbox will create two sequences 1-2, 3-4. Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PageSetup.pageHeight property | Aspose.Words fo...

    PageSetup.pageHeight property. Returns or sets the height of the page in points.... width ) / 2 ; shape . top = ( builder . pageSetup...pageHeight - shape . height ) / 2 ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. RevisionsView enumeration | Aspose.Words for Py...

    aspose.words.RevisionsView enumeration. Allows to specify whether to work with the original or revised version of a document....assertEqual ( '' , paragraphs [ 2 ] . list_label . label_string...assertEqual ( 'a.' , paragraphs [ 2 ] . list_label . label_string...

    reference.aspose.com/words/python-net/aspose.wo...
  9. PageSetup.page_height property | Aspose.Words f...

    PageSetup.page_height property. Returns or sets the height of the page in points.... width ) / 2 shape . top = ( builder . page_setup...page_height - shape . height ) / 2 doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Fields::FieldListNum::get_HasLis...

    Aspose::Words::Fields::FieldListNum::get_HasListName method. Returns a value indicating whether the name of an abstract numbering definition is provided by the field's code in C++....will start a count at list level 2. It will display a value of "1"...builder -> Writeln ( u "Paragraph 2" ); // The next LISTNUM field...

    reference.aspose.com/words/cpp/aspose.words.fie...