Aspose::Words::Fields::FieldOptions::get_FieldIndexFormat method. Gets or sets a FieldIndexFormat that represents the formatting for the FieldIndex fields in the Document in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Write ( u "A" );...
Chart.axes property. Gets a collection of all axes of this chart.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...
TextBox.no_text_rotation property. Gets or sets a boolean value indicating either text of the TextBox should not rotate when the shape is rotated.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_shape...
CellFormat.clearFormatting method. Resets to default cell formatting... let doc = new aw . Document ( base ....Body node: let firstTable = doc . firstSection . body . tables...
StructuredDocumentTag.buildingBlockGallery property. Specifies type of building block for this SDT... let doc = new aw . Document (); let buildingBlockSdt...Markup . StructuredDocumentTa ( doc , aw . Markup . SdtType . BuildingBlockGallery...
Discover the OptionButtonControl Type property for Forms 2.0. Learn how to enhance your forms with this essential control type feature.... Document doc = new Document ( MyDir + "Radio...); Shape shape1 = ( Shape ) doc . GetChild ( NodeType . Shape...