Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 20,066 for

range

(0.05 sec)
  1. FieldPrintDate.UseUmAlQuraCalendar | Aspose.Wor...

    Manage your dates effortlessly with FieldPrintDate's UseUmAlQuraCalendar feature. Easily toggle the UmalQura calendar for seamless date handling.... Range . Fields [ 0 ]; Assert . AreEqual...= ( FieldPrintDate ) doc . Range . Fields [ 1 ]; Assert . True...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Modify an Existing Style|Documentation

    Aspose.Cells is a Node.js library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....and apply it to the selected range. Using Aspose.Cells for Node...Style object, applies it to a range of cells, and modifies the Style...

    docs.aspose.com/cells/nodejs-cpp/modify-an-exis...
  3. FieldMergeBarcode.BackgroundColor | Aspose.Word...

    Discover the FieldMergeBarcode BackgroundColor property to customize your barcode's appearance. Easily set colors for enhanced visibility and branding!... Valid values are in the range [0, 0xFFFFFF] public string...FieldDisplayBarcode , doc . Range . Fields [ 0 ]. Type ); Assert...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Setting Dynamic Array Formulas|Documentation

    How to use Aspose.Cells for Python via .NET library to calculate dynamic array formulas in Microsoft Excel. By loading an existing Excel file or creating a new Excel file, we can use the method provided by Aspose.Cells for Python via .NET to calculate the dynamic array formula and get the result. Finally, we save the modified Excel file to disk....calculations across multiple cells or ranges simultaneously. They can be...Examples: Summing the values in a range: {=SUM(A1:A5*B1:B5)} Finding...

    docs.aspose.com/cells/python-net/calculation-of...
  5. Range.FormFields | Aspose.Words for .NET

    Discover the Range FormFields property, access a complete FormFields collection to efficiently manage all form fields within your specified Range....FormFields Contents [ Hide ] Range.FormFields property Returns...represents all form fields in the range. public FormFieldCollection...

    reference.aspose.com/words/net/aspose.words/ran...
  6. 在VSTO和Aspose.Cells中的工作表中添加单元格边框|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(A2). Excel . Range _range ; _range = objSheet...objSheet . get_Range ( "A2" , "A2" ); //Get the borders collection...

    docs.aspose.com/cells/zh/net/add-borders-to-cel...
  7. TxtLoadOptions.detectHyperlinks property | Aspo...

    TxtLoadOptions.detectHyperlinks property. Specifies either to detect hyperlinks in text... range . fields ) console . log ( field.... result ); expect ( doc . range . fields . at ( 0 ). result...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Auto Filter Data|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....understanding of what data is in a range, it is often easier to sort...//Create the range. Excel . Range range = sheet . get_Range ( "A1"...

    docs.aspose.com/cells/net/auto-filter-data/
  9. Add Protection in Worksheet|Documentation

    This article introduces how to protect cells in the Worksheet in GridDesktop....SetProtected() method to protect the range of cells. Protect Cell using...code protects all the cells in range A1:B1 of the active worksheet...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  10. StructuredDocumentTagRangeEnd constructor | Asp...

    StructuredDocumentTagRangeEnd constructor. Initializes a new instance of the Structured document tag Range end class....the Structured document tag range end class. StructuredDocumentTa...corresponding structured document tag range start. See Also module Aspose...

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