InlineStory.isMoveToRevision property. Returns ``true`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled.... at ( 2 ). asFootnote (). isInsertRevision...isInsertRevision ). toEqual ( true ); // 2 - A "move from" revision: // When...
InlineStory.isMoveFromRevision property. Returns ``true`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled.... at ( 2 ). asFootnote (). isInsertRevision...isInsertRevision ). toEqual ( true ); // 2 - A "move from" revision: // When...
Specifies the possible positions for a chart legend in Java....assertEquals("Series 2", chart.getSeries().get(1).getName());...assertEquals("Series 3", chart.getSeries().get(2).getName()); // Move the chart's...
Learn how to set the line spacing of paragraphs in shapes or textboxes using Aspose.Cells for JavaScript via C++.... addTextBox ( 2 , 0 , 2 , 0 , 100 , 200 ); const shape...
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...
Effortlessly clear all elements from your VariableCollection with our Clear method. Simplify your data management today!... EqualTo ( 2 )); Assert . That ( variables...( "City" ), Is . False ); // 2 - By index: variables . RemoveAt...
Aspose::Words::Properties::BuiltInDocumentProperties::get_Comments method. Gets or sets the document comments in C++....FieldType :: FieldAuthor , true ); // 2 - "Title" property, which we can...set_Keywords ( u "Tag 1; Tag 2; Tag 3" ); // We can right-click...
Aspose::Words::Fields::DropDownItemCollection::RemoveAt method. Removes a value at the specified index in C++....dropDownItems -> Add ( u "Four" ); // 2 - Insert an item before another...dropDownItems -> Remove ( u "Four" ); // 2 - Remove an item at an index:...