Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 24,279 for

range

(0.56 sec)
  1. Data Validation|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....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/java/data-validation/
  2. How to Add Data Validation in Excel using Python

    This tutorial provides guidance on how to add data validation in Excel using Python. It has the environment settings, a list of steps, and a runnable sample code to apply Excel data validation list using Python....reference range Add the list of values in the reference range Create...definition of the reference range of values that are to be used...

    kb.aspose.com/cells/python/how-to-add-data-vali...
  3. Find Query Tables and List Objects related to E...

    Learn how to find Query Tables and List Objects related to External Data Connections using Aspose.Cells for Node.js via C++....table name and its refers‑to range console . log ( "querytable...()) { const range = name . getRange (); if ( ! range . isNull ())...

    docs.aspose.com/cells/nodejs-cpp/find-query-tab...
  4. DocumentVisitor.VisitCommentEnd | Aspose.Words ...

    Explore the DocumentVisitor VisitCommentEnd method, designed to enhance comment text enumeration in your projects for seamless document processing....of every comment and comment range in a document. public void CommentsToText...IndentAndAppendLine ( "[Comment range start] ID: " + commentRangeStart...

    reference.aspose.com/words/net/aspose.words/doc...
  5. 使用JavaScript via C++支持德语区域的命名范围公式|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++支持德语区域的命名范围公式。...Cells Named Range Example </ title > </ head >...> < body > < h1 > Named Range Example </ h1 > < p > Select an...

    docs.aspose.com/cells/zh/javascript-cpp/support...
  6. AutoFit Rows and Columns|Documentation

    This article shows how to auto‑fit rows, columns, rows of merged cells, and a row in a Range of cells with the Aspose.Cells for .NET API....Worksheet class provides a wide range of properties and methods for...parameter. How to AutoFit Row in a Range of Cells A row is composed of...

    docs.aspose.com/cells/net/autofit-rows-and-colu...
  7. Range.Fields | Aspose.Words for .NET

    Discover the Range Fields property, effortlessly access a comprehensive Fields collection for all your data Range needs. Enhance your workflow today!...Fields Contents [ Hide ] Range.Fields property Returns a Fields...represents all fields in the range. public FieldCollection Fields...

    reference.aspose.com/words/net/aspose.words/ran...
  8. StructuredDocumentTagRangeStart.xml_mapping pro...

    StructuredDocumentTagRangeStart.xml_mapping property. Gets an object that represents the mapping of this structured document tag Range to XML data in a custom XML part of the current document....this structured document tag range to XML data in a custom XML...map a structured document tag range to XML data. Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 用C++修改现有样式|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库,允许用户修改现有单元格样式。本文将介绍如何使用Aspose.Cells库修改现有单元格样式,以便用户根据需要改变单元格的外观。...style ); // Create a range (B1:D1). Range range = cells . CreateRange...(described above) to the range. range . ApplyStyle ( style , flag...

    docs.aspose.com/cells/zh/cpp/modify-an-existing...
  10. 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...