Sort Score
Result 10 results
Languages All
Labels All
Results 3,741 - 3,750 of 151,747 for

text

(0.42 sec)
  1. StructuredDocumentTag.appearance property | Asp...

    StructuredDocumentTag.appearance property. Gets/sets the appearance of a structured document tag....structured document tag in a plain text box and modify its appearance...tag that will contain plain text. let tag = new aw . Markup ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TextWrapping | Aspose.Words for Java

    Specifies how Text is wrapped around the table in Java....class TextWrapping Specifies how text is wrapped around the table...Shows how to work with table text wrapping. Document doc = new...

    reference.aspose.com/words/java/com.aspose.word...
  3. Working with Actions in PDF|Aspose.PDF for .NET

    This section explains how to add actions to the document and form fields programmatically with C#....To display a hyperlink text, add a text string on a location similar...object is placed. To add a free text: Instantiate an FreeTextAnnotation...

    docs.aspose.com/pdf/net/actions/
  4. Table.distance_top property | Aspose.Words for ...

    Table.distance_top property. Gets or sets distance between table top and the surrounding Text, in points....table top and the surrounding text, in points. @property def distance_top...between table boundaries and text. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Using FormulaText Function in Aspose.Cells with...

    Learn how to work with Excel's FORMULAText function using Aspose.Cells for Python via .NET. Get and set cell formulas programmatically while maintaining spreadsheet integrity....suggests, it displays the formula text contained in a specified cell...and then displays the formula text using FORMULATEXT in cell A2...

    docs.aspose.com/cells/python-net/using-formulat...
  6. FieldXE.page_number_replacement property | Aspo...

    FieldXE.page_number_replacement property. Gets or sets Text used in place of a page number....page_number_replacement property Gets or sets text used in place of a page number...will display the XE field's Text property value on the left side...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::PageVerticalAlignment enum | Asp...

    Aspose::Words::PageVerticalAlignment enum. Specifies vertical justification of Text on each page in C++....Specifies vertical justification of text on each page. enum class PageVerticalAlignmen...Name Value Description Bottom 3 Text is aligned at the bottom of...

    reference.aspose.com/words/cpp/aspose.words/pag...
  8. FormFieldCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FormFieldCollection class, your go-to solution for managing all form fields in a document with ease and efficiency....StatusText = "Checkbox status text" ; checkBox . OwnStatus = true...insert text input form field. builder . Write ( "Enter text here:...

    reference.aspose.com/words/net/aspose.words.fie...
  9. HeaderFooter.isHeader property | Aspose.Words f...

    HeaderFooter.isHeader property. True if this [HeaderFooter](../) object is a header.... The text in that paragraph // will appear...section, above the main body text. let header = new aw . HeaderFooter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Using FormulaText function in Aspose.Cells for ...

    This article introduces how to use the FormulaText function in the Aspose.Cells library to process formulas in Microsoft Excel. Learn to get and set the formula Text of cells and save modified Excel files using JavaScript via C++....name suggests, it prints the text of the formula that is present...cell A1 and then prints the text of the formula using FormulaText...

    docs.aspose.com/cells/javascript-cpp/using-form...