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...
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...
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...
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:...
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...
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...