Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 10,714 for

insert text

(0.42 sec)
  1. FootnoteNumberingRule enumeration | Aspose.Word...

    Aspose.Words.Notes.FootnoteNumberingRule enumeration. Determines when automatic footnote or endnote numbering restarts....reference or a side comment to text // that does not interfere with...with the main body text's flow. // Inserting a footnote/endnote...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. StructuredDocumentTag.lockContents property | A...

    StructuredDocumentTag.lockContents property. When set to ``true``, this property will prohibit a user from editing the contents of this SDT....DocumentBuilder ( doc ); // Insert a plain text structured document tag...tag, which acts as a text box that prompts the user to fill it...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. StructuredDocumentTag.lockContentControl proper...

    StructuredDocumentTag.lockContentControl property. When set to ``true``, this property will prohibit a user from deleting this SDT....DocumentBuilder ( doc ); // Insert a plain text structured document tag...tag, which acts as a text box that prompts the user to fill it...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. IStructuredDocumentTag.lockContents property | ...

    IStructuredDocumentTag.lockContents property. When set to true, this property will prohibit a user from editing the contents of this SDT....DocumentBuilder ( doc ); // Insert a plain text structured document tag...tag, which acts as a text box that prompts the user to fill it...

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

    Discover Aspose.Words.Markup.CustomXmlPart class for efficient management of custom XML data storage within packages. Enhance your document processing today!...xmlPartContent = "<root><text>Hello world!</text></root>" ; CustomXmlPart...); // Clone a part, and then insert it into the collection. CustomXmlPart...

    reference.aspose.com/words/net/aspose.words.mar...
  6. CustomXmlPart class | Aspose.Words for Node.js

    Aspose.Words.Markup.CustomXmlPart class. Represents a Custom XML Data Storage Part (custom XML data within a package)...xmlPartContent = "<root><text>Hello world!</text></root>" ; let xmlPart...); // Clone a part, and then insert it into the collection. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Working with Styles and Themes|Aspose.Words for...

    Enhanced Microsoft Word formatting features, working with styles and themes using Java....count paragraphs and runs of text formatted with a specific style...The solution for retrieving text formatted with specific styles...

    docs.aspose.com/words/java/working-with-styles-...
  8. Working with Charts in C#|Aspose.Words for .NET

    Introduction to Chart feature, how to create and manipulate charts using C#.... So, let’s see how to insert a simple column chart into...InsertChart method. How to Insert a Chart In this section we...

    docs.aspose.com/words/net/working-with-charts/
  9. TextPathAlignment enumeration | Aspose.Words fo...

    aspose.words.drawing.TextPathAlignment enumeration. WordArt alignment....each line of text to fit width. CENTER Center text on width. LEFT...def insert_text_paths (): doc = aw . Document () # Insert a WordArt...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilder.InsertChart | Aspose.Words for ...

    Enhance your documents effortlessly with the DocumentBuilder InsertChart method. Seamlessly add and resize chart objects for impactful presentations....ChartType , double, double ) Inserts an chart object into the document...ChartType The chart type to insert into the document. width Double...

    reference.aspose.com/words/net/aspose.words/doc...