Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 10,475 for

insert text

(0.07 sec)
  1. Aspose::Words::Markup::CustomXmlPart::get_Schem...

    Aspose::Words::Markup::CustomXmlPart::get_Schemas method. Specifies the set of XML schemas that are associated with this custom XML part in C++....xmlPartContent = u "<root><text>Hello world!</text></root>" ; System ::...ASPOSE_ASSERT_EQ ( System :: Text :: Encoding :: get_ASCII ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. ControlChar class | Aspose.Words for Node.js

    Aspose.Words.ControlChar class. Control characters often encountered in documents...DocumentBuilder ( doc ); // Insert paragraphs with text with DocumentBuilder...// Converting the document to text form reveals that control characters...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldRef.include_note_or_comment property | Asp...

    FieldRef.include_note_or_comment property. Gets or sets whether to increment footnote, endnote, and annotation numbers that are marked by the bookmark, and Insert the corresponding footnote, endnote, and comment Text....marked by the bookmark, and insert the corresponding footnote...footnote, endnote, and comment text. @property def include_note_or_comment...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::PageSetup::get_Gutter method | A...

    Aspose::Words::PageSetup::get_Gutter method. Gets or sets the amount of extra space added to the margin for document binding in C++....Words :: Document > (); // Insert text that spans several pages...much space our pages have for text within the margins and then...

    reference.aspose.com/words/cpp/aspose.words/pag...
  5. How to create a hyper link at the end of every ...

    We are using ASPOSE.WOrds to convert from .doc to .docx. How to add a hyperlink at the end of every page of the document?...the DocumentBuilder class to insert hyperlinks programmatically...builder.moveTo(paragraph); // Insert the hyperlink builder.insertHyperlink("Visit...

    forum.aspose.com/t/how-to-create-a-hyper-link-a...
  6. Aspose.Cells Features|Documentation

    Summarize Aspose.Cells for Java features and provide links to detailed feature descriptions....Plain Text (TXT) Easily extract text by saving in plain text format...within or between workbooks Yes Insert images Yes Create charts Yes...

    docs.aspose.com/cells/java/aspose-cells-features/
  7. TextPath.RotateLetters | Aspose.Words for .NET

    Discover the TextPath RotateLetters property to enhance your designs by controlling Text rotation for a dynamic visual effect. Elevate your creativity!...Determines whether the letters of the text are rotated. public bool RotateLetters...Document (); // Insert a WordArt object to display text in a shape...

    reference.aspose.com/words/net/aspose.words.dra...
  8. StoryType enumeration | Aspose.Words for Node.js

    Aspose.Words.StoryType enumeration. Text of a Word document is stored in stories...enumeration StoryType enumeration Text of a Word document is stored... MainText Contains the main text of the document, represented...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. ShapeBase.font property | Aspose.Words for Python

    ShapeBase.font property. Provides access to the font formatting of this object.... Examples Shows how to insert a text box, and set the font of...world!' ) shape = builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  10. BookmarkCollection.Count | Aspose.Words for .NET

    Discover the BookmarkCollection Count property, which efficiently returns the total number of bookmarks, enhancing your data management capabilities....DocumentBuilder ( doc ); // Insert five bookmarks with text inside their boundaries...bookmarkName ); builder . Write ( $"Text inside {bookmarkName}." ); builder...

    reference.aspose.com/words/net/aspose.words/boo...