Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 10,691 for

insert text

(0.29 sec)
  1. Footnote constructor | Aspose.Words for Python

    Footnote constructor. Initializes an instance of the [Footnote](../) class....insert_after() or CompositeNode.insert_before() on...the footnote inserted. Examples Shows how to insert and customize...

    reference.aspose.com/words/python-net/aspose.wo...
  2. InlineStory.paragraphs property | Aspose.Words ...

    InlineStory.paragraphs property. Gets a collection of paragraphs that are immediate children of the story.... Examples Shows how to insert and customize footnotes. doc...DocumentBuilder ( doc = doc ) # Add text, and reference it with a footnote...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Working with Charts in Python|Aspose.Words for ...

    Create and modify charts of various types in a document using Python....Charts Contents [ Hide ] New insert_chart method was added into...class. So, let’s see how to insert a simple column chart into...

    docs.aspose.com/words/python-net/working-with-c...
  4. InlineStory.FirstParagraph | Aspose.Words for .NET

    Discover the InlineStory FirstParagraph property to easily access and enhance the first paragraph of your story for improved engagement.... Write ( "Comment text." ); Assert . That ( comment...AddComment.docx" ); Shows how to insert and customize footnotes. Document...

    reference.aspose.com/words/net/aspose.words/inl...
  5. InlineStory.firstParagraph property | Aspose.Wo...

    InlineStory.firstParagraph property. Gets the first paragraph in the story....Paragraph Examples Shows how to insert and customize footnotes. let...DocumentBuilder ( doc ); // Add text, and reference it with a footnote...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. PageSetup.RtlGutter | Aspose.Words for .NET

    Discover how the PageSetup RtlGutter property in Microsoft Word optimizes section layouts for right-to-left and left-to-right languages. Enhance your document design!...doc = new Document (); // Insert text that spans several pages...much space our pages have for text within the margins and then...

    reference.aspose.com/words/net/aspose.words/pag...
  7. Add Audio in PowerPoint PPT in C# | C# Extract ...

    Use .NET PowerPoint API to Insert audio in PowerPoint presentations using C#. Extract audio from the slides in the presentations programmatically....PowerPoint provides audio frames to insert the sounds into the slides...file into a FileStream object. Insert the audio to the presentation...

    blog.aspose.com/slides/add-or-extract-audio-in-...
  8. FieldBuilder.BuildAndInsert | Aspose.Words for ...

    Effortlessly enhance your documents with FieldBuilder's BuildAndInsert method—quickly add fields before any inline node for seamless integration....BuildAndInsert( Inline ) Builds and inserts a field into the document before...object that represents the inserted field. Examples Shows how...

    reference.aspose.com/words/net/aspose.words.fie...
  9. IReplacingCallback.Replacing | Aspose.Words for...

    Enhance your coding with the IReplacingCallback method! Customize replace operations efficiently by executing user-defined actions for each match found..../// Maintains a log of every text replacement done by a find-and-replace...and notes the original matched text's value. /// </summary> private...

    reference.aspose.com/words/net/aspose.words.rep...
  10. AxisTickLabels.alignment property | Aspose.Word...

    AxisTickLabels.alignment property. Gets or sets Text alignment of the axis tick labels....alignment property Gets or sets text alignment of the axis tick labels...Center . . Examples Shows how to insert a chart and modify the appearance...

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