Implements the COMPARE field in Java....getDisplayResult() Gets the text that represents the displayed...end. getFieldCode() Returns text between field start and field...
Implements the AUTHOR field in Java....getDisplayResult() Gets the text that represents the displayed...end. getFieldCode() Returns text between field start and field...
ShapeBase.isInline property. A quick way to determine if this shape is positioned inline with Text....shape is positioned inline with text. get isInline () : boolean Remarks...paragraph elements, such as runs of text. // In Microsoft Word, we may...
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...
Aspose::Words::Drawing::ShapeBase::get_CoordOrigin method. The coordinates at the top-left corner of the containing block of this shape in C++....Create a small red star and insert it into the group. // Line...child2 ); // Insert a rectangle, and then insert a slightly smaller...
Create, edit and save your first document in any supported format using Aspose.Words for C++ to experience its simplicity and power in C++....a DocumentBuilder class Inserttext to the document start using...
ChoiceBox element generates a question with a fixed number of answers....The question text is specified in the question_text property. Answers..."element_type" : "ChoiceBox" , "question_text" : "Question" , "answers_string"...
PageSetup.sheetsPerBooklet property. Returns or sets the number of pages to be included in each booklet.... Document (); // Inserttext that spans 16 pages. let...
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 ...