Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 10,812 for

insert text

(0.73 sec)
  1. Content control data extract and replace with u...

    HI Gembox Team, We have to develop an enhancement for word’s content control. Requirement is below, Extract the content control data from word, Process business logic on it and replace the content control with process…...the content control in the new text. Could you please help with...Original Content Control : Insert the processed data back into...

    forum.aspose.com/t/content-control-data-extract...
  2. ControlChar Class | Aspose.Words for .NET

    Discover the Aspose.Words.ControlChar class to effectively manage control characters in your documents for enhanced formatting and readability....documents, but commonly used in text files for paragraph breaks....character used as a default value in text input form fields. const FieldEndChar...

    reference.aspose.com/words/net/aspose.words/con...
  3. SaveOptions.update_fields property | Aspose.Wor...

    SaveOptions.update_fields property. Gets or sets a value determining if fields of certain types should be updated before saving the document to a fixed page format...DocumentBuilder ( doc = doc ) # Insert text with PAGE and NUMPAGES fields...write ( 'Page ' ) builder . insert_field ( field_code = 'PAGE'...

    reference.aspose.com/words/python-net/aspose.wo...
  4. How to Make a Fillable Form in Word using Java

    This tutorial contains information on how to make a fillable form in Word using Java. After following this tutorial you can create a form in Word using Java by adding controls like Text input, checkbox, combobox, etc....class object to insert different controls Add text input and check...DocumentBuilder like for adding a text input field we provide a form...

    kb.aspose.com/words/java/how-to-make-a-fillable...
  5. ChartNumberFormat.formatCode property | Aspose....

    ChartNumberFormat.formatCode property. Gets or sets the format code applied to a data label....00E+00” Text - “@” Accounting - “ -\"$\”*... title . text = "Monthly sales report" ; // Insert a custom chart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldIf.TrueText | Aspose.Words for .NET

    Discover the FieldIf TrueText property, easily manage displayed Text for true comparison expressions, enhancing user experience and data clarity....TrueText property Gets or sets the text displayed if the comparison...set ; } Examples Shows how to insert an IF field. Document doc =...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldIf.FalseText | Aspose.Words for .NET

    Discover the FieldIf FalseText property, easily manage displayed Text for false comparisons, enhancing user experience and functionality in your applications....FalseText property Gets or sets the text displayed if the comparison...set ; } Examples Shows how to insert an IF field. Document doc =...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldPrintDate | Aspose.Words for Java

    Implements the PRINTDATE field in Java....getDisplayResult() Gets the text that represents the displayed...end. getFieldCode() Returns text between field start and field...

    reference.aspose.com/words/java/com.aspose.word...
  9. RowCollection class | Aspose.Words for Node.js

    Aspose.Words.Tables.RowCollection class. Provides typed access to a collection of [Row](../row/) nodes...NodeCollection ) insert(index, node) Inserts a node into the collection...toString ( aw . SaveFormat . Text ). trim (); console . log (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ControlChar.NON_BREAKING_HYPHEN_CHAR property |...

    ControlChar.NON_BREAKING_HYPHEN_CHAR property. Non-breaking Hyphen in Microsoft Word is (char)30.... SECTION_BREAK ) # Insert a new section, and then set...current_section . page_setup . text_columns . set_count ( 2 ) #...

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