Sort Score
Result 10 results
Languages All
Labels All
Results 4,091 - 4,100 of 16,653 for

insert text

(0.09 sec)
  1. Document.has_revisions property | Aspose.Words ...

    Document.has_revisions property. Returns ``True`` if the document has any tracked changes....track_revisions ) # We have added text using the document builder,...the first revision is an insertion-type revision. revision =...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Revision.revision_type property | Aspose.Words ...

    Revision.revision_type property. Gets the type of this revision....track_revisions ) # We have added text using the document builder,...the first revision is an insertion-type revision. revision =...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Get Page numbers of single or multiple occurren...

    Hi, I am trying to find the page numbers of single or multiple occurrences of search terms based on the offset or start- end range of the search terms in word document. I am able to accomplish finding the page numbers …...Range of particular word or text in the document which is the...“aspose” node and trying to insert Field element like builder...

    forum.aspose.com/t/get-page-numbers-of-single-o...
  4. HTML Import - Drawing Object Features|Aspose.Wo...

    Import HTML-based document using drawing load options in C#.... Images You can insert new images of any type into...stored in the model when you insert a new image using Aspose.Words...

    docs.aspose.com/words/net/drawing-object-featur...
  5. RowCollection class | Aspose.Words for Python

    aspose.words.tables.RowCollection class. Provides typed access to a collection of [Row](../row/) nodes...NodeCollection ) insert(index, node) Inserts a node into the collection...while k < cells . count : cell_text = cells [ k ] . to_string (...

    reference.aspose.com/words/python-net/aspose.wo...
  6. The replies order in Word comments - Aspose.Wor...

    Dear Sir or Madam, In our document we have “paragraphs” and “tables”. When I try to Insert the comments in the paragraphs, the order is the same as I add them. When I add a comment to a table it reverses it. In the atta…... When I try to insert the comments in the paragraphs...SetText(wordComment.Comments[0].Text ?? string.Empty); comment.Author...

    forum.aspose.com/t/the-replies-order-in-word-co...
  7. Cell | Aspose.Words for .NET

    Cell constructor. Initializes a new instance of the Cell class in C#....row where you want the cell inserted. Examples Shows how to build...rows and two columns and then insert it into the first table's first...

    reference.aspose.com/words/net/aspose.words.tab...
  8. LayoutCollector.GetEntity | Aspose.Words for .NET

    LayoutCollector GetEntity method. Returns an opaque position of the LayoutEnumerator which corresponds to the specified node. You can use returned value as an argument to Current given the document being enumerated and the document of the node are the same in C#....navigate to a Run of text then you can insert bookmark right before...AreEqual ( " " , layoutEnumerator . Text ); See Also class Node class...

    reference.aspose.com/words/net/aspose.words.lay...
  9. Aspose::Words::Drawing::Charts::ChartAxis Class...

    Represents the axis options of the chart.... Examples Shows how to insert a chart and modify the appearance...chart->get_Series()->Clear(); // Insert a chart series with categories...

    reference.aspose.com/words/cpp/class/aspose.wor...
  10. FieldSymbol - Aspose.Words for Java - API Refer...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....not push down the rest of the text on their line. field.setDon...getDisplayResult () Gets the text that represents the displayed...

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