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

insert text

(0.09 sec)
  1. 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...
  2. ChartNumberFormat.format_code property | Aspose...

    ChartNumberFormat.format_code property. Gets or sets the format code applied to a data label....00E+00” Text - “@” Accounting - “ -\"$\”*...a title. shape = builder . insert_chart ( chart_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Shape Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Shape class for creating versatile drawing objects like AutoShapes, Text boxes, and images effortlessly in your projects....get; set; } Defines alternative text to be displayed instead of a...the shape is below or above text. Bottom { get; } Gets the position...

    reference.aspose.com/words/net/aspose.words.dra...
  4. 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...
  5. Aspose::Words::Fields::Field::GetFieldCode meth...

    Aspose::Words::Fields::Field::GetFieldCode method. Returns Text between field start and field separator (or field end if there is no separator). Both field code and field result of child fields are included in C++....Field::GetFieldCode() method Returns text between field start and field...GetFieldCode () Examples Shows how to insert a field into a document using...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. 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...
  7. Aspose::Words::Story::get_LastParagraph method ...

    Aspose::Words::Story::get_LastParagraph method. Gets the last paragraph in the story in C++....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/cpp/aspose.words/sto...
  8. What's new in Aspose.Cells for .NET|Documentation

    Aspose.Cells for .NET expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....calculation Support to set rich text for cell while saving with LightCells...vulnerability Support more events for inserting/deleting/updating cells for...

    docs.aspose.com/cells/net/what-s-new-in-aspose-...
  9. 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...
  10. Creating and Setting Contents of Emails|Documen...

    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....plain text. This topic shows how to define HTML body text and set...set alternate text. Setting HTML Body HtmlBody is used to specify...

    docs.aspose.com/email/java/creating-and-setting...