Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 9,195 for

insert text

(0.07 sec)
  1. BorderType enumeration | Aspose.Words for Node.js

    Aspose.Words.BorderType enumeration. Specifies sides of a border... Examples Shows how to insert a paragraph with a top border...0.25 ; builder . writeln ( "Text with a top border." ); doc ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. BorderType enumeration | Aspose.Words for Python

    aspose.words.BorderType enumeration. Specifies sides of a border... Examples Shows how to insert a paragraph with a top border...= 0.25 builder . writeln ( 'Text with a top border.' ) doc ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartSeries.HasDataLabels | Aspose.Words for .NET

    Discover the ChartSeries HasDataLabels property to easily manage data label visibility for your series, enhancing your data visualization experience.... Text = "Monthly sales report" ; // Insert a custom chart...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ReplacingArgs | Aspose.Words for Java

    Provides data for a custom replace operation in Java..../// Maintains a log of every text replacement done by a find-and-replace...and notes the original matched text's value. /// private static...

    reference.aspose.com/words/java/com.aspose.word...
  5. FindReplaceOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.FindReplaceOptions class for advanced find and replace features, enhancing document editing with precision and flexibility....Description ApplyFont { get; } Text formatting applied to new content...indicating either to ignore text inside delete revisions. The...

    reference.aspose.com/words/net/aspose.words.rep...
  6. MultiplePagesType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Settings.MultiplePagesType enum for efficient document printing options. Optimize your workflow with flexible printing settings!...doc = new Document (); // Insert text that spans 16 pages. DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.set...
  7. DocumentBuilder.insertField method | Aspose.Wor...

    Aspose.Words.DocumentBuilder.InsertField method...insertField(fieldType, updateField) Inserts a Word field into a document...immediately. Remarks This method inserts a field into a document. Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldMergeBarcode Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldMergeBarcode class to effortlessly implement MERGEBARCODE fields for enhanced document automation and efficiency....DisplayResult { get; } Gets the text that represents the displayed...whether to display barcode data (text) along with image. End { get;...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FormField class | Aspose.Words for Node.js

    Aspose.Words.Fields.FormField class. Represents a single form field...following form fields: checkbox, text input and dropdown (combobox)...a character within a line of text. A complete form field in a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Story.last_paragraph property | Aspose.Words fo...

    Story.last_paragraph property. Gets the last paragraph in the story....node that the builder just inserted. # To append content to a...# Adding a second run will insert it in front of the first run...

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