Sort Score
Result 10 results
Languages All
Labels All
Results 2,861 - 2,870 of 10,025 for

insert text

(0.07 sec)
  1. Aspose::Words::Fields::FieldStyleRef::get_Inser...

    Aspose::Words::Fields::FieldStyleRef::get_InsertParagraphNumber method. Gets or sets whether to Insert the paragraph number of the referenced paragraph exactly as it appears in the document in C++....method Gets or sets whether to insert the paragraph number of the..." \x0001 " u " )" ); // Add text and apply paragraph styles that...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. 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...
  3. 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...
  4. 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...
  5. DocumentBase.import_node method | Aspose.Words ...

    aspose.words.DocumentBase.import_node method...from another document can be inserted into this document, it must...node was imported, it can be inserted into the appropriate place...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Header and Footer only on last page - Free Supp...

    Hello, Describe the case I’m creating .docx and .pdf documents from HTML templates using Aspose.Words for .Net. In version 24.2, Aspose.Words for .Net was adding Header and Footer to every page. I want to upgrade to n…... insert the document content first and then insert header/footer...new DocumentBuilder(doc); // Insert body. builder.InsertHtml("<p>First</p><div...

    forum.aspose.com/t/header-and-footer-only-on-la...
  7. FieldIncludePicture class | Aspose.Words for Py...

    aspose.words.fields.FieldIncludePicture class. Implements the INCLUDEPICTURE field...Description display_result Gets the text that represents the displayed...the graphic that is to be inserted. is_dirty Gets or sets whether...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_DateStorageFormat method. Gets/sets format in which the date for a date SDT is stored when the SDT is bound to an XML node in the document's data store. Default value is DateTime in C++....Words :: Document > (); // Insert a structured document tag that...Word, the tag will display the text "Click here to enter a date...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. Apply or Change a Slide Layout in C++|Aspose.Sl...

    Learn how to manage and customize slide layouts in Aspose.Slides for C++. Explore layout types, placeholder control, footer visibility, and layout manipulation through code examples in C++....Slide layout – Includes two text placeholders: one for the title...below for main content (such as text, bullet points, charts, images...

    docs.aspose.com/slides/cpp/slide-layout/