SdtListItemCollection.count property. Gets number of items in the collection.... doc = aw . Document () tag = aw ...markup . StructuredDocumentTa ( doc , aw . markup . SdtType . DROP_DOWN_LIST...
Aspose::Words::DocumentBuilder::MoveToField method. Moves the cursor to a field in the Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a field using the...
AxisTickLabels.alignment property. Gets or sets text alignment of the axis tick labels.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...
BookmarksOutlineLevelCollection.remove method. Removes a bookmark with the specified name from the collection.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a bookmark with...
OleFormat.source_item property. Gets or sets a string that is used to identify the portion of the source file that is being linked.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Embed a Microsoft Visio drawing...
ConditionalStyleCollection.topRightCell property. Gets the top right cell style.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...
Aspose::Words::Fields::FieldDate::get_UseUmAlQuraCalendar method. Gets or sets whether to use the Um-al-Qura calendar in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // If we want the text in...
ConditionalStyleCollection.evenRowBanding property. Gets the even row banding style.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...
ConditionalStyleCollection.bottomLeftCell property. Gets the bottom left cell style.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let table = builder . startTable...
BookmarksOutlineLevelCollection indexer. Gets or sets a bookmark outline level at the specified index.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a bookmark with...