Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 24,396 for

range

(2.05 sec)
  1. 文本换行|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.... Range cellA1 = sheet . Cells . get_Range ( "A1" );.... Excel . Range cellA5 = sheet . Cells . get_Range ( "A5" );...

    docs.aspose.com/cells/zh/net/wrapping-cell-text/
  2. Specify Maximum Rows of Shared Formula|Document...

    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....Close Setting Formula for Named Range Setting Dynamic Array Formulas...

    docs.aspose.com/cells/python-net/specify-maximu...
  3. Protect and Unprotect with C++|Documentation

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

    docs.aspose.com/cells/cpp/protect-and-unprotect/
  4. Protect and Unprotect|Documentation

    This snippet introduces how to encrypt and decrypt Excel files, and protect and unprotect data in Excel files using C# code....NET offers a wide range of protection and unprotection...

    docs.aspose.com/cells/net/protect-and-unprotect/
  5. Get Cells Index|Documentation

    Learn how to get a row or column by the name of the row, column, or cell. Convert the name of a cell to zero‑based row and column indexes....Quote Prefix of Cell Value or Range Creating Subtotals Analyzing...

    docs.aspose.com/cells/net/get-cells-index/
  6. Get Cells Index with Golang via C++|Documentation

    Learn how to get row or column index by the name of row, column, or cells. Convert the name of the cell to row and column index zero-based using Aspose.Cells with Golang via C++....Quote Prefix of Cell Value or Range with Golang via C++ Convert...

    docs.aspose.com/cells/go-cpp/get-cells-index/
  7. Aspose.Cells for Python via .NET|Documentation

    Aspose.Cells for Python supports the popular spreadsheet (XLS, XLSX, XLSM, XLSB, XLTX, XLTM, CSV, SpreadsheetML, ODS) file formats your business **uses** every day. It also allows exporting Excel® files to PDF, DOCX, PPTX, JSON, XPS, HTML, MHTML, Plain Text and popular image formats including TIFF, JPG, PNG, BMP, and SVG....applications to perform a great range of spreadsheet processing tasks...

    docs.aspose.com/cells/python-net/
  8. Updating Fields Python|Aspose.Words for Node.js...

    Update fields in a document in different ways and using different option in Node.js....part of a document, obtain a Range object and call the updateFields...Aspose.Words, you can obtain a Range for any node in the document...

    docs.aspose.com/words/nodejs-net/update-fields/
  9. FindReplaceOptions.IgnoreInserted | Aspose.Word...

    Discover the FindReplaceOptions IgnoreInserted property, control text handling in insert revisions with this simple boolean setting. Default is false.... Range . Replace ( "Hello" , "Greetings"...

    reference.aspose.com/words/net/aspose.words.rep...
  10. FindReplaceOptions.SmartParagraphBreakReplaceme...

    Discover the SmartParagraphBreakReplacement property in FindReplaceOptions. Control paragraph breaks effortlessly for seamless text formatting.... Range . Replace ( new Regex ( @"TEXT1&p"...

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