Sort Score
Result 10 results
Languages All
Labels All
Results 2,981 - 2,990 of 10,576 for

insert text

(0.14 sec)
  1. FieldPrivate Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldPrivate class for seamless integration of PRIVATE fields, enhancing document automation and customization....DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...
  2. 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...
  3. Merge two adjacent cells|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....mergeCells = new MergeCells (); // Insert a MergeCells object into the...specified cell in that row, and insert the row into the Worksheet...

    docs.aspose.com/cells/net/merge-two-adjacent-ce...
  4. Row constructor | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  5. Apply or Change Slide Layouts in C++|Aspose.Sli...

    Manage and customize slide layouts in Aspose.Slides for C++. Explore layout types, placeholder control, and footer visibility through C++ code examples....Slide layout – Includes two text placeholders: one for the title...below for main content (such as text, bullet points, charts, images...

    docs.aspose.com/slides/cpp/slide-layout/
  6. ControlChar.OPTIONAL_HYPHEN_CHAR property | Asp...

    ControlChar.OPTIONAL_HYPHEN_CHAR property. Optional Hyphen in Microsoft Word is (char)31.... Instead, it inserts internal information that tells...ControlChar . SECTION_BREAK ) # Insert a new section, and then set...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldBuilder | Aspose.Words for Java

    Builds a field from field code tokens arguments and switches in Java....using a field builder, and then insert them into the document. Document...for another SYMBOL field, and insert the formula field // that we...

    reference.aspose.com/words/java/com.aspose.word...
  8. ControlChar.NonBreakingHyphenChar | Aspose.Word...

    Discover the NonBreaking HyphenChar in Microsoft Word. Enhance your documents with seamless Text flow using char30 for professional results.... PageBreak )); // Insert a new section, and then set...where text moves to the next column. builder . Write ( "Text at...

    reference.aspose.com/words/net/aspose.words/con...
  9. How to fetch the data of the BlockReference in ...

    How to fetch the data of the BlockReference in Aspose.cad for dotnet of a dwg file....5:42am 3 How can i fetch the text, lines, ellipses, etc. entities...CadEntityTypeName.INSERT) { CadInsertObject insert = (CadInsertObject)baseEntity;...

    forum.aspose.com/t/how-to-fetch-the-data-of-the...
  10. Update TSV File using Python | products.aspose.com

    Modify TSV document in Python applications without using Microsoft Excel....get(index) method Insert new data in the accessed cell...(TSV) file is a straightforward text format used to store data in...

    products.aspose.com/total/python-java/update/tsv/