Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 24,384 for

range

(0.39 sec)
  1. Add Image Hyperlinks|Documentation

    Learn how to add image hyperlinks using the Aspose.Cells for Node.js via C++ API....Assistant Close Get Hyperlinks in Range Detect Hyperlink Type Analyzing...

    docs.aspose.com/cells/nodejs-cpp/add-image-hype...
  2. Revision class | Aspose.Words for Node.js

    Aspose.Words.Revision class. Represents a revision (tracked change) in a document node or style...Words Range class RevisionCollection class...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Public API Changes in Aspose.Cells 8.6.1|Docume...

    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....used to add Range objects to the collection of ranges for a particular...getCells (); //Retrieve the range collection from the first worksheet...

    docs.aspose.com/cells/java/public-api-changes-i...
  4. Show and Hide Worksheets and Tabs|Documentation

    This article provides sample code for using the C# API or .NET Library to programmatically display and hide an Excel worksheet. Additionally, how to show and hide Excel workbook tabs....Worksheet class provides a wide range of properties and methods to...Workbook class provides a wide range of properties and methods to...

    docs.aspose.com/cells/net/show-and-hide-workshe...
  5. Apply Conditional Formatting in Worksheets|Docu...

    How to use Aspose.Cells library in Node.js via C++ to apply conditional formatting in worksheets for better control over cell appearance....conditional formatting to a range of cells in a worksheet. Conditional...allows you to apply formats to a range of cells, and have that formatting...

    docs.aspose.com/cells/nodejs-cpp/apply-conditio...
  6. Convert WORD to JSON format in C++ | products.a...

    Export WORD to JSON in C++ without using Microsoft Excel or Word... This API provides a wide range of features to manipulate WORD...easy to use and provide a wide range of features to manipulate documents...

    products.aspose.com/total/cpp/conversion/word-t...
  7. FindReplaceOptions.IgnoreFieldCodes | Aspose.Wo...

    Discover the FindReplaceOptions IgnoreFieldCodes property to easily manage text in field codes. Control visibility with a simple boolean setting!... Range . Replace ( new Regex ( "T"...

    reference.aspose.com/words/net/aspose.words.rep...
  8. 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...
  9. Detecting Empty Worksheets with Node.js via C++...

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using the Node.js API with the C++ library....initialized cells else { const range = sheet . getCells (). getMaxDisplayRange...getMaxDisplayRange (); const rangeIterator = range . getEnumerator (); if ( rangeIterator...

    docs.aspose.com/cells/nodejs-cpp/detecting-empt...
  10. SpecialChar class | Aspose.Words for Python

    aspose.words.SpecialChar class. Base class for special characters in the document...(Inherited from Node ) range Returns a Range object that represents...

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