Sort Score
Result 10 results
Languages All
Labels All
Results 7,771 - 7,780 of 133,232 for

2

(0.09 sec)
  1. Aspose::Words::Tables::TableCollection::idx_get...

    Aspose::Words::Tables::TableCollection::idx_get method. Retrieves a Table at the given index in C++....example -1 means the last item, -2 means the second before last and...-> get_Tables (); ASSERT_EQ ( 2 , tables -> ToArray () -> get_Length...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. ConditionalStyleCollection indexer | Aspose.Wor...

    ConditionalStyleCollection indexer. Retrieves a [ConditionalStyle](../../conditionalstyle/) object by index.... write ( 'Cell 2' ) builder . end_row () builder...pydrawing . Color . alice_blue # 2 - By index: table_style . conditional_styles...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TableStyle.conditional_styles property | Aspose...

    TableStyle.conditional_styles property. Collection of conditional styles that may be defined for this table style.... write ( 'Cell 2' ) builder . end_row () builder...pydrawing . Color . alice_blue # 2 - By index: table_style . conditional_styles...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CustomXmlPartCollection.removeAt method | Aspos...

    CustomXmlPartCollection.removeAt method. Removes an item at the specified index.... toEqual ( xmlPart ); // 2 - By GUID: expect ( doc . customXmlParts...customXmlParts . count ). toEqual ( 2 ); // Iterate through the collection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Drawing::OleFormat::get_OleIcon ...

    Aspose::Words::Drawing::OleFormat::get_OleIcon method. Gets the draw aspect of the OLE object. When true, the OLE object is displayed as an icon. When false, the OLE object is displayed as content in C++....LINQ_ToArray (); ASSERT_EQ ( 2 , shapes -> get_Length ()); auto...:: OleObject ; }; ASSERT_EQ ( 2 , shapes -> LINQ_Count ( isOleObject...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Markup::SdtListItemCollection::g...

    Aspose::Words::Markup::SdtListItemCollection::get_Count method. Gets number of items in the collection in C++....SdtListItem > ( u "Item 2" , u "Value 2" )); listItems -> Add (...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Aspose::Words::Markup::SdtListItemCollection::C...

    Aspose::Words::Markup::SdtListItemCollection::Clear method. Clears all items from this collection in C++....SdtListItem > ( u "Item 2" , u "Value 2" )); listItems -> Add (...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. CustomXmlPart.data property | Aspose.Words for ...

    CustomXmlPart.data property. Gets or sets the XML content of this Custom XML Data Storage Part.... custom_xml_parts [ 0 ]) # 2 - By GUID: self . assertEqual...xml_part_clone ) self . assertEqual ( 2 , doc . custom_xml_parts . count...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Lists::List::get_IsListStyleRefe...

    Aspose::Words::Lists::List::get_IsListStyleReference method. Returns true if this list is a reference to a list style in C++....builder -> Writeln ( u "Item 2" ); builder -> get_ListFormat...builder -> Writeln ( u "Item 2" ); builder -> get_ListFormat...

    reference.aspose.com/words/cpp/aspose.words.lis...
  10. FieldPrivate | Aspose.Words for Java

    Implements the PRIVATE field in Java....assertEquals(2, doc.getRange().getFields().getCount());...assertEquals(remover.getFieldsRemovedCoun(), 2); Assert.assertEquals(doc.getRange()...

    reference.aspose.com/words/java/com.aspose.word...