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...
Aspose::Words::Font::get_Subscript method. True if the font is formatted as subscript in C++.... auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Paragraph > ( doc -> GetChild ( Aspose :: Words...
TableStyle.left_padding property. Gets or sets the amount of space (in points) to add to the left of the contents of table cells.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...
ChartMarker.format property. Provides access to fill and line formatting of this marker.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...
ChartFormat.stroke property. Gets line formatting for the parent chart element.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...
Discover the IsShowingPlaceholderText property of StructuredDocumentTagRangeStart. Easily manage placeholder vs. regular text in your structured Documents!... Document doc = new Document ( MyDir + "Multi-section...StructuredDocumentTa rangeStartTag = doc . GetChildNodes ( NodeType ....
ChartDataPoint.marker property. Specifies chart data marker.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...
ChartSeries.marker property. Specifies a data marker... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...
Aspose::Words::Comment::RemoveReply method. Removes the specified reply to this comment in C++.... auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Comment > ( doc , u "John Doe" , u "J.D." , System...
Aspose::Words::Style::get_StyleIdentifier method. Gets the locale independent style identifier for a built-in style in C++.... auto doc = System :: MakeObject < Aspose...Aspose :: Words :: Paragraph > ( doc -> GetChildNodes ( Aspose ::...