Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 24,636 for

range

(0.17 sec)
  1. Node.js与C++中的表格和区域|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.... join ( dataDir , "table_ranges.xlsx" ); // Open an existing...first worksheet) to normal range wb . getWorksheets (). get (...

    docs.aspose.com/cells/zh/nodejs-cpp/tables-and-...
  2. Working with Bookmarks in C++|Aspose.Words for C++

    Understanding bookmark concepts and how bookmark can be used in your program using C++....document can overlap and span any range. Badly formed bookmarks or bookmarks...other purposes. Use the Node.Range property exposed by any document...

    docs.aspose.com/words/cpp/working-with-bookmarks/
  3. FindReplaceOptions class | Aspose.Words for Python

    aspose.words.replacing.FindReplaceOptions class. Specifies options for find/replace operations... range . replace ( 'Ruby' , 'Jade'...find_whole_words_only doc . range . replace ( 'Jackson' , 'Louis'...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert Text Numeric Data to Number|Documentation

    Learn how to convert numbers stored as text in Excel to numbers by using the Aspose.Cells for JavaScript via C++ API.... Select any single cell or range of cells that has an error indicator...Next to the selected cell or range of cells, click the error button...

    docs.aspose.com/cells/javascript-cpp/convert-te...
  5. IReplacingCallback.Replacing | Aspose.Words for...

    Enhance your coding with the IReplacingCallback method! Customize replace operations efficiently by executing user-defined actions for each match found.... Range . Replace ( new Regex ( "New...InsertDocumentAtRepl (); mainDoc . Range . Replace ( new Regex ( "\\[MY_DOCUMENT\\]"...

    reference.aspose.com/words/net/aspose.words.rep...
  6. Range.replace_regex method | Aspose.Words for P...

    aspose.words.Range.replace_regex method...Range.Replace(System.Text.RegularExpressions...aspose.words class Range Range.replace method Range.to_document method...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Protect and Unprotect with Go|Documentation

    This snippet introduces how to encrypt and decrypt Excel files and protect and unprotect the data in Excel files using Go code....Cells for Go offers a wide range of protection and unprotection...

    docs.aspose.com/cells/gocpp/protect-and-unprotect/
  8. FindReplaceOptions.ReplacingCallback | Aspose.W...

    Discover the FindReplaceOptions ReplacingCallback property, a customizable method that enhances your replace functionality with precision and control.... Range . Replace ( new Regex ( "New...int replacementCount = doc . Range . Replace ( new Regex ( "[0-9]+"...

    reference.aspose.com/words/net/aspose.words.rep...
  9. How and Where to Use Enumerators with JavaScrip...

    Learn how to use Enumerators through the Aspose.Cells for JavaScript via C++ API....enumerator Range.enumerator All of the above‑mentioned...// Iterate over a specific range A1:B10 const rangeEnumerator...

    docs.aspose.com/cells/javascript-cpp/how-and-wh...
  10. Show and Hide Gridlines and Row Column Headers|...

    This article provides sample code for using the C# API or .NET Library to programmatically hide or show gridlines, row and column headers of an Excel worksheet....Worksheet class provides a wide range of properties and methods for...Worksheet class provides a wide range of properties and methods for...

    docs.aspose.com/cells/net/show-and-hide-gridlin...