Sort Score
Result 10 results
Languages All
Labels All
Results 3,521 - 3,530 of 10,907 for

insert text

(0.18 sec)
  1. Aspose::Words::Fields::FieldToc class | Aspose....

    Aspose::Words::Fields::FieldToc class. Implements the TOC 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. RevisionType | Aspose.Words for Java

    Specifies the type of change being tracked in Revision in Java....getTrackRevisions()); // We have added text using the document builder,...the first revision is an insertion-type revision. Revision revision...

    reference.aspose.com/words/java/com.aspose.word...
  3. How to Convert a JPG to Word in Python

    This article guides on how to convert a JPG to Word in Python. It has all the details to set the IDE, a list of steps, and a runnable sample code to convert a JPG to Word in Python....used to customize the image insertion in the Word file. Steps to...newly created document Call the insert_image() method in the DocumentBuilder...

    kb.aspose.com/words/python/how-to-convert-a-jpg...
  4. CompositeNode class | Aspose.Words for Python

    aspose.words.CompositeNode class. Base class for nodes that can contain other nodes...Composite operations such as insert and remove children. Provides...specified type. get_text() Gets the text of this node and of...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert JSON Format to OTT via Java | products....

    Parse JSON to OTT in Java without using Microsoft Word...features, such as the ability to insert images, apply formatting, and...setText method and pass watermark text & object of TextWatermarkOptions...

    products.aspose.com/total/java/conversion/json-...
  6. CellFormat.Width | Aspose.Words for .NET

    Discover the CellFormat Width property to easily measure cell width in points, enhancing your spreadsheet's layout and readability....); // Insert a second cell, and then configure cell text padding...row height to fit the vertical text. builder . InsertCell (); builder...

    reference.aspose.com/words/net/aspose.words.tab...
  7. Online MHTML to RTF Conversion or Develop Java ...

    Free online app to convert MHTML to RTF files. Java conversion library code for MHTML documents.... String commandString = "INSERT INTO Documents (FileName, FileContent)...to RTF (Rich Text Format) conversion preserves text formatting...

    products.aspose.com/total/java/conversion/mhtml...
  8. Aspose::Words::Tables::CellFormat::get_Width me...

    Aspose::Words::Tables::CellFormat::get_Width method. Gets the width of the cell in points in C++....row height to fit the vertical text. builder -> InsertCell (); builder...); // Insert a second cell, and then configure cell text padding...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. Aspose::Words::Tables::CellCollection class | A...

    Aspose::Words::Tables::CellCollection class. Provides typed access to a collection of Cell nodes. To learn more, visit the documentation article in C++.... Insert (int32_t, const System::Sh...System::SharedPtr<Aspose::Words::Node>&) Inserts a node into the collection...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. Extract Selected Content Between Nodes in Java|...

    Extracting document content in different using Java....These can be entire text bodies or simple text runs. There are many...paragraphs Specific runs of text Fields of various types, such...

    docs.aspose.com/words/java/extract-selected-con...