Sort Score
Result 10 results
Languages All
Labels All
Results 1,861 - 1,870 of 17,636 for

range

(0.12 sec)
  1. FindReplaceOptions.legacy_mode property | Aspos...

    FindReplaceOptions.legacy_mode property. Gets or sets a boolean value indicating that old find/replace algorithm is used.... range . replace_regex ( '([A-z]+)...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FindReplaceOptions.FindWholeWordsOnly | Aspose....

    Discover how the FindWholeWordsOnly property enhances your search with accurate results, ensuring oldValue matches only as a standalone word.... Range . Replace ( "Jackson" , "Louis"...

    reference.aspose.com/words/net/aspose.words.rep...
  3. Font.tint_and_shade property | Aspose.Words for...

    Font.tint_and_shade property. Gets or sets a double value that lightens or darkens a color....Remarks The allowed values are in range from -1 (darkest) to 1 (lightest)...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Fill.back_tint_and_shade property | Aspose.Word...

    Fill.back_tint_and_shade property. Gets or sets a double value that lightens or darkens the background color....The allowed values are in the range from -1 (the darkest) to 1 (the...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FindReplaceOptions.ignore_structured_document_t...

    FindReplaceOptions.ignore_structured_document_tags property. Gets or sets a boolean value indicating either to ignore content of [StructuredDocumentTag](../../../aspose.words.markup/structureddocumenttag/)... range . replace ( pattern = text_to_search...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Rotating Cell Text|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....//Define a range object(B2). Excel . Range _range ; _range = objSheet...objSheet . get_Range ( "B2" , "B2" ); //Specify the angle of rotation...

    docs.aspose.com/cells/net/rotating-cell-text/
  7. BuiltInDocumentProperties.titles_of_parts prope...

    BuiltInDocumentProperties.titles_of_parts property. Each string in the array specifies the name of a part in the document....heading_pairs_index += 1 for i in range ( parts_count ): print ( f '...

    reference.aspose.com/words/python-net/aspose.wo...
  8. StructuredDocumentTagRangeEnd class | Aspose.Wo...

    Aspose.Words.Markup.StructuredDocumentTagRangeEnd class. Represents an end of Ranged structured document tag which accepts multi-sections content...class Represents an end of ranged structured document tag which...the Structured document tag range end class. Properties Name Description...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Bookmark::get_LastColumn method ...

    Aspose::Words::Bookmark::get_LastColumn method. Gets the zero-based index of the last column of the table column Range associated with the bookmark in C++....column of the table column range associated with the bookmark...:: IterateOver ( doc -> get_Range () -> get_Bookmarks ())) { //...

    reference.aspose.com/words/cpp/aspose.words/boo...
  10. IReplacingCallback class | Aspose.Words for Nod...

    Aspose.Words.Replacing.IReplacingCallback class. Implement this interface if you want to have your own custom method called during a find and replace operation.... range . replace ( new Regex ( "New...Add support of regex to doc.range.replace' , () => { let mainDoc...

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