Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 24,044 for

range

(0.15 sec)
  1. Aspose::Words::BookmarkCollection class | Aspos...

    Aspose::Words::BookmarkCollection class. A collection of Bookmark objects that represent the bookmarks in the specified Range. To learn more, visit the documentation article in C++....bookmarks in the specified range. To learn more, visit the Working...

    reference.aspose.com/words/cpp/aspose.words/boo...
  2. ChartSeriesGroup.gapWidth property | Aspose.Wor...

    ChartSeriesGroup.gapWidth property. Gets or sets the percentage of gap width between chart elements.... The range of acceptable values is from...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartSeriesGroup.overlap property | Aspose.Word...

    ChartSeriesGroup.overlap property. Gets or sets the percentage of how much the series bars or columns overlap.... The range of acceptable values is from...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Convert WORD to JSON format in C++ | products.a...

    Export WORD to JSON in C++ without using Microsoft Excel or Word... This API provides a wide range of features to manipulate WORD...easy to use and provide a wide range of features to manipulate documents...

    products.aspose.com/total/cpp/conversion/word-t...
  5. Font.tint_and_shade property | Aspose.Words for...

    Font.tint_and_shade property. Gets or sets a double value that lightens or darkens a color....Remarks The allowed values are in range from -1 (darkest) to 1 (lightest)...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FindReplaceOptions.legacy_mode property | Aspos...

    FindReplaceOptions.legacy_mode property. Gets or sets a boolean value indicating that old find/replace algorithm is used.... range . replace_regex ( pattern =...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Fill.back_tint_and_shade property | Aspose.Word...

    Fill.back_tint_and_shade property. Gets or sets a double value that lightens or darkens the background color....The allowed values are in the range from -1 (the darkest) to 1 (the...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FindReplaceOptions.ignore_structured_document_t...

    FindReplaceOptions.ignore_structured_document_tags property. Gets or sets a boolean value indicating either to ignore content of [StructuredDocumentTag](../../../aspose.words.markup/structureddocumenttag/)... range . replace ( pattern = text_to_search...

    reference.aspose.com/words/python-net/aspose.wo...
  9. StructuredDocumentTagRangeEnd class | Aspose.Wo...

    Aspose.Words.Markup.StructuredDocumentTagRangeEnd class. Represents an end of Ranged structured document tag which accepts multi-sections content...class Represents an end of ranged structured document tag which...the Structured document tag range end class. Properties Name Description...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Detecting Empty Worksheets with Node.js via C++...

    This article shows you code explaining how to detect empty worksheets of Excel workbooks programmatically using the Node.js API with the C++ library....initialized cells else { const range = sheet . getCells (). getMaxDisplayRange...getMaxDisplayRange (); const rangeIterator = range . getEnumerator (); if ( rangeIterator...

    docs.aspose.com/cells/nodejs-cpp/detecting-empt...