Sort Score
Result 10 results
Languages All
Labels All
Results 3,291 - 3,300 of 4,793 for

insert text

(0.11 sec)
  1. CompareOptions.ignore_headers_and_footers prope...

    CompareOptions.ignore_headers_and_footers property. True indicates that headers and footers content is ignored....= doc_original ) # Paragraph text referenced with an endnote:...first paragraph.' ) builder . insert_footnote ( footnote_type =...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TextBox.fit_shape_to_text property | Aspose.Wor...

    TextBox.fit_shape_to_Text property. Determines whether Microsoft Word will grow the shape to fit Text....fit_shape_to_text property TextBox.fit_shape_to_text property Determines...shape to fit text. @property def fit_shape_to_text ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Сreate Custom Barcodes with IBarcodeGenerator|D...

    How to create custom barcodes from MS Word documents with IBarcodeGenerator, Aspose.Words and Aspose.BarCode...built-in barcodes, which can be inserted into a document using DisplayBarcode...issue, developers can manually insert barcode images with a target...

    docs.aspose.com/barcode/net/how-to-create-custo...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Documentation – Rendering in Python https://docs.aspose.com/words/python-net/rendering/ Recent content in Rendering in Python on Documentation Hugo -- gohugo.io http......be of various types, such as text, spreadsheets, slides, CAD drawings...vector form. In contrast, some text editing applications do not...

    docs.aspose.com/words/python-net/rendering/inde...
  5. TextOrientation enumeration | Aspose.Words for ...

    aspose.words.TextOrientation enumeration. Specifies orientation of Text on a page, in a table cell or a Text frame....orientation of text on a page, in a table cell or a text frame. Members...HORIZONTAL Text is arranged horizontally (lr-tb). DOWNWARD Text is rotated...

    reference.aspose.com/words/python-net/aspose.wo...
  6. NodeList indexer | Aspose.Words for Python

    NodeList indexer. Retrieves a node at the given index....DocumentBuilder ( doc = doc ) # Insert some nodes with a DocumentBuilder.... start_table () builder . insert_cell () builder . write ( 'Cell...

    reference.aspose.com/words/python-net/aspose.wo...
  7. WrapSide enumeration | Aspose.Words for Python

    aspose.words.drawing.WrapSide enumeration. Specifies what side(s) of the shape or picture the Text wraps around....of the shape or picture the text wraps around. Members Name Description...Description BOTH The document text wraps on both sides of the shape...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ShapeBase.name property | Aspose.Words for Python

    ShapeBase.name property. Gets or sets the optional shape name....to use a shape’s alternative text. doc = aw . Document () builder...DocumentBuilder ( doc ) shape = builder . insert_shape ( aw . drawing . ShapeType...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Document.shade_form_data property | Aspose.Word...

    Document.shade_form_data property. Specifies whether to turn on the gray shading on form fields.... insert_text_input ( 'My form field' ...TextFormFieldType . REGULAR , '' , 'Text contents of form field, which...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CommentRangeEnd | Aspose.Words for .NET

    Discover the CommentRangeEnd constructor, effortlessly create new instances of this class for seamless code integration and enhanced functionality....where you want the comment inserted. Examples Shows how print..."Comment regarding text." ); // Add text to the document, warp...

    reference.aspose.com/words/net/aspose.words/com...