Sort Score
Result 10 results
Languages All
Labels All
Results 2,921 - 2,930 of 9,257 for

insert text

(0.09 sec)
  1. FieldOptions | Aspose.Words for Java

    Represents options to control field handling in a document in Java....indicating whether bidirectional text is fully supported during field...indicating whether bidirectional text is fully supported during field...

    reference.aspose.com/words/java/com.aspose.word...
  2. Row constructor | Aspose.Words for Python

    Row constructor. Initializes a new instance of the [Row](../) class....insert_after() or CompositeNode.insert_before() on...table where you want the row inserted. Examples Shows how to build...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Range.Replace | Aspose.Words for .NET

    Effortlessly replace all instances of a character string pattern with the Range Replace method. Enhance your Text processing with this powerful tool!...( "Numbers 1, 2, 3" ); // Inserts paragraph break after Numbers...to perform a find-and-replace text operation on the contents of...

    reference.aspose.com/words/net/aspose.words/ran...
  4. Comments for DOCX not working - Free Support Fo...

    I cannot get either the API or Ruby SDK working when attempting to add comments to a word doc. I have tried using simple coordinates 0.0.0.0 and using the coordinates from a Text search. For the Ruby SDK, I have used the…...using the coordinates from a text search. For the Ruby SDK, I...positions returned from the text search directly and built them...

    forum.aspose.com/t/comments-for-docx-not-workin...
  5. Issue adding comments to DOCX with API/Ruby SDK...

    I cannot get either the API or Ruby SDK working when attempting to add comments to a word doc. I have tried using simple coordinates 0.0.0.0 and using the coordinates from a Text search. For the Ruby SDK, I have used the…...using the coordinates from a text search. For the Ruby SDK, I...positions returned from the text search directly and built them...

    forum.aspose.com/t/issue-adding-comments-to-doc...
  6. Aspose::Words::ControlChar::Cell method | Aspos...

    Aspose::Words::ControlChar::Cell method. End of a table cell or end of a table row character: "\x0007" or "\a" in C++....ControlChar :: SectionBreak ()); // Insert a new section, and then set...character to mark the point where text moves to the next column. builder...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. Aspose::Words::ControlChar::ParagraphBreak meth...

    Aspose::Words::ControlChar::ParagraphBreak method. End of paragraph character: "\x000d" or "\r". Same as Cr in C++....ControlChar :: SectionBreak ()); // Insert a new section, and then set...character to mark the point where text moves to the next column. builder...

    reference.aspose.com/words/cpp/aspose.words/con...
  8. Document.HasRevisions | Aspose.Words for .NET

    Discover if your document has tracked changes with the HasRevisions property. Easily manage edits and enhance your workflow efficiency....TrackRevisions ); // We have added text using the document builder,...the first revision is an insertion-type revision. Revision revision...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Document.Revisions | Aspose.Words for .NET

    Effortlessly track document revisions with our advanced tool. Stay organized and enhance collaboration with clear, highlighted changes!...TrackRevisions ); // We have added text using the document builder,...the first revision is an insertion-type revision. Revision revision...

    reference.aspose.com/words/net/aspose.words/doc...
  10. How to Resize Image in Word using Java

    This article assists in how to resize image in Word using Java. It provides information on IDE configurations, a step-by-step procedure and a runnable sample code to resize the picture in Word using Java....some optional text using the write() method Insert an image using...the optional text with write() method and inserting an image using...

    kb.aspose.com/words/java/how-to-resize-image-in...