Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 20,033 for

range

(0.06 sec)
  1. Aspose::Words::NodeType enum | Aspose.Words for...

    Aspose::Words::NodeType enum. Specifies the type of a Word document node in C++....editable range. EditableRangeEnd 12 An end of an editable range. MoveFromRangeStart...MoveFrom range. MoveFromRangeEnd 14 An end of an MoveFrom range. MoveToRangeStart...

    reference.aspose.com/words/cpp/aspose.words/nod...
  2. Accessing Cells of a Worksheet|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.... Accessing Maximum Display Range of Worksheet Aspose.Cells allows...display range. The maximum display range - the range of cells...

    docs.aspose.com/cells/cpp/accessing-cells-of-a-...
  3. How to Convert HTML to JSON using Node.js

    This article guides on how to convert HTML to JSON using Node.js. It has details to configure the IDE, a list of steps, and aa runnable sample code to transform HTML to JSON using Node.js....the converted sheet Create a range of cells starting from the first...method to convert the specified range of cells to JSON string Save...

    kb.aspose.com/cells/nodejs/how-to-convert-html-...
  4. Aspose::Words::Font::get_NameAscii method | Asp...

    Aspose::Words::Font::get_NameAscii method. Returns or sets the font used for Latin text (characters with character codes from 0 (zero) through 127) in C++....within the ASCII characters' range. In that case, // it will display...characters outside of the ASCII range. // Ideally, this font should...

    reference.aspose.com/words/cpp/aspose.words/fon...
  5. 在工作表中合并或取消合并单元格|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....//Get the range of cells i.e.., A1:C1. Excel . Range rng1 = excelApp...excelApp . get_Range ( "A1" , "C1" ); //Merge the cells. rng1...

    docs.aspose.com/cells/zh/net/merge-or-unmerge-c...
  6. FieldToc.entry_level_range property | Aspose.Wo...

    FieldToc.entry_level_Range property. Gets or sets a Range of levels of the table of contents entries to be included....entry_level_range property FieldToc.entry_level_range property Gets...Gets or sets a range of levels of the table of contents entries...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldIndex.PageRangeSeparator | Aspose.Words fo...

    Discover the PageRangeSeparator property in FieldIndex. Easily customize the character sequence for seamless page Range formatting and enhance your document's clarity....the start and end of a page range. public string PageRangeSeparator...bookmark’s spanned pages as a page range for an INDEX field entry. Document...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Add Matrix in Aspose.Cells for Reporting Servic...

    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....attributes which include name, range and so on through Set Attribute...screenshot below, the matrix range is E9:G11. A matrix report item...

    docs.aspose.com/cells/reportingservices/add-mat...
  9. IStructuredDocumentTag.IsMultiSection | Aspose....

    Discover the IStructuredDocumentTag's IsMultiSection property, which identifies if your tag is a Ranged multisection, enhancing document organization and functionality....true if this instance is a ranged (multi-section) structured...IStructuredDocumentT sdt = doc . Range . StructuredDocumentTa . GetById...

    reference.aspose.com/words/net/aspose.words.mar...
  10. Autofit Rows and Columns|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....Worksheet class provides a wide range of properties and methods for...parameter. AutoFit Row in a Range of Cells A row is composed of...

    docs.aspose.com/cells/java/autofit-rows-and-col...