Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 10,614 for

insert text

(0.46 sec)
  1. Aspose::Words::Tables::CellFormat::get_Horizont...

    Aspose::Words::Tables::CellFormat::get_HorizontalMerge method. Specifies how the cell is merged horizontally with other cells in the row in C++....DocumentBuilder > ( doc ); // Insert a cell into the first column...-> Write ( u "Text in merged cells." ); // Insert a cell into the...

    reference.aspose.com/words/cpp/aspose.words.tab...
  2. Aspose::Words::Tables::CellFormat::get_Vertical...

    Aspose::Words::Tables::CellFormat::get_VerticalMerge method. Specifies how the cell is merged with other cells vertically in C++....DocumentBuilder > ( doc ); // Insert a cell into the first column...-> Write ( u "Text in merged cells." ); // Insert a cell into the...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. Font.color property | Aspose.Words for Node.js

    Font.color property. Gets or sets the color of the font....Examples Shows how to insert formatted text using DocumentBuilder...Specify font formatting, then add text. let font = builder . font ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Fields::FieldQuote::get_Text met...

    Aspose::Words::Fields::FieldQuote::get_Text method. Gets or sets the Text to retrieve in C++....:get_Text method Contents [ Hide ] FieldQuote::get_Text method...method Gets or sets the text to retrieve. System :: String Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Shapes in Charts|Documentation

    Learn how to use Aspose.Cells for Python via .NET to add controls and customize charts in Microsoft Excel. Our guide will demonstrate how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....you need to insert drawing objects like labels, text boxes, pictures...has some important members: text (property) – specifies a label’s...

    docs.aspose.com/cells/python-net/controls-in-ch...
  6. ShowInBalloons | Aspose.Words for Java

    Specifies which revisions are rendered in balloons in Java....getRevisionOptions(); // Render insertion revisions in green and italic...xtEffect.BOLD); // The same text will appear twice in a movement...

    reference.aspose.com/words/java/com.aspose.word...
  7. How to - developer tips|CAD 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....fonts Work with layout Work with text Access to entities inside block...background into DXF Add new TEXT/MTEXT entities to the right...

    docs.aspose.com/cad/net/developer-guide/how-to/
  8. FieldDde Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDde class for seamless DDE field implementation. Enhance your document automation with powerful features today!...DisplayResult { get; } Gets the text that represents the displayed...set; } Gets or sets whether to insert the linked object as a bitmap...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Working with Form Fields in C#|Aspose.Words for...

    Understanding Form Fields feature, working with Form Fields using C#....work with form fields such as text inputs and checkboxes. A document...fields in Microsoft Word include text input, combobox and checkbox...

    docs.aspose.com/words/net/working-with-form-fie...
  10. Inserting Table|Aspose.Words for .NET

    Insert a table into a document and modify it easily and fast instead of using VSTO in C#....Ask AI Inserting Table Contents [ Hide ] What is this page about... This page explains how to insert a table via code. VSTO Word...

    docs.aspose.com/words/net/inserting-table/