Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 24,160 for

range

(0.2 sec)
  1. How to Format Number to Percentage|Documentation

    This article will introduce how to format number to percentage using Aspose.Cells for Node.js via C++ API....: First, select the cell or range of cells that you want to format...Formatting To format a cell or a range of cells to display numbers...

    docs.aspose.com/cells/nodejs-cpp/how-to-format-...
  2. ListLevel.get_effective_value method | Aspose.W...

    ListLevel.get_effective_value method. Reports the string representation of the [ListLevel](../) object for the specified index of the list item...the list item (must be in the range from 1 to 32767). number_style...error(ArgumentOutOfRangeEx)) index is out of range. Examples Shows how to get the...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. 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...
  5. 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...
  6. CalendarType enumeration | Aspose.Words for Nod...

    Aspose.Words.CalendarType enumeration. Specifies the type of a calendar.... range . fields . at ( 0 ). result...MMMM yyyy\"" ); expect ( doc . range . fields . at ( 1 ). result...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. IFieldResultFormatter.formatDateTime method | A...

    IFieldResultFormatter.formatDateTime method. Called when Aspose.Words applies a date/time 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...
  8. Aspose::Words::LowCode::Splitter class | Aspose...

    Aspose::Words::LowCode::Splitter class. Provides methods intended to split the documents into parts using different criteria in C++....int32_t) Extracts a specified range of pages from a document file...int32_t) Extracts a specified range of pages from a document file...

    reference.aspose.com/words/cpp/aspose.words.low...
  9. Aspose::Words::Saving::ColorMode enum | Aspose....

    Aspose::Words::Saving::ColorMode enum. Specifies how colors are rendered in C++....Rendering with colors in a range of gray shades from white to...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Aspose::Words::MailMerging::MailMerge::set_UseW...

    Aspose::Words::MailMerging::MailMerge::set_UseWholeParagraphAsRegion method. Sets a value indicating whether whole paragraph with TableStart or TableEnd field or particular Range between TableStart and TableEnd fields should be included into mail merge region in C++....TableEnd field or particular range between TableStart and TableEnd...

    reference.aspose.com/words/cpp/aspose.words.mai...