Sort Score
Result 10 results
Languages All
Labels All
Results 9,321 - 9,330 of 149,745 for

2

(0.28 sec)
  1. DropDownItemCollection.Count | Aspose.Words for...

    Discover the DropDownItemCollection Count property, which efficiently retrieves the total number of items in your collection for streamlined data management.... Add ( "Four" ); // 2 - Insert an item before another...dropDownItems . Remove ( "Four" ); // 2 - Remove an item at an index:...

    reference.aspose.com/words/net/aspose.words.fie...
  2. RowCollection.Item | Aspose.Words for .NET

    Access any Row effortlessly with the RowCollection Item property. Quickly retrieve data at your desired index for seamless data management....example -1 means the last item, -2 means the second before last and...ToArray (). Length , Is . EqualTo ( 2 )); for ( int i = 0 ; i < tables...

    reference.aspose.com/words/net/aspose.words.tab...
  3. Aspose::Words::Lists::ListFormat::get_List meth...

    Aspose::Words::Lists::ListFormat::get_List method. Gets or sets the list this paragraph is a member of in C++....String ( u "Level " ) + i ); } // 2 - A bulleted list: // This list...Writeln ( u "Bulleted list item 2." ); builder -> get_ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words.lis...
  4. 从 Ruby 绘图中获取主对象|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....vsd" ) master_id = 2 # Get master object by id master...master_name = "Background tranquil .2" # Get master object by name master...

    docs.aspose.com/diagram/zh/java/get-master-obje...
  5. DropDownItemCollection.add method | Aspose.Word...

    DropDownItemCollection.add method. Adds a string to the end of the collection.... add ( 'Four' ) # 2 - Insert an item before another...drop_down_items . remove ( 'Four' ) # 2 - Remove an item at an index:...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Style.list property | Aspose.Words for Python

    Style.list property. Gets the list that defines formatting of this list style.... writeln ( 'Item 2' ) builder . list_format . remove_numbers...1' ) builder . writeln ( 'Item 2' ) builder . list_format . remove_numbers...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldSymbol.IsShiftJis | Aspose.Words for .NET

    Discover the FieldSymbol IsShiftJis property—easily manage SHIFTJIS character codes for enhanced data handling and seamless character interpretation.... Writeln ( " Line 1" ); // 2 - Add a SYMBOL field which displays...)); builder . Writeln ( "Line 2" ); // 3 - Add a SYMBOL field...

    reference.aspose.com/words/net/aspose.words.fie...
  8. MailMerge.UseWholeParagraphAsRegion | Aspose.Wo...

    Discover how to use the MailMerge UseWholeParagraphAsRegion property to enhance your mail merge regions, ensuring complete control over content inclusion.... Write ( ", Region 2: " ); builder . InsertField (...object [] { "Value 1" , "Value 2" }); return dataTable ; } See...

    reference.aspose.com/words/net/aspose.words.mai...
  9. BuiltInDocumentProperties.author property | Asp...

    BuiltInDocumentProperties.author property. Gets or sets the name of the document's author....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...
  10. SdtListItemCollection.count property | Aspose.W...

    SdtListItemCollection.count property. Gets number of items in the collection.... SdtListItem ( "Item 2" , "Value 2" )); listItems . add ( new...

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