Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 20,066 for

range

(0.04 sec)
  1. Add Hyperlinks to Cells in VSTO and Aspose.Cell...

    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(A1). Excel . Range _range ; _range = objSheet...objSheet . get_Range ( "A1" , "A1" ); //Add a hyperlink to it. objSheet...

    docs.aspose.com/cells/net/add-hyperlinks-to-cel...
  2. Aspose::Words::Fields::FieldIndex::get_PageRang...

    Aspose::Words::Fields::FieldIndex::get_PageRangeSeparator method. Gets the character sequence that is used to separate the start and end of a page Range in C++....the start and end of a page range. System :: String Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. MailMergeOptions.use_whole_paragraph_as_region ...

    MailMergeOptions.use_whole_paragraph_as_region property. Gets or sets a value indicating whether whole paragraph with TableStart or TableEnd field or particular Range between TableStart and TableEnd fields should be included into mail merge region....TableEnd field or particular range between TableStart and TableEnd...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ReplaceAction enumeration | Aspose.Words for No...

    Aspose.Words.Replacing.ReplaceAction enumeration. Allows the user to specify what happens to the current match during a replace operation....range.replace' , () => { let mainDoc...InsertDocumentAtRepl (); mainDoc . range . replace ( new Regex ( "\\[MY_DOCUMENT\\]"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. How to Format Number to Special|Documentation

    This article will introduce how to Format Number to Specialusing Aspose.Cells for Python via .NET API....special format for a cell or range of cells, Excel automatically...adjustment. Excel provides a wide range of predefined special formats...

    docs.aspose.com/cells/python-net/how-to-format-...
  6. How to Make a Dropdown List in Excel using Node.js

    This article guides on how to make a dropdown list in Excel using Node.js. It has the details to set the IDE, the program logic steps, and a runnable sample code to add data validation in Excel using Node.js....Create a range on the reference sheet , set the range name and...validation including the reference range using setFormula1() method Save...

    kb.aspose.com/cells/nodejs/how-to-make-a-dropdo...
  7. Set External Links in Formulas|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....example, to evaluate a cell or range value against them. Aspose.Cells...

    docs.aspose.com/cells/java/set-external-links-i...
  8. FieldOptions.resultFormatter property | Aspose....

    FieldOptions.resultFormatter property. Allows to control how the field result is formatted.... range . fields . at ( 0 ). result...MMMM yyyy\"" ); expect ( doc . range . fields . at ( 1 ). result...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. IFieldResultFormatter.FormatNumeric | Aspose.Wo...

    Discover the iFieldResultFormatter FormatNumeric method for Aspose.Words. Enhance your document formatting with powerful numeric switch capabilities!... Range . Fields [ 0 ]. Result ); Assert...); Assert . IsTrue ( doc . Range . Fields [ 1 ]. Result . StartsWith...

    reference.aspose.com/words/net/aspose.words.fie...
  10. ReplaceAction Enum | Aspose.Words for .NET

    Discover the Aspose.Words.ReplaceAction enum to control match outcomes in your replace operations, enhancing document editing efficiency and precision.... Range . Replace ( new Regex ( "\\[MY_DOCUMENT\\]"...interface IReplacingCallback class Range method Replace namespace Aspose...

    reference.aspose.com/words/net/aspose.words.rep...