Sort Score
Result 10 results
Languages All
Labels All
Results 4,571 - 4,580 of 149,187 for

text

(0.15 sec)
  1. Find and Replace in C#|Aspose.Words for .NET

    Find a string or regular expression pattern in your document and replace it with the Text you want using C#....quite a while to find specific text in a long document. It will...FindReplaceOptions class. Find and Replace Text Using Simple String Replacement...

    docs.aspose.com/words/net/find-and-replace/
  2. RtfSaveOptions.export_compact_size property | A...

    RtfSaveOptions.export_compact_size property. Allows to make output RTF documents smaller in size, but if they contain RTL (right-to-left) Text, it will not be displayed correctly....contain RTL (right-to-left) text, it will not be displayed correctly...does not contain right-to-left text in languages like Arabic, then...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Math::OfficeMathJustification en...

    Aspose::Words::Math::OfficeMathJustification enum. Specifies the justification of the equation in C++....Justifies instances of mathematical text to the left with respect to...centers the group of mathematical text (the Math Paragraph ) with respect...

    reference.aspose.com/words/cpp/aspose.words.mat...
  4. Table.distanceLeft property | Aspose.Words for ...

    Table.distanceLeft property. Gets or sets distance between table left and the surrounding Text, in points....table left and the surrounding text, in points. get distanceLeft...between table boundaries and text. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Table.distanceBottom property | Aspose.Words fo...

    Table.distanceBottom property. Gets or sets distance between table bottom and the surrounding Text, in points....table bottom and the surrounding text, in points. get distanceBottom...between table boundaries and text. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Fields::FormField::get_StatusTex...

    Aspose::Words::Fields::FormField::get_StatusText method. Returns or sets the Text that's displayed in the status bar when a form field has the focus in C++.... method Returns or sets the text that’s displayed in the status...property specifies the status bar text. If the OwnStatus property is...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. MustacheTag.ReferenceOffset | Aspose.Words for ...

    Discover the MustacheTag ReferenceOffset property, which reveals the zero-based starting position of tags in your ReferenceRun for precise data management.... Text ); Console . WriteLine ( mustacheTag...region . StartMustacheTag . Text ); Console . WriteLine ( region...

    reference.aspose.com/words/net/aspose.words.mai...
  8. 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...
  9. 在VSTO和Aspose.Cells中包裹单元格文本|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....GetVstoObject ( m_sheet ); //Place some text in cell A1 without wrapping...Value = "Sample Text Unwrapped" ; //Place some text in cell A5 with...

    docs.aspose.com/cells/zh/net/wrapping-cell-text...
  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...