Sort Score
Result 10 results
Languages All
Labels All
Results 8,321 - 8,330 of 153,080 for

text

(0.11 sec)
  1. FieldLink.insert_as_unicode property | Aspose.W...

    FieldLink.insert_as_unicode property. Gets or sets whether to insert the linked object as Unicode Text....the linked object as Unicode text. @property def insert_as_unicode...FieldLink FieldLink.insert_as_text property FieldLink.is_linked...

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

    This article introduces how to use the FormulaText function in the Aspose.Cells library to process formulas in Microsoft Excel. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells to get and set the formula Text of a cell and retrieve the result. Finally, we save the modified Excel file to disk....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/go-cpp/using-formulatext-...
  3. CompatibilityOptions.use_normal_style_for_list ...

    CompatibilityOptions.use_normal_style_for_list property. Do Not Automatically Apply List Paragraph Style To Bulleted/Numbered Text....Paragraph Style To Bulleted/Numbered Text. @property def use_normal_style_for_list...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Set Margins of Comment or Shape inside the Work...

    Learn how to set margins of comments or shapes within an Excel worksheet using Aspose.Cells for JavaScript via C++....Texts.ShapeTextAlignment class, which...></ script > < script type = "text/javascript" > const { Workbook...

    docs.aspose.com/cells/javascript-cpp/set-margin...
  5. FieldFormDropDown Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldFormDropDown class, designed to enhance document interactivity with dynamic dropdown fields for seamless user experiences....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. Aspose::Words::Fields::FieldPageRef class | Asp...

    Aspose::Words::Fields::FieldPageRef class. Implements the PAGEREF field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed... get_Result () Gets or sets text that is between the field separator...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Fields::FieldOcx class | Aspose....

    Aspose::Words::Fields::FieldOcx class. Implements the OCX field. To learn more, visit the documentation article in C++....get_DisplayResult () Gets the text that represents the displayed... get_Result () Gets or sets text that is between the field separator...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. FieldFormula class | Aspose.Words for Python

    aspose.words.fields.FieldFormula class. Implements the = (formula) 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...
  9. Preserve Single Quote Prefix of Cell Value or R...

    Learn how to preserve Single Quote Prefix of Cell Value or Range through the Aspose.Cells for JavaScript via C++ API....></ script > < script type = "text/javascript" > const { Workbook.... get ( "A1" ); // Put some text in the cell; it does not have...

    docs.aspose.com/cells/javascript-cpp/preserve-s...
  10. Use DocumentBuilder to Insert Document Elements...

    Insert document elements using the document builder in Java....a String of Text Simply pass the string of text you need to insert...DocumentBuilder.write method. Text formatting is determined by...

    docs.aspose.com/words/java/use-documentbuilder-...