Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 24,385 for

range

(0.09 sec)
  1. EditorType | Aspose.Words for Java

    Specifies the set of possible aliases or editing groups which can be used as aliases to determine if the current user shall be allowed to edit a single Range defined by an editable Range within a document in Java....edit a single range defined by an editable range within a document...editing rights of editable ranges to a specific group/user. public...

    reference.aspose.com/words/java/com.aspose.word...
  2. Data Validation with C++|Documentation

    Learn how to add data validation through the Aspose.Cells for C++ API....only dates within a certain range. With data validation, you can...entered into a cell or cell range. Below, code snippets illustrate...

    docs.aspose.com/cells/cpp/data-validation/
  3. Exposure Adjustment Layer|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....attention that exposure must be in range from -20.0 to 20.0, offset value...value must be in range from -0.5 to 0.5 and the range of value of...

    docs.aspose.com/psd/java/layer-types/adjustment...
  4. How to Add Above Average Conditional Formatting...

    How to use the Aspose.Cells for Python via .NET library to apply Above Average conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....higher than the average in a range. Here’s why you might use it:...follow these steps: Select the range of cells you want to apply the...

    docs.aspose.com/cells/python-net/how-to-add-abo...
  5. Format Cell|Documentation

    This article introduces how to set or apply style format for a cell (GridCell) in GridWeb....the Style dialog: Select a range of cells, then right‑click and...to individual cells, or to a range. Single Cell To set the borders...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  6. Unmerge Cells in Excel with Python

    Use this guide to unmerge cells in Excel with Python. It has the IDE settings, steps, and a sample code to unmerge cells without losing data with Python....areas and create a range for each Call the Range.unMerge() method...In each iteration, create a range for the merged areas and call...

    kb.aspose.com/cells/python/unmerge-cells-in-exc...
  7. Convert Excel to NumPy with Aspose.Cells for Py...

    Learn how to convert Excel to NumPy arrays using Aspose.Cells for Python. Step-by-step guide with installation, code examples, and best practices....Worksheet to NumPy How to Convert a Range of Excel to NumPy Converting...entire workbook, worksheet, range, row, column, or even a list...

    blog.aspose.com/cells/convert-excel-to-numpy/
  8. How to place an image in cell basically in exce...

    I have a excel sheet containing image now I want copy that image paste into another sheet cell and place the image in cell…how to do that?...Row); Range range = destCell.GetMergedRange(); if (range != null)...null) { for (int c = range.ColumnCount - 1; c > 0; c--) { columnWidth...

    forum.aspose.com/t/how-to-place-an-image-in-cel...
  9. Filter Appointments from Exchange Server|Docume...

    Learn how to filter Exchange appointments by date Range or recurrence using IEWSClient and ExchangeQueryBuilder in Aspose.Email for C++....filter appointments by date range, recurrence state, or other...Filter Appointments by Date Range Use ExchangeQueryBuilder to...

    docs.aspose.com/email/cpp/filter-appointments-f...
  10. HorizontalRuleFormat.widthPercent property | As...

    HorizontalRuleFormat.widthPercent property. Gets or sets the length of the specified horizontal rule expressed as a percentage of the window width....of the range of valid values. Remarks Valid values range from 1...

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