Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 16,623 for

insert text

(0.07 sec)
  1. CustomXmlPartCollection - Aspose.Words for Java...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....xmlPartContent = "<root><text>Hello, World!</text></root>"; CustomXmlPart... // Clone a part, and then insert it into the collection. CustomXmlPart...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Fields::FieldRef Class Reference...

    Implements the REF field.... Examples Shows how to insert REF fields to reference bookmarks...footnote #1" ); builder->Write(u "Text that will appear in REF field"...

    reference.aspose.com/words/cpp/class/aspose.wor...
  3. IParagraphCollection | Aspose.Sildes for .NET A...

    Represents a collection of a paragraphs.... AddFromHtml (string) Adds text from specified html string to...IExternalResourceRes, string) Adds text from specified html string to...

    reference.aspose.com/slides/net/aspose.slides/i...
  4. VerticalAlignment enumeration | Aspose.Words fo...

    aspose.words.drawing.VerticalAlignment enumeration. Specifies vertical alignment of a floating shape, Text frame or a floating table....alignment of a floating shape, text frame or a floating table. Members...NONE . Examples Shows how to insert a floating image to the center...

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

    aspose.words.Border class. Represents a border of an object...including paragraph, run of text inside a paragraph or a table...distance_from_text Gets or sets distance of the border from text or from...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Document.update_fields method | Aspose.Words fo...

    Document.update_fields method. Updates the values of fields in the whole document.... Examples Shows how to insert a Table of contents (TOC) into... DocumentBuilder ( doc ) # Insert a table of contents for the...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Cell.InsertText | Aspose.Cells for .NET API Ref...

    Cell method. Insert some characters to the cell. If the cell is rich formatted this method could keep the original formatting...InsertText method Insert some characters to the cell...InsertText ( int index , string text ) Parameter Type Description...

    reference.aspose.com/cells/net/aspose.cells/cel...
  8. 20.3 Release Notes|Aspose.Words for Java

    Aspose.Words for Java 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/java/aspose-words-for-jav...
  9. NodeImporter class | Aspose.Words for Python

    aspose.words.NodeImporter class. Allows to efficiently perform repeated import of nodes from one document to another... Before you can insert a fragment from one document...original node, ready to be inserted into the destination document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::NodeCollection::Remove method | ...

    Aspose::Words::NodeCollection::Remove method. Removes the node from the collection and from the document in C++....doc ); // Add text to the document by inserting Runs using a DocumentBuilder...get_Count ()); // We can also insert a node into the RunCollection...

    reference.aspose.com/words/cpp/aspose.words/nod...