Sort Score
Result 10 results
Languages All
Labels All
Results 9,561 - 9,570 of 150,777 for

2

(0.26 sec)
  1. TableCollection.Item | Aspose.Words for .NET

    Access TableCollection items effortlessly by retrieving tables at specific indexes. Simplify your data management with our intuitive property feature!...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...
  2. FieldToc.EntryIdentifier | Aspose.Words for .NET

    Discover how the FieldToc EntryIdentifier property streamlines TC field management by easily matching type identifiers for efficient data organization....InsertTocEntry ( builder , "TC field 2" , "A" , "2" ); Assert . That ( doc...

    reference.aspose.com/words/net/aspose.words.fie...
  3. IPageSavingCallback Interface | Aspose.Words fo...

    Control document saving with Aspose.Words.Saving.IPageSavingCallback. Customize how pages are saved in fixed formats for optimal results.... Writeln ( "Page 2." ); builder . InsertImage ( ImageDir...PageFileName = outFileName ; // 2 - Create a custom stream for the...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Table.title property | Aspose.Words for Node.js

    Table.title property. Gets or sets title of this table...innerTable = createTable ( doc , 2 , 2 , "Inner Table" ); outerTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PageSavingArgs.KeepPageStreamOpen | Aspose.Word...

    Discover how the KeepPageStreamOpen property in PageSavingArgs enhances document management with Aspose.Words by controlling stream behavior for optimal performance.... Writeln ( "Page 2." ); builder . InsertImage ( ImageDir...PageFileName = outFileName ; // 2 - Create a custom stream for the...

    reference.aspose.com/words/net/aspose.words.sav...
  6. DropDownItemCollection.Clear | Aspose.Words for...

    Efficiently clear all elements from the DropDownItemCollection with our Clear method. Streamline your data management effortlessly!... 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...
  7. FieldAutoTextList.ListStyle | Aspose.Words for ...

    Discover the FieldAutoTextList ListStyle property to customize your entry lists effortlessly. Enhance your content with tailored styles today!...GlossaryDocument , "AutoText 2" , "Contents of AutoText 2" ); AppendAutoTextEntry...

    reference.aspose.com/words/net/aspose.words.fie...
  8. 通过Node.js的C++将宏分配给表单控件|Documentation

    了解如何使用Aspose.Cells for Node.js via C++将宏代码分配给如按钮等表单控件。... addButton ( 2 , 0 , 2 , 0 , 28 , 80 ); button ....

    docs.aspose.com/cells/zh/nodejs-cpp/assign-macr...
  9. Style.list property | Aspose.Words for Node.js

    Style.list property. Gets the list that defines formatting of this list style.... writeln ( "Item 2" ); builder . listFormat . removeNumbers...); builder . writeln ( "Item 2" ); builder . listFormat . removeNumbers...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Document.StopTrackRevisions | Aspose.Words for ...

    Learn how to use the StopTrackRevisions method to prevent automatic document change markings, enhancing your editing efficiency and document clarity.... Runs [ 2 ]. IsInsertRevision , Is . False...Revisions . Count , Is . EqualTo ( 2 )); Assert . That ( doc . Revisions...

    reference.aspose.com/words/net/aspose.words/doc...