Sort Score
Result 10 results
Languages All
Labels All
Results 3,661 - 3,670 of 19,227 for

text

(0.05 sec)
  1. Working with Tags

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product...... Users can now tag text, image and tables. Aspose.Note...feature operations. Add a New Text Node with a Tag The code example...

    docs.aspose.com/note/net/working-with-tags/
  2. LayoutEnumerator.move_parent method | Aspose.Wo...

    aspose.words.layout.LayoutEnumerator.move_parent method... text ) # We can call this method...console, while indenting the text with tab characters based on...

    reference.aspose.com/words/python-net/aspose.wo...
  3. LayoutEnumerator.move_next_logical method | Asp...

    LayoutEnumerator.move_next_logical method. Moves to the next sibling entity in a logical order.... text ) # We can call this method...console, while indenting the text with tab characters based on...

    reference.aspose.com/words/python-net/aspose.wo...
  4. LayoutEnumerator.move_previous_logical method |...

    LayoutEnumerator.move_previous_logical method. Moves to the previous sibling entity in a logical order.... text ) # We can call this method...console, while indenting the text with tab characters based on...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldAutoText Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldAutoText class to effortlessly manage AUTOText fields, enhancing document automation and efficiency....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...
  6. FontSubstitutionSettings.TableSubstitution | As...

    Explore FontSubstitutionSettings for optimal table substitution rules. Enhance your design with effective settings for seamless font management.... ToArray ()); // Writing text in fonts that we do not have..."Arial" ; builder . Writeln ( "Text written in Arial, to be substituted...

    reference.aspose.com/words/net/aspose.words.fon...
  7. XmlMapping.SetMapping | Aspose.Words for .NET

    Discover how the XmlMapping SetMapping method connects parent structured documents to custom XML nodes, enhancing data integration and management....xmlPartContent = "<root><text>Hello world!</text></root>" ; CustomXmlPart...SetMapping ( xmlPart , "/root[1]/text[1]" , string . Empty ); doc...

    reference.aspose.com/words/net/aspose.words.mar...
  8. BuildingBlock.Description | Aspose.Words for .NET

    Manage your BuildingBlock description effortlessly. Easily set or update descriptions for enhanced organization and clarity in your projects....that contains the text. Assert . AreEqual ( $"Text inside {customBlock...document as a quick part and adds text to its contents. /// </summary>...

    reference.aspose.com/words/net/aspose.words.bui...
  9. BuildingBlock.AcceptEnd | Aspose.Words for .NET

    Discover the BuildingBlock AcceptEnd method—seamlessly manage visitor access and enhance their experience at the end of your BuildingBlock....that contains the text. Assert . AreEqual ( $"Text inside {customBlock...document as a quick part and adds text to its contents. /// </summary>...

    reference.aspose.com/words/net/aspose.words.bui...
  10. Font.bold property | Aspose.Words for Node.js

    Font.bold property. True if the font is formatted as bold....Shows how to insert formatted text using DocumentBuilder. let doc...Specify font formatting, then add text. let font = builder . font ;...

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