Sort Score
Result 10 results
Languages All
Labels All
Results 2,731 - 2,740 of 10,762 for

insert text

(0.09 sec)
  1. Aspose::Words::InlineStory::EnsureMinimum metho...

    Aspose::Words::InlineStory::EnsureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph in C++....EnsureMinimum () Examples Shows how to insert InlineStory nodes. auto doc...to be able to click and write text easily in Microsoft Word. footnote...

    reference.aspose.com/words/cpp/aspose.words/inl...
  2. Aspose::Words::Fields::FieldIndex::get_PageNumb...

    Aspose::Words::Fields::FieldIndex::get_PageNumberSeparator method. Gets or sets the character sequence that is used to separate an index entry and its page number in C++....will display the XE field's Text property value on the left side...with matching values in the "Text" property // into one entry...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Mail Merge Template from Mustache Syntax in C#|...

    Create templates with Mustache syntax using C#. 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/net/mail-merge-template-f...
  4. 将段落从一个演示文稿移动到另一个演示文稿|Aspose.Slides 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Clone the source paragraph and insert the cloned. paragraph into...string targetFile ) { string Text = "" ; //Instantiate Presentation...

    docs.aspose.com/slides/zh/net/move-a-paragraph-...
  5. IFieldUserPromptRespondent.Respond | Aspose.Wor...

    Discover the IFieldUserPromptRespondent Respond method to capture user responses effectively. Learn how to handle cancellations seamlessly!...Description promptText String Prompt text (i.e. title of the prompt window)...( " REF MyAskField" )); // Insert the ASK field and edit its...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Working with Tags | Aspose.Note Documentation

    A guide on how to use and implement tags in Java applications.... Users can now tag text, image, and tables. Aspose.Note...articles show how to: Add a New Text Node with a Tag . Add a New...

    docs.aspose.com/note/java/working-with-tags/
  7. Story.lastParagraph property | Aspose.Words for...

    Story.lastParagraph property. Gets the last paragraph in the story....node that the builder just inserted. // To append content to a...// Adding a second run will insert it in front of the first run...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldMacroButton.DisplayText | Aspose.Words for...

    Discover how to customize the FieldMacroButton DisplayText property for enhanced macro execution. Set the perfect button Text for seamless user commands!...DisplayText property Gets or sets the text to appear as the “button” that...HasMacros , Is . True ); // Insert a MACROBUTTON field, and reference...

    reference.aspose.com/words/net/aspose.words.fie...
  9. CellFormat.top_padding property | Aspose.Words ...

    CellFormat.top_padding property. Returns or sets the amount of space (in points) to add above the contents of cell.... insert_cell () builder . write ( 'Row...' ) # Insert a second cell, and then configure cell text padding...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Document.FieldOptions | Aspose.Words for .NET

    Explore the Document FieldOptions property to manage field handling effectively. Discover unique options for enhanced document control and customization....DocumentBuilder ( doc ); // Insert two merge fields with German...Assert . That ( doc . Range . Text . Trim (), Is . EqualTo ( "Wednesday...

    reference.aspose.com/words/net/aspose.words/doc...