aspose.words.fields.FieldNumChars class. Implements the NUMCHARS field...Description display_result Gets the text that represents the displayed...Field ) result Gets or sets text that is between the field separator...
FieldMergeField.TextBefore property. Gets or sets the Text to be Inserted before the field if the field is not blank....property Gets or sets the text to be inserted before the field if the...
Aspose.Words.Fields.FieldXE class. Implements the XE field... Remarks Defines the text and page number for an index...Description displayResult Gets the text that represents the displayed...
Aspose::Words::Run::Run constructor. Initializes a new instance of the Run class in C++....paragraph where you want the run inserted. Examples Shows how to construct...:: Run > ( doc ); run -> set_Text ( u "Hello World!" ); run ->...
Convert EML to EPUB without using Microsoft Word or Outlook on .NET...such as inserting and deleting text, formatting text, and more...Mail) files are used to store text-based information, making them...
PageSetup.Text_columns property. Returns a collection that represents the set of Text columns....text_columns property PageSetup.text_columns property Returns...represents the set of text columns. @property def text_columns ( self...
Aspose::Words::Drawing::Charts::ChartMultilevelValue class. Represents a value for charts that display multilevel data in C++....DocumentBuilder > ( doc ); // Insert a Treemap chart. System ::...chart -> get_Title () -> set_Text ( u "World Population" ); //...
Can be used to specify additional options when saving a document into the SaveFormat.XPS format in Java....new DocumentBuilder(doc); // Insert headings that can serve as...last two headings we have inserted above will not appear. saveOptions...
aspose.words.drawing.charts.ChartDataLabelLocationMode enumeration. Specifies how the values that specify the location of a data label - the [ChartDataLabel.left](../chartdatalabel/left/) and [ChartDataLabel.top](../chartdatalabel/top/) properties - are interpreted.... insert_chart ( chart_type = aw . drawing...can be calculated using title text and font. doughnut_center_y...
Add Caret annotations programmatically in PDF with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications....used to indicate the insertion of text CaretAnnotation caretAnnotation1...caretAnnotation1 . setSubject ( "Insertedtext 1" ); caretAnnotation1 ...