Sort Score
Result 10 results
Languages All
Labels All
Results 2,991 - 3,000 of 10,576 for

insert text

(0.11 sec)
  1. Cell constructor | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_CalendarType method. Specifies the type of calendar for this SDT. Default is Default in C++....Words :: Document > (); // Insert a structured document tag that...Word, the tag will display the text "Click here to enter a date...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Table | Aspose.Words for Java

    Represents a table in a Word document in Java....appendChild(paragraph); // Add text to the first cell in the first...cells.get(k).toString(SaveFormat.TEXT).trim(); System.out.println(MessageFormat...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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...
  5. NodeCollection | Aspose.Words for Java

    Represents a collection of nodes of a specific type in Java....TEXT_BOX)); Assert.assertEquals(1...getShapeType()) == (ShapeType.TEXT_BOX))) { Shape replacementShape...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Replacing::FindReplaceOptions cl...

    Aspose::Words::Replacing::FindReplaceOptions class. Specifies options for find/replace operations. To learn more, visit the documentation article in C++.... get_ApplyFont () const Text formatting applied to new content...indicating either to ignore text inside delete revisions. The...

    reference.aspose.com/words/cpp/aspose.words.rep...
  7. Annotate Documents via C++ | products.aspose.com

    Annotate Microsoft Word, Excel, PowerPoint Presentations and PDF files via your C++ application. Manage Annotation with ease....track changes, insert footnotes, or highlight text to provide feedback...stamps, or drawings to annotate text, images, or diagrams. This is...

    products.aspose.com/total/cpp/annotate/
  8. Section | Aspose.Words for .NET

    Create dynamic web sections effortlessly with our Section Constructor. Easily initialize and customize your Section class for optimal site performance....of the Document OR Add and Insert methods of the Sections property...run = new Run ( doc ); run . Text = "Hello World!" ; run . Font...

    reference.aspose.com/words/net/aspose.words/sec...
  9. Aspose::Words::Tables::CellFormat::get_TopPaddi...

    Aspose::Words::Tables::CellFormat::get_TopPadding method. Returns or sets the amount of space (in points) to add above the contents of cell in C++....); // Insert a second cell, and then configure cell text padding...

    reference.aspose.com/words/cpp/aspose.words.tab...
  10. CellCollection class | Aspose.Words for Node.js

    Aspose.Words.Tables.CellCollection class. Provides typed access to a collection of [Cell](../cell/) nodes...NodeCollection ) insert(index, node) Inserts a node into the collection...toString ( aw . SaveFormat . Text ). trim (); console . log (...

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