Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 24,301 for

range

(0.21 sec)
  1. CellMerge Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Tables.CellMerge enum for efficient table cell merging. Enhance your document layouts with seamless integration and flexibility....cell is the first cell in a range of merged cells. Previous 2...cell will be the first in a range of horizontally merged cells...

    reference.aspose.com/words/net/aspose.words.tab...
  2. FieldDisplayBarcode.backgroundColor property | ...

    FieldDisplayBarcode.backgroundColor property. Gets or sets the background color of the barcode symbol... Valid values are in the range [0, 0xFFFFFF] get backgroundColor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartAxisTitle.rotation property | Aspose.Words...

    ChartAxisTitle.rotation property. Gets or sets the rotation of the axis title in degrees....rotation () : number Remarks The range of acceptable values is from...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::EditorType enum | Aspose.Words f...

    Aspose::Words::EditorType enum. 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 C++....edit a single range defined by an editable range within a document...be allowed to edit editable ranges using this editing type when...

    reference.aspose.com/words/cpp/aspose.words/edi...
  5. StructuredDocumentTagRangeStart.last_child prop...

    StructuredDocumentTagRangeStart.last_child property. Gets the last child in the stdContent Range....last child in the stdContent range. @property def last_child (...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 档案

    档案... String range; // 循环工作表 for (int worksheetIndex...{ // 默认情况下创建第一个工作表,因此仅设置范围 range = defaultWorksheetName + "!A:Y";...

    blog.aspose.com/zh/cells/convert-excel-files-to...
  7. GradientStop | Aspose.Words for Java

    Represents one gradient stop in Java....gradient expressed as a percent in range 0.0 to 1.0. getTransparency()...fill expressed as a percent in range 0.0 to 1.0. remove() Removes...

    reference.aspose.com/words/java/com.aspose.word...
  8. Format Worksheet Cells in a Workbook|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.... Format data in a named range. Change data alignment and orientation...Cells lets you draw cell and range borders quickly and easily....

    docs.aspose.com/cells/java/format-worksheet-cel...
  9. Detecting Empty Worksheets with C++|Documentation

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using C++ API with Aspose.Cells library....initialized cells else { Range range = sheet . GetCells (). GetMaxDisplayRange...GetMaxDisplayRange (); auto rangeIterator = range . GetEnumerator (); if ( rangeIterator...

    docs.aspose.com/cells/cpp/detecting-empty-works...
  10. CellMerge enumeration | Aspose.Words for Python

    aspose.words.tables.CellMerge enumeration. Specifies how a cell in a table is merged with other cells....cell is the first cell in a range of merged cells. PREVIOUS The...cell will be the first in a range of vertically merged cells....

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