Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 24,097 for

range

(1.19 sec)
  1. FormField.MaxLength | Aspose.Words for .NET

    Discover the FormField MaxLength property to set text field limits. Enhance user experience with customizable length settings for optimal data entry.... Range . FormFields ; Assert . That...content. Assert . That ( doc . Range . Fields . Count , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FormFieldCollection.GetEnumerator | Aspose.Word...

    Discover the FormFieldCollection GetEnumerator method, which provides an efficient way to iterate through form fields, enhancing your data management experience.... Range . FormFields ; Assert . That...content. Assert . That ( doc . Range . Fields . Count , Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Unmerge Cells in Excel using C#

    Refer to this article to unmerge cells in Excel using C#. It has the IDE settings, steps, and a sample code to split merged cells using C#....and create a range of merged cells Call the Range.UnMerge() method...Excel file and creating the range of merged cells. Finally, call...

    kb.aspose.com/cells/net/unmerge-cells-in-excel-...
  4. 通过 C++ 使用 Node.js 格式化范围|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 格式化 Excel 中的一组单元格。...格式化范围,可以使用以下方法: Range.applyStyle(style, flag) Range.setStyle(style)...setStyle(style) Range.setStyle(style) 示例代码 在此示例中,我们创建一个Excel工作簿,添加一些示例数据...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-form...
  5. Convert PPSM to JSON Format via Java | products...

    Convert PPSM to JSON format via Java without using using Microsoft Excel or PowerPoint... This API provides a wide range of features to manipulate PowerPoint...object. Convert PPSM to JSON in Range via Java While you are converting...

    products.aspose.com/total/java/conversion/ppsm-...
  6. AutoFit Rows for Merged Cells with Node.js via ...

    Learn how to auto-fit rows for merged cells using Aspose.Cells for Node.js via C++. Implement auto-fit functionality for merged cells in spreadsheets....( 0 ); // Create a range A1:B2 const range = sheet1 . getCells...2 , 2 ); // Merge the cells range . merge (); // Insert a value...

    docs.aspose.com/cells/nodejs-cpp/autofit-rows-f...
  7. Create Open-High-Low-Close (OHLC) Stock Chart w...

    Learn how to create an open-high-low-close stock chart using Aspose.Cells for C++. Our guide will demonstrate how to plot stock market data, including the open, high, low, and close prices, onto a chart for better analysis and visualization.... The range of prices in each category is...a vertical line, while the range between open and close is given...

    docs.aspose.com/cells/cpp/create-open-high-low-...
  8. 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...
  9. Aspose::Words::Drawing::Charts::AxisBound::get_...

    Aspose::Words::Drawing::Charts::AxisBound::get_IsAuto method. Returns a flag indicating that axis bound should be determined automatically in C++....Y-axes, // so that both their ranges are big enough to encompass...X and Y-axis rulers show a range of 0 to 10. chart -> get_AxisX...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Icon Sets Become Misaligned on Conversion to HT...

    Hello, The attached workbook IconSets.xlsx, contains a simple table with conditional formats that use Icon Sets. Under the latest version of Aspose Cells for Java version 18.10 - when the workbook is saved as HTML, the…...Workbook(fstream); // Get the named range Range range = workbook.getWorksheets()...to the address of the named range workbook.getWorksheets().get(0)...

    forum.aspose.com/t/icon-sets-become-misaligned-...