Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 19,636 for

text

(0.09 sec)
  1. FieldIndex.sequence_name property | Aspose.Word...

    FieldIndex.sequence_name property. Gets or sets the name of a sequence whose number is included with the page number....will display the XE field's Text property value on the left side...have the same value in their "Text" property, # the INDEX field...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FormFieldCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FormFieldCollection class, your go-to solution for managing all form fields in a document with ease and efficiency....StatusText = "Checkbox status text" ; checkBox . OwnStatus = true...insert text input form field. builder . Write ( "Enter text here:...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Alternative way to extract a MergeField from a ...

    I am using the below source code in order to identify any Text boxes containing MergeField Pattern pattern = Pattern.compile("(MERGEFIELD.+\\* MERGEFORMAT)"); try { // Find all Text boxes containing merge fields Docum…...code in order to identify any text boxes containing MergeField...MERGEFORMAT)"); try { // Find all text boxes containing merge fields...

    forum.aspose.com/t/alternative-way-to-extract-a...
  4. CellMerge enumeration | Aspose.Words for Node.js

    Aspose.Words.Tables.CellMerge enumeration. Specifies how a cell in a table is merged with other cells.... write ( "Text in merged cells." ); // Insert.... None ; builder . write ( "Text in unmerged cell." ); builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Fields::FormField::get_Enabled m...

    Aspose::Words::Fields::FormField::get_Enabled method. True if a form field is enabled in C++....set_StatusText ( u "Checkbox status text" ); checkBox -> set_OwnStatus...a document builder to insert text input form field. builder ->...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Fields::FormFieldCollection::Rem...

    Aspose::Words::Fields::FormFieldCollection::Remove method. Removes a form field with the specified name in C++....set_StatusText ( u "Checkbox status text" ); checkBox -> set_OwnStatus...a document builder to insert text input form field. builder ->...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. FieldAdvance.UpOffset | Aspose.Words for .NET

    Discover how the FieldAdvance UpOffset property enhances Text positioning in your documents by adjusting subsequent Text upwards for a polished look....number of points by which the text that follows the field should...doc ); builder . Write ( "This text is in its normal place." );...

    reference.aspose.com/words/net/aspose.words.fie...
  8. StructuredDocumentTag.multiline property | Aspo...

    StructuredDocumentTag.multiline property. Specifies whether this SDT allows multiple lines of Text....SDT allows multiple lines of text. @property def multiline ( self...for SdtType.RICH_TEXT and SdtType.PLAIN_TEXT SDT type. For all...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Fields::FormField::Accept method...

    Aspose::Words::Fields::FormField::Accept method. Accepts a visitor in C++....set_StatusText ( u "Checkbox status text" ); checkBox -> set_OwnStatus...a document builder to insert text input form field. builder ->...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. PlainTextDocument | Aspose.Words for Java

    Allows to extract plain-Text representation of the documents content in Java....PlainTextDocument Allows to extract plain-text representation of the document’s...more, visit the Working with Text Document documentation article...

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