Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 16,623 for

insert text

(0.06 sec)
  1. 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...
  2. DocumentBuilder.insert_combo_box method | Aspos...

    DocumentBuilder.Insert_combo_box method. Inserts a combobox form field at the current position....insert_combo_box method insert_combo_box(name, items, selected_index)...selected_index) Inserts a combobox form field at the current position...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 20.3 Release Notes|Aspose.Words for C++

    Aspose.Words for C++ 20.3 Release Notes – the latest updates and fixes....conversion issue with Arabic text rendering Bug WORDSNET-18389...issue with hanging indent of text Bug WORDSNET-19670 Analyze if...

    docs.aspose.com/words/cpp/aspose-words-for-cpp-...
  4. LayoutOptions.show_hidden_text property | Aspos...

    LayoutOptions.show_hidden_Text property. Gets or sets indication of whether hidden Text in the document is rendered...show_hidden_text property LayoutOptions.show_hidden_text property...indication of whether hidden text in the document is rendered...

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

    Aspose.Words.Drawing.Charts.ChartTitle class. Provides access to the chart title properties in C#.... Text { get; set; } Gets or sets the text of the chart...shown. Examples Shows how to insert a chart and set a title. Document...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Aspose::Words::Markup::CustomXmlPartCollection ...

    Represents a collection of Custom XML Parts. The items are CustomXmlPart objects....xmlPartContent = u "<root><text>Hello world!</text></root>" ; SharedPtr<CustomXmlPart>...xmlPartContent); ASPOSE_ASSERT_EQ( System::Text::Encoding::get_ASCII ()->Ge...

    reference.aspose.com/words/cpp/class/aspose.wor...
  7. Aspose::Words::Paragraph::get_BreakIsStyleSepar...

    Aspose::Words::Paragraph::get_BreakIsStyleSeparator method. True if this paragraph break is a Style Separator. A style separator allows one paragraph to consist of parts that have different paragraph styles in C++....Examples Shows how to write text to the same line as a TOC heading...BreakType :: PageBreak ); // Insert a paragraph with a style that...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. How to Resize Picture in Word using Python

    This article guides you on how to resize picture in Word using Python. It provides configuration details, step-wise process and a runnable sample code to resize image in MS Word using Python....sample text wherever required for describing the image Insert the...having different methods to insert text and images in the linked...

    kb.aspose.com/words/python/how-to-resize-pictur...
  9. CellFormat.horizontal_merge property | Aspose.W...

    CellFormat.horizontal_merge property. Specifies how the cell is merged horizontally with other cells in the row....DocumentBuilder ( doc = doc ) # Insert a cell into the first column...horizontally merged cells. builder . insert_cell () builder . cell_format...

    reference.aspose.com/words/python-net/aspose.wo...
  10. RunCollection class | Aspose.Words for Python

    aspose.words.RunCollection class. Provides typed access to a collection of [Run](../run/) nodes...NodeCollection ) insert(index, node) Inserts a node into the collection...flag an Inline node. # 1 - An "insert" revision: # This revision...

    reference.aspose.com/words/python-net/aspose.wo...