Sort Score
Result 10 results
Languages All
Labels All
Results 4,831 - 4,840 of 11,003 for

insert text

(0.08 sec)
  1. Split a Document in C#|Aspose.Words for .NET

    Split a document into several files using C#. Use the split feature to effectively split a document by headings or sections, as well as by pages or by page ranges....start with the required pages, text, etc. Try online You can try...contained within a single section. Insert and Append Documents in C#...

    docs.aspose.com/words/net/split-a-document/
  2. Shape.fill_color property | Aspose.Words for Py...

    Shape.fill_color property. Defines the brush color that fills the closed path of the shape....DocumentBuilder ( doc = doc ) # Write some text, and then cover it with a floating...world!' ) shape = builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  3. RevisionOptions.moved_to_text_effect property |...

    RevisionOptions.moved_to_Text_effect property. Allows to specify the effect to be applied to the areas where content was moved to [RevisionType.MOVING](../../../aspose.words/revisiontype/#MOVING)...moved_to_text_effect property RevisionOptions.moved_to_text_effect...DOUBLE_UNDERLINE @property def moved_to_text_effect ( self ) -> aspose ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. Format Rows and Columns with Node.js via C++|Do...

    Aspose.Cells for Node.js via C++ can support changing row height or column width, as well as applying formatting on rows or columns....AutoFit Rows and Columns Convert Text to Columns using Aspose.Cells...Columns Insert or Delete Rows in an Excel Worksheet Inserting and...

    docs.aspose.com/cells/nodejs-cpp/adjusting-row-...
  5. TextBox.previous property | Aspose.Words for Py...

    TextBox.previous property. Returns a [TextBox](../) that represents the previous [TextBox](../) in a sequence of shapes.... Examples Shows how to link text boxes. doc = aw . Document ()...( doc = doc ) text_box_shape1 = builder . insert_shape ( shape_type...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Working with Content Control SDT|Aspose.Words f...

    Using python you can embed customer-defined semantics as well as its behaviour and appearance into a document....controls, including checkboxes, text boxes, date pickers, and drop-down...another StructuredDocumentTa Inserting Content Controls into a Document...

    docs.aspose.com/words/python-net/working-with-c...
  7. Strip FNC|Documentation

    Learn how to control function code (FNC) characters in Code 128 and GS1-128 recognition using the StripFNC parameter....removed from the recognized text or preserved for post-processing...characters from the decoded text (default) reader . getBarcodeSettings...

    docs.aspose.com/barcode/java/developer-guide/ba...
  8. TextBox.next property | Aspose.Words for Python

    TextBox.next property. Returns or sets a [TextBox](../) that represents the next [TextBox](../) in a sequence of shapes.... Examples Shows how to link text boxes. doc = aw . Document ()...( doc = doc ) text_box_shape1 = builder . insert_shape ( shape_type...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TextBox.is_valid_link_target method | Aspose.Wo...

    TextBox.is_valid_link_target method. Determines whether this [TextBox](../) can be linked to the target [TextBox](../)....TextBox Examples Shows how to link text boxes. doc = aw . Document ()...( doc = doc ) text_box_shape1 = builder . insert_shape ( shape_type...

    reference.aspose.com/words/python-net/aspose.wo...
  10. SdtCalendarType | Aspose.Words for Java

    Specifies the possible types of calendars which can be used to specify StructuredDocumentTag.getCalendarType / StructuredDocumentTag.setCalendarTypeint in an Office Open XML document in Java....Document doc = new Document(); // Insert a structured document tag that...Word, the tag will display the text "Click here to enter a date...

    reference.aspose.com/words/java/com.aspose.word...