Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 16,632 for

insert text

(0.11 sec)
  1. FormFieldCollection - Aspose.Words for Java - A...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java.... Example: Shows how insert different kinds of form fields...// Use a document builder to insert a combo box. builder.write("Choose...

    reference.aspose.com/words/java/com.aspose.word...
  2. InsertFromHtml | Aspose.Sildes for .NET API Ref...

    Creates slides from HTML Text and Inserts them to the collection at the specified position....Creates slides from HTML text and inserts them to the collection...Description index Int32 Position to insert. htmlText String Html to add...

    reference.aspose.com/slides/net/aspose.slides/i...
  3. ReplaceWithHtmlEvaluator only inserts at start ...

    Hello, I am curious if it is possible to actually replace an occurrence in a word document in a node or if Insert is the only option? For example, I want to replace an instance of a Text tag with some HTML Text. Find:…...ReplaceWithHtmlEvalu only inserts at start of matching node Aspose...word document in a node or if insert is the only option? For example...

    forum.aspose.com/t/replacewithhtmlevaluator-onl...
  4. Aspose::Words::CompositeNode::InsertBefore meth...

    Aspose::Words::CompositeNode::InsertBefore method. Inserts the specified node immediately before the specified reference node in C++....CompositeNode::InsertBefore method Inserts the specified node immediately...:Words::Node>& The Node to insert. refChild const System::Sh...

    reference.aspose.com/words/cpp/aspose.words/com...
  5. FieldLink | Aspose.Words for Java

    Implements the LINK field in Java....linked document in the form of text. // 1 - A LINK field: builder...Object[][] { {InsertLinkedObjectAs.TEXT}, {InsertLinkedObjectAs.UNICODE}...

    reference.aspose.com/words/java/com.aspose.word...
  6. Code Comparison for common features with OpenXM...

    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....spreadsheet document Delete text from a cell Get a column heading...information Insert a chart Insert a new worksheet Insert text into a...

    docs.aspose.com/cells/net/code-comparison-for-c...
  7. Aspose::Words::Font::get_Underline method | Asp...

    Aspose::Words::Font::get_Underline method. Gets or sets the type of underline applied to the font in C++....Examples Shows how to insert formatted text using DocumentBuilder...Specify font formatting, then add text. SharedPtr < Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/fon...
  8. FieldDdeAuto Class | Aspose.Words for .NET

    Aspose.Words.Fields.FieldDdeAuto class. Implements the DDEAUTO field in C#....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. FieldLink Class | Aspose.Words for .NET

    Aspose.Words.Fields.FieldLink class. Implements the LINK field in C#....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...
  10. CompositeNode.insert_after method | Aspose.Word...

    CompositeNode.Insert_after method. Inserts the specified node immediately after the specified reference node....insert_after method insert_after(new_child, ref_child) Inserts...specified reference node. def insert_after ( self , new_child :...

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