Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 10,692 for

insert text

(0.14 sec)
  1. GlyphFlags enumeration | Aspose.Words for Python

    aspose.words.shaping.GlyphFlags enumeration. Glyph flags....UNSAFE_TO_BREAK Indicates that if input text is broken at the beginning of...UNSAFE_TO_CONCAT Indicates that if input text is changed on one side of the...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Getting Started|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Plain Text (TXT) Easily extract text by saving in plain text format...within or between workbooks Insert images Create charts Set gradient...

    docs.aspose.com/cells/java/aspose-cells-for-and...
  3. FieldOptions.is_bidi_text_supported_on_update p...

    FieldOptions.is_bidi_Text_supported_on_update property. Gets or sets the value indicating whether bidirectional Text is fully supported during field update or not....is_bidi_text_supported_on_update property FieldOptions.is_bi...is_bidi_text_supported_on_update property Gets or sets the value indicating...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DropDownItemCollection.contains method | Aspose...

    DropDownItemCollection.contains method. Determines whether the collection contains the specified value.... Examples Shows how to insert a combo box field, and edit... DocumentBuilder ( doc ) # Insert a combo box, and then verify...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldDdeAuto.SourceFullName | Aspose.Words for ...

    Discover the FieldDdeAuto SourceFullName property to easily manage your source file's name and location for streamlined data handling....linked document in the form of text. // 1 - A LINK field: builder.../// Use a document builder to insert a LINK field and set its properties...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Inline.is_format_revision property | Aspose.Wor...

    Inline.is_format_revision property. Returns true if formatting of the object was changed in Microsoft Word while change tracking was enabled.... # 1 - An "insert" revision: # This revision...revision occurs when we insert text while tracking changes. self . assertTrue...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CustomXmlPartCollection.clone method | Aspose.W...

    CustomXmlPartCollection.clone method. Makes a deep copy of this collection and its items....xml_part_content = '<root><text>Hello world!</text></root>' xml_part =...) # Clone a part, and then insert it into the collection. xml_part_clone...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TextBox.InternalMarginRight | Aspose.Words for ...

    Discover the TextBox InternalMarginRight property to customize your shapes with precise right margins in points for enhanced design flexibility....to set internal margins for a text box. Document doc = new Document...DocumentBuilder ( doc ); // Insert another textbox with specific...

    reference.aspose.com/words/net/aspose.words.dra...
  9. FieldBuilder.build_and_insert method | Aspose.W...

    aspose.words.fields.FieldBuilder.build_and_Insert method...build_and_insert method Contents [ Hide ] build_and_insert(ref_node)...ode) Builds and inserts a field into the document before the...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Paragraphs in Java|Aspose.Words fo...

    Paragraph node manipulation practices using Java.... Inserting a Paragraph To insert a new paragraph...document, in fact, you need to insert a paragraph break character...

    docs.aspose.com/words/java/working-with-paragra...