Sort Score
Result 10 results
Languages All
Labels All
Results 4,551 - 4,560 of 16,652 for

insert text

(0.15 sec)
  1. Make PDF Using C#

    Make a new PDF in C# in a few steps. Easily create PDF using .NET library....code Insert Text Insert Comments Insert Bookmark Insert Chart...chart = shape.Chart; chart.Title.Text = "Demo Chart" ; chart.Series...

    products.aspose.com/words/net/make/pdf/
  2. Make A Document In C#

    Create a file using .NET library. Easily create a new document in C# in a few steps....code Insert Text Insert Comments Insert Bookmark Insert Chart...chart = shape.Chart; chart.Title.Text = "Demo Chart" ; chart.Series...

    products.aspose.com/words/net/make/
  3. Make DOC Using C#

    Make a new DOC in C# in a few steps. Easily create DOC using .NET library....code Insert Text Insert Comments Insert Bookmark Insert Chart...chart = shape.Chart; chart.Title.Text = "Demo Chart" ; chart.Series...

    products.aspose.com/words/net/make/doc/
  4. Aspose::Cells::Drawing::Equations::BarEquationN...

    Aspose::Cells::Drawing::Equations::BarEquationNode class. This class specifies the bar equation, consisting of a base argument and an overbar or underbar in C++....AddChild(EquationNodeType equationType) Insert a node of the specified type...AddChild(const EquationNode& node) Inserts the specified node at the end...

    reference.aspose.com/cells/cpp/aspose.cells.dra...
  5. Aspose::Cells::Drawing::Equations::RadicalEquat...

    Aspose::Cells::Drawing::Equations::RadicalEquationNode class. This class specifies the radical equation, consisting of an optional degree deg(EquationNodeType.Degree) and a base in C++....AddChild(EquationNodeType equationType) Insert a node of the specified type...AddChild(const EquationNode& node) Inserts the specified node at the end...

    reference.aspose.com/cells/cpp/aspose.cells.dra...
  6. Aspose::Cells::Drawing::Equations::SubSupEquati...

    Aspose::Cells::Drawing::Equations::SubSupEquationNode class. This class specifies an equation that can optionally be superscript or subscript. There are four main forms of this equation, superscript,subscript,superscript and subscript placed to the left of the base, superscript and subscript placed to the right of the base in C++....AddChild(EquationNodeType equationType) Insert a node of the specified type...AddChild(const EquationNode& node) Inserts the specified node at the end...

    reference.aspose.com/cells/cpp/aspose.cells.dra...
  7. Aspose::Words::Drawing::Charts::Chart class | A...

    Aspose::Words::Drawing::Charts::Chart class. Provides access to the chart shape properties. To learn more, visit the documentation article in C++....Type () Examples Shows how to insert a chart and set a title. auto...DocumentBuilder > ( doc ); // Insert a chart shape with a document...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. FootnotePosition - Aspose.Words for Java - API ...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....reference or a side comment to text // that does not interfere with...with the main body text's flow. // Inserting a footnote adds a...

    reference.aspose.com/words/java/com.aspose.word...
  9. RevisionCollection Class | Aspose.Words for .NET

    Aspose.Words.RevisionCollection class. A collection of Revision objects that represent revisions in the document in C#....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/rev...
  10. Make WORD Using Java

    Make a new a Word document in Java in a few steps. Easily create a Word document using Java library....code Insert Text Insert Comments Insert Bookmark Insert Chart...

    products.aspose.com/words/java/make/word/