Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 9,976 for

insert text

(0.07 sec)
  1. AxisTickLabels.orientation property | Aspose.Wo...

    AxisTickLabels.orientation property. Gets or sets the orientation of the tick label Text....orientation of the tick label text. @property def orientation (...the orientation of tick label text in value axes. Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. 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...
  4. ParagraphFormat.borders property | Aspose.Words...

    ParagraphFormat.borders property. Gets collection of borders of the paragraph.... 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...
  5. FieldDisplayBarcode | Aspose.Words for Java

    Implements the DISPLAYBARCODE field in Java....Remarks: Inserts a barcode. Examples: Shows how to insert a DISPLAYBARCODE...new DocumentBuilder(doc); // Insert a MERGEBARCODE field, which...

    reference.aspose.com/words/java/com.aspose.word...
  6. StoryType enumeration | Aspose.Words for Python

    aspose.words.StoryType enumeration. Text of a Word document is stored in stories...enumeration StoryType enumeration Text of a Word document is stored...the document. MAIN_TEXT Contains the main text of the document,...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldArgumentBuilder | Aspose.Words for Java

    Builds a complex field argument consisting of fields nodes and plain Text in Java....of fields, nodes, and plain text. To learn more, visit the Working...using a field builder, and then insert them into the document. Document...

    reference.aspose.com/words/java/com.aspose.word...
  8. Working with Shapes in C++|Aspose.Words for C++

    Introduction to shape markup language, creating shapes of different types using C++.... Insert Shape Using Document Builder You can insert inline...specified position, size and text wrap type into a document using...

    docs.aspose.com/words/cpp/working-with-shapes/
  9. Keeping the header and the footer when saving a...

    Hello, I’ve tried to save a xlsx file in html, but I’ve lost the header and the footer in the output file. I think it’s the normal functionality of excel but just to be sur do you have a way to keep the header dans foo…...string header = "<div style='text-align:center; font-weight:bold;'>Your...string footer = "<div style='text-align:center; font-weight:bold;'>Your...

    forum.aspose.com/t/keeping-the-header-and-the-f...
  10. BookmarkCollection.remove_at method | Aspose.Wo...

    BookmarkCollection.remove_at method. Removes a bookmark at the specified index....doc = doc ) # Insert five bookmarks with text inside their boundaries...bookmark_name ) builder . write ( f 'Text inside { bookmark_name } .'...

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