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

insert text

(0.08 sec)
  1. Class EquationComponentNode | Aspose.Cells for ...

    Aspose.Cells.Drawing.Equations.EquationComponentNode class. This class specifies the components of an equation or mathematical expression. Different types of components combined into different equations. For example a fraction consists of two parts a numerator component and a denominator component. For more component types please refer to EquationNodeType...TextOptions { get; } Returns the text options.(Inherited from FontSetting...Description AddChild (EquationNode) Inserts the specified node at the end...

    reference.aspose.com/cells/net/aspose.cells.dra...
  2. Class SubSupEquationNode | Aspose.Cells for .NE...

    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 superscriptsubscriptsuperscript and subscript placed to the left of the base superscript and subscript placed to the right of the base...TextOptions { get; } Returns the text options.(Inherited from FontSetting...Description AddChild (EquationNode) Inserts the specified node at the end...

    reference.aspose.com/cells/net/aspose.cells.dra...
  3. Class BoxEquationNode | Aspose.Cells for .NET A...

    Aspose.Cells.Drawing.Equations.BoxEquationNode class. This class specifies the box function which is used to group components of an equation...TextOptions { get; } Returns the text options.(Inherited from FontSetting...Description AddChild (EquationNode) Inserts the specified node at the end...

    reference.aspose.com/cells/net/aspose.cells.dra...
  4. Class BorderBoxEquationNode | Aspose.Cells for ...

    Aspose.Cells.Drawing.Equations.BorderBoxEquationNode class. This class specifies the Border Box function consisting of a border drawn around an equation...TextOptions { get; } Returns the text options.(Inherited from FontSetting...Description AddChild (EquationNode) Inserts the specified node at the end...

    reference.aspose.com/cells/net/aspose.cells.dra...
  5. OOXML Import - Drawing Object Features|Aspose.W...

    Import WordprocessingML document using drawing load options in Java....export section 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/java/drawing-object-featu...
  6. NodeCollection - Aspose.Words for Java - API Re...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....TEXT_BOX)); Assert.assertEquals(1...getShapeType()) == (ShapeType.TEXT_BOX))) { Shape replacementShape...

    reference.aspose.com/words/java/com.aspose.word...
  7. TableCollection - Aspose.Words for Java - API R...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java.... void insert (int index, Node node) Inserts a node into...cells.get(k).toString(SaveFormat.TEXT).trim(); System.out.println(MessageFormat...

    reference.aspose.com/words/java/com.aspose.word...
  8. 插入图表|Documentation

    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....string FileName = FilePath + "Insert a chart.xlsx" ; string worksheetName...and a Dictionary collection of text keys // and corresponding integer...

    docs.aspose.com/cells/zh/net/insert-a-chart/
  9. Revision.accept method | Aspose.Words for Python

    Revision.accept method. Accepts 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...
  10. RevisionCollection | Aspose.Words for Java

    A collection of Revision objects that represent revisions in the document in Java....getTrackRevisions()); // We have added text using the document builder,...the first revision is an insertion-type revision. Revision revision...

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