Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 154,498 for

text

(0.14 sec)
  1. Aspose::Words::Font::get_NameBi method | Aspose...

    Aspose::Words::Font::get_NameBi method. Returns or sets the name of the font in a right-to-left language document in C++....right-to-left, and right-to-left text. auto doc = System :: MakeObject...font settings for left-to-right text. builder -> get_Font () -> set_Name...

    reference.aspose.com/words/cpp/aspose.words/fon...
  2. Note|Aspose.Slides for Python Documentation

    Add, read, edit, and export speaker notes in Python with Aspose.Slides: format Text, manage notes per slide, and control visibility in PowerPoint and OpenDocument....Create a notes slide and assign text to it. def add_note (): with...() notes_slide . notes_text_frame . text = "My note" presentation...

    docs.aspose.com/slides/python-net/examples/elem...
  3. FieldComments Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldComments class to efficiently implement and manage COMMENTS fields in your documents. Enhance your document processing today!...DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldSet Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldSet class, designed to efficiently implement the SET field for enhanced document processing and automation....set; } Gets or sets the new text of the bookmark. DisplayResult...DisplayResult { get; } Gets the text that represents the displayed field...

    reference.aspose.com/words/net/aspose.words.fie...
  5. TextBox.FitShapeToText | Aspose.Words for .NET

    Discover how the FitShapeToText property in Microsoft Word automatically adjusts shapes to perfectly fit your Text, enhancing document presentation....Word will grow the shape to fit text. public bool FitShapeToText...Examples Shows how to get a text box to resize itself to fit...

    reference.aspose.com/words/net/aspose.words.dra...
  6. PhoneticGuide | Aspose.Words for Java

    Represents Phonetic Guide in Java....Description getBaseText() Gets base text of the phonetic guide. getRubyText()...getRubyText() Gets ruby text of the phonetic guide. getBaseText()...

    reference.aspose.com/words/java/com.aspose.word...
  7. ChoiceBoxConfig|Documentation

    ChoiceBoxConfig element generates a question with a fixed number of answers....Enums ; The question text is specified in the QuestionText...QuestionText string Question text. AnswersString string A list...

    docs.aspose.com/omr/net/programmatic-forms/choi...
  8. 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....DocumentBuilder ( doc ); // Add text, and reference it with a footnote...reference // mark after the text that it references and create...

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

    InlineStory.firstParagraph property. Gets the first paragraph in the story....DocumentBuilder ( doc ); // Add text, and reference it with a footnote...reference // mark after the text that it references and create...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Font.size property | Aspose.Words for Python

    Font.size property. Gets or sets the font size in points....Shows how to insert formatted text using DocumentBuilder. doc =...Specify font formatting, then add text. font = builder . font font...

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