Sort Score
Result 10 results
Languages All
Labels All
Results 2,531 - 2,540 of 9,185 for

insert text

(0.05 sec)
  1. Aspose::Words::Fields::FieldUnknown class | Asp...

    Aspose::Words::Fields::FieldUnknown class. Implements an unknown or unrecognized field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed... get_Result () Gets or sets text that is between the field separator...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. FieldAdvance Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAdvance class for seamless ADVANCE field implementation, enhancing your document processing capabilities effortlessly....DisplayResult { get; } Gets the text that represents the displayed...number of points by which the text that follows the field should...

    reference.aspose.com/words/net/aspose.words.fie...
  3. CellFormat.bottom_padding property | Aspose.Wor...

    CellFormat.bottom_padding property. Returns or sets the amount of space (in points) to add below 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...
  4. 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...
  5. Your First Aspose.Cells Application - Hello Wor...

    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....you want to add/update some text. Access any cell of a worksheet...in the Microsoft Excel file. Insert the words Hello World! into...

    docs.aspose.com/cells/java/your-first-aspose-ce...
  6. Aspose::Words::Drawing::TextPath::get_Spacing m...

    Aspose::Words::Drawing::TextPath::get_Spacing method. Defines the amount of spacing for Text. 1 means 100% in C++....Defines the amount of spacing for text. 1 means 100%. double Aspose...Document > (); // Insert a WordArt object to display text in a shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Comment::get_Done method | Aspos...

    Aspose::Words::Comment::get_Done method. Gets or sets flag indicating that the comment has been marked done in C++...." ); // Insert a comment to point out an error...get_Runs () -> idx_get ( 0 ) -> set_Text ( u "Hello world!" ); comment...

    reference.aspose.com/words/cpp/aspose.words/com...
  8. Aspose::Words::ControlChar::DefaultTextInputCha...

    Aspose::Words::ControlChar::DefaultTextInputChar field. This is the "o" character used as a default value in Text input form fields in C++....character used as a default value in text input form fields. static constexpr...ControlChar :: SectionBreak ()); // Insert a new section, and then set...

    reference.aspose.com/words/cpp/aspose.words/con...
  9. PdfSaveOptions.clone method | Aspose.Words for ...

    PdfSaveOptions.clone method. Creates a deep clone of this object....DocumentBuilder ( doc ); // Insert text with PAGE and NUMPAGES fields...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. RowCollection | Aspose.Words for Java

    Provides typed access to a collection of Row nodes in Java....TEXT).trim(); System.out.println(MessageFormat...specified node. insert(int index, Node node) Inserts a node into...

    reference.aspose.com/words/java/com.aspose.word...