Aspose.Words.DocumentBuilder.InsertField method...insertField(fieldType, updateField) Inserts a Word field into a document...immediately. Remarks This method inserts a field into a document. Aspose...
ChartDataLabelCollection.number_format property. Gets an [ChartNumberFormat](../../chartnumberformat/) instance allowing to set number format for the data labels of the entire series.... insert_chart ( chart_type = aw . drawing...chart . title . text = 'Monthly sales report' # Insert a custom chart...
ChoiceBoxConfig element generates a question with a fixed number of answers....Enums ; The question text is specified in the QuestionText...QuestionText string Question text. AnswersString string A list...
A markup element that adds a picture to a generated form....Hide ] This element is used to insert an image into the form at the...height=400 ?text=Aspose.OMR for Java font_size=24 Text Barcodes...
InlineStory.last_paragraph property. Gets the last paragraph in the story.... Examples Shows how to insert InlineStory nodes. doc = aw...doc ) footnote = builder . insert_footnote ( footnote_type =...
InlineStory.ensure_minimum method. If the last child is not a paragraph, creates and appends one empty paragraph.... Examples Shows how to insert InlineStory nodes. doc = aw...doc ) footnote = builder . insert_footnote ( footnote_type =...
InlineStory.tables property. Gets a collection of tables that are immediate children of the story.... Examples Shows how to insert InlineStory nodes. doc = aw...doc ) footnote = builder . insert_footnote ( footnote_type =...
Aspose.Words.BorderType enumeration. Specifies sides of a border... Examples Shows how to insert a paragraph with a top border...0.25 ; builder . writeln ( "Text with a top border." ); doc ...
Aspose.Words.BorderCollection class. A collection of [Border](../border/) objects...distance of the border from text in points. horizontal Gets the...borders. Examples Shows how to insert a paragraph with a top border...
aspose.words.BorderType enumeration. Specifies sides of a border... Examples Shows how to insert a paragraph with a top border...= 0.25 builder . writeln ( 'Text with a top border.' ) doc ....