ChartNumberFormat.format_code property. Gets or sets the format code applied To a data label.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Add a line chart, then...
List.has_same_template method. Returns true if the current list and the given list are created from the same template.... doc = aw . Document ( file_name =...'Different lists.docx' ) self . assertTrue ( doc . lists [ 0 ] ...
Aspose::Words::CompositeNode::RemoveAllChildren method. Removes all the child nodes of the current node in C++.... auto doc = System :: MakeObject < Aspose...document node with no children. doc -> RemoveAllChildren (); // This...
View and modify RTF properties through online app for free. Android API code To update RTF properties....[Product Documentation](https://docs.aspose.com/words/java/system-requirements/)...Metadata Options with Android DOC Files Metadata (Microsoft Word...
View and modify ODT properties through online app for free. Android API code To update ODT properties....[Product Documentation](https://docs.aspose.com/words/java/system-requirements/)...Metadata Options with Android DOC Files Metadata (Microsoft Word...
View and modify DocM properties through online app for free. Android API code To update DocM properties....[Product Documentation](https://docs.aspose.com/words/java/system-requirements/)...Metadata Options with Android DOC Files Metadata (Microsoft Word...
FieldHyperlink.screen_tip property. Gets or sets the ScreenTip text for the hyperlink.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) field = builder . insert_field...
Node.remove method. Removes itself from the parent....let doc = new aw . Document ( base . myDir + "Images.docx" );...); let shapes = doc . getChildNodes ( aw . NodeType . Shape , true...
Font.outline property. True if the font is formatted as outline.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Set the Outline flag to...