Sort Score
Result 10 results
Languages All
Labels All
Results 2,741 - 2,750 of 9,500 for

insert text

(0.1 sec)
  1. Merge two adjacent cells|Documentation

    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....mergeCells = new MergeCells (); // Insert a MergeCells object into the...specified cell in that row, and insert the row into the Worksheet...

    docs.aspose.com/cells/net/merge-two-adjacent-ce...
  2. How to Add Page Numbers in Word using C#

    This quick tutorial guides on how to add page numbers in Word using C#. It provides configuration requirements, detailed steps and code to Insert page number in Word in C#....logical flow of the process to insert page number in word using C#...same builder can be used to insert fields in the header or footer...

    kb.aspose.com/words/net/how-to-add-page-numbers...
  3. Aspose::Words::ControlChar class | Aspose.Words...

    Aspose::Words::ControlChar class. Control characters often encountered in documents. To learn more, visit the documentation article in C++....documents, but commonly used in text files for paragraph breaks....character used as a default value in text input form fields. static constexpr...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. Add a Watermark to Documents via Python | produ...

    Watermark documents including Microsoft Word, Excel, PowerPoint, PDF and Images via your Python application. Add free Text or image watermark online via app....or invisible mark, typically text or an image, to a document or...variety of ways, including as text, images, or patterns, and they...

    products.aspose.com/total/python-net/watermark/
  5. 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....( " REF MyAskField" )); // Insert the ASK field and edit its...} /// <summary> /// Prepends text to the default response of an...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldAsk.BookmarkName | Aspose.Words for .NET

    Discover the FieldAsk BookmarkName property to easily manage and customize your bookmarks. Enhance your user experience with seamless navigation!...( " REF MyAskField" )); // Insert the ASK field and edit its...} /// <summary> /// Prepends text to the default response of an...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Aspose::Words::Fields::FieldImport class | Aspo...

    Aspose::Words::Fields::FieldImport class. Implements the IMPORT field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed...the graphic that is to be inserted. get_IsDirty () Gets or sets...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. CellFormat.RightPadding | Aspose.Words for .NET

    Discover the CellFormat RightPadding property to easily adjust spacing in your cells. Enhance your spreadsheet's layout with precise point control!...); // Insert a second cell, and then configure cell text padding...

    reference.aspose.com/words/net/aspose.words.tab...
  9. ControlChar.NON_BREAKING_SPACE_CHAR property | ...

    ControlChar.NON_BREAKING_SPACE_CHAR property. Non-breaking space character: (char)160.... 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...
  10. 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...