Sort Score
Result 10 results
Languages All
Labels All
Results 2,051 - 2,060 of 19,556 for

text

(0.06 sec)
  1. HtmlSaveOptions.ExportRelativeFontSize | Aspose...

    Discover the HtmlSaveOptions ExportRelativeFontSize property to customize font sizes in HTML, MHTML, or EPUB formats. Enhance readability with ease!...allows applications to adjust text size when viewing/processing...Internet Explorer has “View->Text Size” submenu, Adobe Digital...

    reference.aspose.com/words/net/aspose.words.sav...
  2. FieldDde.InsertAsUnicode | Aspose.Words for .NET

    Discover the FieldDde InsertAsUnicode property, easily manage linked objects by inserting them as Unicode Text for enhanced compatibility and performance....the linked object as Unicode text. public bool InsertAsUnicode...linked document in the form of text. // 1 - A LINK field: builder...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Aspose::Words::BuildingBlocks::BuildingBlock::B...

    Aspose::Words::BuildingBlocks::BuildingBlock::BuildingBlock constructor. Initializes a new instance of this class in C++....contains the text. ASSERT_EQ ( String :: Format ( u "Text inside {0}...mBuilder = MakeObject < System :: Text :: StringBuilder > (); mGlossaryDoc...

    reference.aspose.com/words/cpp/aspose.words.bui...
  4. FieldDdeAuto.InsertAsHtml | Aspose.Words for .NET

    Discover the FieldDdeAuto InsertAsHtml property. Easily manage linked objects by inserting them as HTML Text for seamless integration and enhanced functionality....linked object as HTML format text. public bool InsertAsHtml {...linked document in the form of text. // 1 - A LINK field: builder...

    reference.aspose.com/words/net/aspose.words.fie...
  5. TextBoxControl | Aspose.Words for Java

    The TextBox control displays Text from an organized set of data or user input in Java....The TextBox control displays text from an organized set of data...Examples: Shows how to change text of the TextBox OLE control....

    reference.aspose.com/words/java/com.aspose.word...
  6. PhoneticGuide class | Aspose.Words for Node.js

    Aspose.Words.PhoneticGuide class. Represents Phonetic Guide....base text of the phonetic guide. rubyText Gets ruby text of the...

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

    Discover the Aspose.Words.Fields.FieldFillIn class to easily implement FILLIN fields, enhancing your document automation and user interactivity....DisplayResult { get; } Gets the text that represents the displayed...set; } Gets or sets the prompt text (the title of the prompt window)...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldLink.insert_as_html property | Aspose.Word...

    FieldLink.insert_as_html property. Gets or sets whether to insert the linked object as HTML format Text....linked object as HTML format text. @property def insert_as_html...def field_linked_objects_as_text (): for insert_linked_object_as...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CompositeNode.InsertAfter | Aspose.Words for .NET

    Effortlessly insert nodes with the CompositeNode InsertAfter method, enhancing your data structure management and ensuring efficient node placement....paragraphText = new Run ( doc , "Initial text. " ); paragraph . AppendChild...// We can determine where the text contents of nodes that we insert...

    reference.aspose.com/words/net/aspose.words/com...
  10. Node.previousSibling property | Aspose.Words fo...

    Node.previousSibling property. Gets the node immediately preceding this node.... writeln ( "Section 1 text." ); builder . insertBreak (...builder . writeln ( "Section 2 text." ); // Both sections are siblings...

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