Sort Score
Result 10 results
Languages All
Labels All
Results 4,741 - 4,750 of 9,185 for

insert text

(0.04 sec)
  1. 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...
  2. 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...
  3. 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...
  4. 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...
  5. Aspose::Words::Document class | Aspose.Words fo...

    Aspose::Words::Document class. Represents a Word document. To learn more, visit the documentation article in C++.... () Called when a node is inserted or removed in the document...kerning applies to both Latin text and punctuation. get_Range ()...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. 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/
  7. 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...
  8. Microsoft SQL Server Spatial Format

    Microsoft SQL Server Spatial Format is a geospatial data storage format developed by Microsoft for storing and managing spatial data within SQL Server databases. It supports various types of geospatial data, such as points, lines, and polygons, and provides functions for querying and analyzing the data. The format uses a binary format to store the geospatial data and is designed to work seamlessly with other Microsoft technologies, such as Bing Maps and Azure. It is widely used in industries such as transportation, real estate, and urban planning.... They can then insert spatial data into this column...system, and its WKT (Well-Known-Text) by entering the appropriate...

    products.aspose.com/gis/net/gis-formats/microso...
  9. 使用文本注释处理PDF通过Python|Aspose.PDF for Python via .NET

    Aspose.PDF for Python 允许您从PDF文档中添加、获取和删除文本注释。... subject = "Inserted text 1" textAnnotation . contents...annotations . AnnotationType . TEXT ) ] for ta in textAnnotations...

    docs.aspose.com/pdf/zh/python-net/text-annotation/
  10. FieldHyperlink.screen_tip property | Aspose.Wor...

    FieldHyperlink.screen_tip property. Gets or sets the ScreenTip Text for the hyperlink....property Gets or sets the ScreenTip text for the hyperlink. @property...doc = doc ) field = builder . insert_field ( field_type = aw . fields...

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