Sort Score
Result 10 results
Languages All
Labels All
Results 5,161 - 5,170 of 149,207 for

text

(0.07 sec)
  1. 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...
  2. 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...
  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. How to Create PDF in C#

    This how-to guide explains how to create PDF in C#. You can generate PDF from C# by following the easy steps given below in few API calls for any .NET based application....of TextFragment Class to add text and its properties Finally,...using TextBuilder Class the text is added and its respective...

    kb.aspose.com/pdf/net/how-to-create-pdf-in-c-sh...
  5. FieldFootnoteRef class | Aspose.Words for Python

    aspose.words.fields.FieldFootnoteRef class. Implements the FOOTNOTEREF field...Description display_result Gets the text that represents the displayed...Field ) result Gets or sets text that is between the field separator...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Comment.AcceptEnd | Aspose.Words for .NET

    Learn how the AcceptEnd method enhances user experience by efficiently managing comment visits. Boost engagement with seamless visitor acceptance!..."Comment regarding text." ); // Add text to the document, warp...( new Run ( doc , "Commented text." )); para . AppendChild ( new...

    reference.aspose.com/words/net/aspose.words/com...
  7. Comment.DateTime | Aspose.Words for .NET

    Discover the Comment DateTime property, which captures the exact date and time a comment is posted, enhancing your content management experience...."Comment regarding text." ); // Add text to the document, warp...( new Run ( doc , "Commented text." )); para . AppendChild ( new...

    reference.aspose.com/words/net/aspose.words/com...
  8. Comment.AcceptStart | Aspose.Words for .NET

    Discover the AcceptStart method to seamlessly welcome visitors at the beginning of comments, enhancing user engagement and interaction...."Comment regarding text." ); // Add text to the document, warp...( new Run ( doc , "Commented text." )); para . AppendChild ( new...

    reference.aspose.com/words/net/aspose.words/com...
  9. DetectAreasMode.MULTICOLUMN|Documentation

    How Aspose.OCR determines the structure of a document using the DetectAreasMode.MULTICOLUMN algorithm....for handling large amounts of text arranged in multiple columns...detection methods that treat text as a single column, this approach...

    docs.aspose.com/ocr/python-net/areas-detection/...
  10. 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...