Sort Score
Result 10 results
Languages All
Labels All
Results 4,761 - 4,770 of 9,209 for

insert text

(0.04 sec)
  1. ShapeBase.title property | Aspose.Words for Python

    ShapeBase.title property. Gets or sets the title (caption) of the current shape object.... insert_node ( shape ) # When we save...that title in the shape's Alt Text. doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TextColumnCollection.evenly_spaced property | A...

    TextColumnCollection.evenly_spaced property. True if Text columns are of equal width and evenly spaced....evenly_spaced property True if text columns are of equal width and...page_setup columns = page_setup . text_columns columns . evenly_spaced...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldAutoNumOut class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldAutoNumOut class. Implements the AUTONUMOUT field... Remarks Inserts an automatic number in outline...Description displayResult Gets the text that represents the displayed...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldIncludePicture class | Aspose.Words for No...

    Aspose.Words.Fields.FieldIncludePicture class. Implements the INCLUDEPICTURE field...Description displayResult Gets the text that represents the displayed...the graphic that is to be inserted. isDirty Gets or sets whether...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartDataLabel.orientation property | Aspose.Wo...

    ChartDataLabel.orientation property. Gets or sets the orientation of the label Text....the orientation of the label text. @property def orientation (...doc = doc ) shape = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CellFormat.set_paddings method | Aspose.Words f...

    CellFormat.set_paddings method. Sets the amount of space (in points) to add to the left/top/right/bottom of the contents of cell....points) between the border and the text contents # of each table cell.... start_table () builder . insert_cell () builder . write ( 'Lorem...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CellFormat.orientation property | Aspose.Words ...

    CellFormat.orientation property. Returns or sets the orientation of Text in a table cell....Returns or sets the orientation of text in a table cell. @property def.... wrap_text = False builder . cell_format . fit_text = True builder...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartDataTable.format property | Aspose.Words f...

    ChartDataTable.format property. Provides access to fill of Text background and border formatting of the data table....property Provides access to fill of text background and border formatting...doc = doc ) shape = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to add Caret Annotation using Java | Aspose...

    Java sample code to add Caret annotations in PDF file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....used to indicate the insertion of text CaretAnnotation caretAnnotation1...caretAnnotation1 . setSubject ( "Inserted text 1" ); caretAnnotation1 ...

    products.aspose.com/pdf/java/annotation/caret/add/
  10. DocumentBuilder.push_font method | Aspose.Words...

    DocumentBuilder.push_font method. Saves current character formatting onto the stack....font formatting, then write the text that goes before the hyperlink...StyleIdentifier . HYPERLINK builder . insert_hyperlink ( 'here' , 'http://www...

    reference.aspose.com/words/python-net/aspose.wo...