Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 9,195 for

insert text

(0.08 sec)
  1. NodeCollection | Aspose.Words for Java

    Represents a collection of nodes of a specific type in Java....TEXT_BOX)); Assert.assertEquals(1...getShapeType()) == (ShapeType.TEXT_BOX))) { Shape replacementShape...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldAsk.DefaultResponse | Aspose.Words for .NET

    Discover the FieldAsk DefaultResponse property. Easily manage initial user responses in prompt windows to enhance user interaction and streamline workflows.... GetFieldCode ()); // Insert the ASK field and edit its...} /// <summary> /// Prepends text to the default response of an...

    reference.aspose.com/words/net/aspose.words.fie...
  3. TableCollection | Aspose.Words for Java

    Provides typed access to a collection of Table nodes in Java.... insert(int index, Node node) Inserts a node into...DocumentBuilder(doc); // Add text to the document by inserting Runs using a DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::HeaderFooterCollection class | A...

    Aspose::Words::HeaderFooterCollection class. Provides typed access to HeaderFooter nodes of a Section. To learn more, visit the documentation article in C++.... Insert (int32_t, const System::Sh...System::SharedPtr<Aspose::Words::Node>&) Inserts a node into the collection...

    reference.aspose.com/words/cpp/aspose.words/hea...
  5. Aspose::Words::ControlChar::FieldSeparatorChar ...

    Aspose::Words::ControlChar::FieldSeparatorChar field. Field separator character separates field code from field value. Optional in some fields. Value: (char)20 in C++....ControlChar :: SectionBreak ()); // Insert a new section, and then set...character to mark the point where text moves to the next column. builder...

    reference.aspose.com/words/cpp/aspose.words/con...
  6. Mail Merge Mustache Syntax|Aspose.Words for Pyt...

    Create templates with Mustache syntax using Python. Mustache syntax is the only option to use with templates that do not contain fields (HTML or TXT). With Word templates, you have two options: fields or Mustache syntax....use IF fields if you need to insert “his”, “her”, “he” or “she”...Gender } = “MALE” “true text” “false text” } { IF “{{ GENDER }}”...

    docs.aspose.com/words/python-net/mail-merge-tem...
  7. FieldFormat.general_formats property | Aspose.W...

    FieldFormat.general_formats property. Gets a collection of general formats that are applied to a numeric, Text or any field result...that are applied to a numeric, text or any field result. Corresponds...# Use a document builder to insert a field that displays a result...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_DisplayText method. Gets or sets whether to display barcode data (Text) along with image in C++....whether to display barcode data (text) along with image. bool Aspose...get_DisplayText () Examples Shows how to insert a DISPLAYBARCODE field, and...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Tables::CellFormat::get_LeftPadd...

    Aspose::Words::Tables::CellFormat::get_LeftPadding method. Returns or sets the amount of space (in points) to add to the left of the contents of cell in C++....); // Insert a second cell, and then configure cell text padding...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. Aspose::Words::Tables::CellFormat::get_RightPad...

    Aspose::Words::Tables::CellFormat::get_RightPadding method. Returns or sets the amount of space (in points) to add to the right of the contents of cell in C++....); // Insert a second cell, and then configure cell text padding...

    reference.aspose.com/words/cpp/aspose.words.tab...