Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 20,033 for

range

(0.04 sec)
  1. Delete Named Ranges with Node.js via C++|Docume...

    You can learn how to remove defined names or named Ranges from Excel or OpenOffice files with Aspose.Cells for Node.js via C++....Delete Named Ranges with Node.js via C++ Contents [ Hide ] Introduction...many defined names or named ranges in the Excel files, we have...

    docs.aspose.com/cells/nodejs-cpp/delete-named-r...
  2. Range.structuredDocumentTags property | Aspose....

    Range.structuredDocumentTags property. Returns a [Range.structuredDocumentTags](./) collection that represents all structured document tags in the Range....property Range.structuredDocumentTa property Returns a Range.structuredDocumentTa...structured document tags in the range. get structuredDocumentTa ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Pivot Table and Source Data|Documentation

    This article shows how to change the source data of pivot table with Aspose.Cells for Python via .NET....a named range, DataSource , which refers to this range of cells...template & defining a named range, DataSource Creating a Pivot...

    docs.aspose.com/cells/python-net/pivot-table-an...
  4. 支持使用 C++ 在命名范围公式中支持德语区域设置|Documentation

    学习如何使用 Aspose.Cells 与 C++ 处理德语区域的命名范围公式。...name and formula for the named range const U16String name ( u "HasFormula"...GetWorksheets (); // Add a new named range and get its index int32_t nameIndex...

    docs.aspose.com/cells/zh/cpp/support-for-german...
  5. Aspose::Words::EditableRangeEnd class | Aspose....

    Aspose::Words::EditableRangeEnd class. Represents an end of an editable Range in a Word document. To learn more, visit the documentation article in C++....Represents an end of an editable range in a Word document. To learn...identifier of the editable range. virtual get_IsComposite ()...

    reference.aspose.com/words/cpp/aspose.words/edi...
  6. 用C++设置范围边框|Documentation

    学习如何在Aspose.Cells中用C++设置范围边框。... 创建一个 Range 。 设置范围的内部边框。 设置范围的外部边框。 #include...60 ); // Create a range (A1:C5) Range range = cells . CreateRange...

    docs.aspose.com/cells/zh/cpp/set-range-border/
  7. EditableRange.editorGroup property | Aspose.Wor...

    EditableRange.editorGroup property. Returns or sets an alias (or editing group) which shall be used to determine if the current user shall be allowed to edit this editable Range....allowed to edit this editable range. get editorGroup () : Aspose...simultaneously for the specific editable range, if the one is set, the other...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. EditableRange.SingleUser | Aspose.Words for .NET

    Discover the EditableRange SingleUser property to efficiently manage editable Ranges, ensuring seamless collaboration and user-specific access control....the single user for editable range. public string SingleUser {...simultaneously for the specific editable range, if the one is set, the other...

    reference.aspose.com/words/net/aspose.words/edi...
  9. StructuredDocumentTagRangeStart class | Aspose....

    aspose.words.markup.StructuredDocumentTagRangeStart class. Represents a start of Ranged structured document tag which accepts multi-sections content...class Represents a start of ranged structured document tag which...the Structured document tag range start class. Properties Name...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 仅复制范围数据使用Node.js via C++|Documentation

    学习如何使用Aspose.Cells for Node.js via C++将一个单元格区域的数据复制到另一个区域。... 创建 Range 。 使用指定的格式属性创建一个 Style 对象。 将样式格式应用于范围。...); } } // Create a range (A1:D3). const range = cells . createRange...

    docs.aspose.com/cells/zh/nodejs-cpp/copy-range-...