Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 24,303 for

range

(0.15 sec)
  1. Data Validation|Documentation

    Learn how to add data validation through the Aspose.Cells for .NET 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/net/data-validation/
  2. Data Validation with Golang via 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/go-cpp/data-validation/
  3. FieldPrintDate.use_lunar_calendar property | As...

    FieldPrintDate.use_lunar_calendar property. Gets or sets whether to use the Hijri Lunar or Hebrew Lunar calendar.... range . fields [ 0 ] . as_field_print_date...Lunar Calendar: field = doc . range . fields [ 1 ] . as_field_print_date...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DocumentBuilder.end_bookmark method | Aspose.Wo...

    DocumentBuilder.end_bookmark method. Marks the current position in the document as a bookmark end....document can overlap and span any range. To create a valid bookmark...self . assertEqual ( 1 , doc . range . bookmarks . count ) self ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Public API Changes in Aspose.Cells 8.5.0|Docume...

    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....row heights while copying the ranges. Upon setting PasteOptions...the source range will be copied to destination range. Java //Create...

    docs.aspose.com/cells/java/public-api-changes-i...
  6. FieldMergeBarcode.ScalingFactor | Aspose.Words ...

    Discover the FieldMergeBarcode ScalingFactor property to easily adjust your barcode size in whole percentage points (10-1000) for optimal visibility.... Range . Fields [ 0 ]. Type , Is ....FieldDisplayBarcode )); Assert . That ( doc . Range . Fields [ 0 ]. GetFieldCode...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Modify an Existing Style|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....and apply it to the selected range. Using Aspose.Cells The following...Style object, applies it to a range of cells, and modifies the Style...

    docs.aspose.com/cells/net/modify-an-existing-st...
  8. 使用JavaScript通过C++移动工作表中的单元格范围。|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++移动工作表中的单元格范围。... cells ; const range = cells . createRange ( "A1"..."B5" ); // move the range to right. range . moveTo ( 0 , 2 );...

    docs.aspose.com/cells/zh/javascript-cpp/move-ra...
  9. Create and manage tables of Microsoft Excel fil...

    Insert, resize, edit, delete, and format tables of Excel files using the Aspose.Cells library.... Named ranges assigned to rows and columns...Microsoft Excel Selecting the data range for creating a List object....

    docs.aspose.com/cells/python-net/create-and-for...
  10. FieldIndex.page_range_separator property | Aspo...

    FieldIndex.page_Range_separator property. Gets or sets the character sequence that is used to separate the start and end of a page Range....page_range_separator property FieldIndex.page_range_separator...end of a page range. @property def page_range_separator ( self...

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