Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 24,395 for

range

(0.14 sec)
  1. Update Fields C#|Aspose.Words for .NET

    Learn how to update fields in C#. Update fields programmatically or use automatic field update using .NET API....part of a document, obtain a Range object and call the UpdateFields...Aspose.Words, you can obtain a Range for any node in the document...

    docs.aspose.com/words/net/update-fields/
  2. IFieldResultFormatter.formatNumeric method | As...

    IFieldResultFormatter.formatNumeric method. Called when Aspose.Words applies a numeric format switch, i.e... range . fields . at ( 0 ). result...MMMM yyyy\"" ); expect ( doc . range . fields . at ( 1 ). result...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldOptions.ResultFormatter | Aspose.Words for...

    Discover how the ResultFormatter property in FieldOptions enhances your data presentation by customizing field result formats for clarity and impact.... Range . Fields [ 0 ]. Result , Is...yyyy\"" ); Assert . That ( doc . Range . Fields [ 1 ]. Result . StartsWith...

    reference.aspose.com/words/net/aspose.words.fie...
  4. 与GridJs客户端端协同工作|Documentation

    本文介绍了GridJs中的客户端JavaScript API或函数。...setEditableRange ( range , isenable ) // the parameters are: range : the cell...cell range , etc . { sri : 0 , sci : 0 , eri : 2 , eci : 2 }...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  5. 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...
  6. Convert XLTM to DOT using Python or with free O...

    XLTM to DOT conversion in your Python applications without using Microsoft Office or online. Test free XLTM to DOT online converter quickly before integrating the code.... It supports a wide range of features such as creating...spreadsheets. It also supports a wide range of file formats such as XLS...

    products.aspose.com/total/python-net/conversion...
  7. C# API to Export MD to ODT | products.aspose.com

    Convert MD to ODT without using Microsoft Word... It includes a range of APIs that can be used to...MD files to DOC. It offers a range of features such as text extraction...

    products.aspose.com/total/net/conversion/md-to-...
  8. C# API to Export CGM to FLATOPC | products.aspo...

    Convert CGM to FLATOPC without using Microsoft Word... It includes a range of APIs that can be used to...format to DOC. It provides a range of features that allow developers...

    products.aspose.com/total/net/conversion/cgm-to...
  9. Data Validation|Documentation

    Learn how to add data validation through the Aspose.Cells for JavaScript via 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/javascript-cpp/data-valid...
  10. 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...