Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 124,755 for

text

(0.06 sec)
  1. FieldGoToButton.DisplayText | Aspose.Words for ...

    Customize your FieldGoToButton's DisplayText property to enhance user experience. Easily set button Text for seamless document navigation and quick access....DisplayText property Gets or sets the text of the “button” that appears...Microsoft Word, // it will take the text cursor to the bookmark whose...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Field.displayResult property | Aspose.Words for...

    Field.displayResult property. Gets the Text that represents the displayed field result....displayResult property Gets the text that represents the displayed...Examples Shows how to get the real text that a field displays in the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Section.protectedForForms property | Aspose.Wor...

    Section.protectedForForms property. True if the section is protected for forms...users can select and modify text only in form fields in Microsoft...builder . write ( "Please enter text here: " ); builder . insertTextInput...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldSet.BookmarkName | Aspose.Words for .NET

    Discover the FieldSet BookmarkName property to easily manage and customize your bookmarks. Enhance your application's navigation with this key feature!...Shows how to create bookmarked text with a SET field, and then display...( doc ); // Name bookmarked text with a SET field. // This field...

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

    Allows the visitor to control the enumeration of nodes in Java....docx"); // Extract the text contents of our document by...getText()); } /// /// Collects the text contents of all runs in the...

    reference.aspose.com/words/java/com.aspose.word...
  6. 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...
  7. Font.styleName property | Aspose.Words for Node.js

    Font.styleName property. Gets or sets the name of the character style applied to this formatting....change the style of existing text. let doc = new aw . Document..."Emphasis" ; builder . writeln ( "Text originally in \"Emphasis\" style"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::CompositeNode::get_LastChild met...

    Aspose::Words::CompositeNode::get_LastChild method. Gets the last child of the node in C++....builder -> Writeln ( u "Section 1 text." ); builder -> InsertBreak...builder -> Writeln ( u "Section 2 text." ); // Both sections are siblings...

    reference.aspose.com/words/cpp/aspose.words/com...
  9. Annotation PDF API | Aspose.PDF

    Removing comments from PDF documents with free cross-platform Apps and High Code APIs for any platform....to expand the content of the text, make edits, comments for other...is also possible to make the text in the document more readable...

    products.aspose.com/pdf/annotation/
  10. FileFormatUtil.contentTypeToLoadFormat method |...

    FileFormatUtil.contentTypeToLoadFormat method. Converts IANA content type into a load format enumerated value....contentTypeToLoadFor ( "text/plain" )). toEqual ( aw . LoadFormat . Text ); expect...contentTypeToSaveFor ( "text/plain" )). toEqual ( aw . SaveFormat . Text ); expect...

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