Sort Score
Result 10 results
Languages All
Labels All
Results 1,971 - 1,980 of 24,800 for

range

(0.22 sec)
  1. Fill.foreTintAndShade property | Aspose.Words f...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Stroke.back_tint_and_shade property | Aspose.Wo...

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

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartSeriesGroup | Aspose.Words for Java

    Represents properties of a chart series group that is the properties of chart series of the same type associated with the same axes in Java.... The range of acceptable values is from...ChartSeriesType.DOUGHNUT type. The range of acceptable values is from...

    reference.aspose.com/words/java/com.aspose.word...
  4. Detect Hyperlink Type with Golang via C++|Docum...

    Learn how to detect hyperlink type through the Aspose.Cells for C++ API....CellReference: Link to cell or named range. To check the type of hyperlink...

    docs.aspose.com/cells/go-cpp/detect-hyperlink-t...
  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.... Range cells = worksheet . Cells ;...

    docs.aspose.com/cells/zh/net/create-and-save-ne...
  6. FindReplaceOptions.match_case property | Aspose...

    FindReplaceOptions.match_case property. True indicates case-sensitive comparison, false indicates case-insensitive comparison.... range . replace ( pattern = 'Ruby'...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 在VSTO和Aspose.Cells中包裹单元格文本|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.... Range cellA1 = sheet . Cells . get_Range ( "A1" );.... Excel . Range cellA5 = sheet . Cells . get_Range ( "A5" );...

    docs.aspose.com/cells/zh/net/wrapping-cell-text...
  8. Generate DATAMATRIX BarCode Images via Python |...

    Create DATAMATRIX symbology BarCode Images using Python applications without using any other software....making it ideal for a wide range of applications, including product...barcode can be printed on a wide range of surfaces, including paper...

    products.aspose.com/total/python-net/generate-b...
  9. Workbook.CalculateFormula is very time consumin...

    Workbook wb = new Workbook(@“Test.xlsx”); Stopwatch sw = Stopwatch.StartNew(); wb.CalculateFormula(); Console.WriteLine($“{sw.ElapsedMilliseconds}ms”); It will take about 1 minite to calculate formula. Test.7z (556.…... If the search range is simple reference, such as...caching and re-arranging the range data(so even though the formulas...

    forum.aspose.com/t/workbook-calculateformula-is...
  10. BookmarkEnd class | Aspose.Words for Node.js

    Aspose.Words.BookmarkEnd class. Represents an end of a bookmark in a Word document...(Inherited from Node ) range Returns a Range object that represents...3 ); let bookmarks = doc . range . bookmarks ; expect ( bookmarks...

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