Sort Score
Result 10 results
Languages All
Labels All
Results 2,941 - 2,950 of 3,917 for

insert text

(0.07 sec)
  1. CompatibilityOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Settings.CompatibilityOptions for seamless integration of user preferences from Microsoft Word's Compatibility tab. Enhance your document experience!...Line Wrapping for East Asian Text. MWSmallCaps { get; set; } Emulate...{ get; set; } Do Not Balance Text Columns within a Section. NoExtraLineSpacing...

    reference.aspose.com/words/net/aspose.words.set...
  2. DocumentVisitor | Aspose.Words for Java

    Base class for custom document visitors in Java....indentAndAppendLine(final String text) { for (int i = 0; i < mDocTraversalDepth;...mAcceptingNodeChildT.append(text + "\r\n"); } private int mDocTraversalDepth;...

    reference.aspose.com/words/java/com.aspose.word...
  3. ShapeBase.fill property | Aspose.Words for Python

    ShapeBase.fill property. Gets fill formatting for the shape....DocumentBuilder ( doc ) # Write some text, and then cover it with a floating...world!' ) shape = builder . insert_shape ( aw . drawing . ShapeType...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Run | Aspose.Words for .NET

    Create and customize your Run class instance effortlessly. Unlock powerful features for streamlined performance and enhanced functionality....paragraph where you want the run inserted. Examples Shows how to construct...run = new Run ( doc ); run . Text = "Hello World!" ; run . Font...

    reference.aspose.com/words/net/aspose.words/run...
  5. Aspose::Words::Document::get_LastSection method...

    Aspose::Words::Document::get_LastSection method. Gets the last section in the document in C++....Use a document builder to add text to the first section. auto builder...Create a second section by inserting a section break. builder ->...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. FieldFormula class | Aspose.Words for Python

    aspose.words.fields.FieldFormula class. Implements the = (formula) field...Description display_result Gets the text that represents the displayed...Field ) result Gets or sets text that is between the field separator...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::RevisionGroup::get_Text method |...

    Aspose::Words::RevisionGroup::get_Text method. Returns Inserted/deleted/moved Text or description of format change in C++....nGroup::get_Text method RevisionGroup::get_Text method Returns...Returns inserted/deleted/moved text or description of format change...

    reference.aspose.com/words/cpp/aspose.words/rev...
  8. LaTeX document classes | Aspose.TeX for Java

    This article is a concise digest of the LaTeX document classes and their options. It also provides some examples....from article is that you can insert chapters with the \chapter...today}{01th of March of 2492} If you insert this declaration in a certain...

    docs.aspose.com/tex/java/latex-document-classes/
  9. Modifying XPS page on events | Java

    Learn how to make repeating changes to all output pages while convering an XPS file with Aspose.Page API for Java...watermark to the pages or inserting navigation hyperlinks. The...getOutputPageNumber () > 1) 34 { 35 // ...insert a hyperlink to the first page...

    docs.aspose.com/page/java/xps/modifying-xps-pag...
  10. Aspose::Words::Document::get_FirstSection metho...

    Aspose::Words::Document::get_FirstSection method. Gets the first section in the document in C++....Examples Shows how to replace text in a document’s footer. auto...Use a document builder to add text to the first section. auto builder...

    reference.aspose.com/words/cpp/aspose.words/doc...