Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 19,553 for

text

(0.08 sec)
  1. FieldIndex.EntryType | Aspose.Words for .NET

    Discover the FieldIndex EntryType property to efficiently manage index entry types for optimized indexing and enhanced search performance....will display the XE field's Text property value on the left side...have the same value in their "Text" property, // the INDEX field...

    reference.aspose.com/words/net/aspose.words.fie...
  2. CompositeNode.RemoveChild | Aspose.Words for .NET

    Effortlessly manage your CompositeNode with the RemoveChild method, designed to streamline node removal for enhanced performance and efficiency.... Writeln ( "Section 1 text." ); builder . InsertBreak (...builder . Writeln ( "Section 2 text." ); // Both sections are siblings...

    reference.aspose.com/words/net/aspose.words/com...
  3. Aspose::Words::Saving::PdfSaveOptions::get_Expo...

    Aspose::Words::Saving::PdfSaveOptions::get_ExportLanguageToSpanTag method. Gets or sets a value determining whether or not to create a "Span" tag in the document structure to export the Text language in C++....document structure to export the text language. bool Aspose :: Words...“Span” tag is created for the text with non-default language and...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. Font.all_caps property | Aspose.Words for Python

    Font.all_caps property. True if the font is formatted as all capital letters....run to display its lowercase text in uppercase without changing...run = aw . Run ( doc = doc , text = 'all capitals' ) run . font...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldSeparator.nodeType property | Aspose.Words...

    FieldSeparator.nodeType property. Returns [NodeType.FieldSeparator](../../../aspose.words/nodetype/#FieldSeparator)....{ var text = childNode . getText (). trim (); if ( text !== undefined...{ console . log ( ` - \" ${ text } \"` ); } } } } See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Section::get_ProtectedForForms m...

    Aspose::Words::Section::get_ProtectedForForms method. True if the section is protected for forms. When a section is protected for forms, users can select and modify Text only in form fields in Microsoft Word in C++....users can select and modify text only in form fields in Microsoft...builder -> Write ( u "Please enter text here: " ); builder -> InsertTextInput...

    reference.aspose.com/words/cpp/aspose.words/sec...
  7. Run.nodeType property | Aspose.Words for Node.js

    Run.nodeType property. Returns [NodeType.Run](../../nodetype/#Run)....{ var text = childNode . getText (). trim (); if ( text !== undefined...{ console . log ( ` - \" ${ text } \"` ); } } } } See Also module...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. SmartTag.nodeType property | Aspose.Words for N...

    SmartTag.nodeType property. Returns [NodeType.SmartTag](../../../aspose.words/nodetype/#SmartTag)....{ var text = childNode . getText (). trim (); if ( text !== undefined...{ console . log ( ` - \" ${ text } \"` ); } } } } See Also module...

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

    Discover the Aspose.Words.CommentRangeStart class, marking comment-associated Text regions for enhanced document management and editing efficiency....Denotes the start of a region of text that has a comment associated...virtual GetText () Gets the text of this node and of all its...

    reference.aspose.com/words/net/aspose.words/com...
  10. Aspose::Words::DocumentVisitor::VisitRun method...

    Aspose::Words::DocumentVisitor::VisitRun method. Called when a run of Text in the is encountered in C++....method Called when a run of text in the is encountered. virtual...mAcceptingNodeChildT = MakeObject < System :: Text :: StringBuilder > (); } String...

    reference.aspose.com/words/cpp/aspose.words/doc...