Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 11,068 for

locale

(0.5 sec)
  1. Show Translate Button and Translate Worksheet i...

    This article explains how to enable the translate button in the GridJs toolbar and implement server‑side translation for the active worksheet....active worksheet to a target locale. This guide shows how to: Enable...'/GridJs2/UpdateCell' , mode : 'edit' , locale : 'en' , // default UI language...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  2. Font.nameFarEast property | Aspose.Words for No...

    Font.nameFarEast property. Returns or sets an East Asian font name....equivalents for our font and locale. // If the builder inserts...them using the "FarEast" font/locale instead of the default. //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Show Formula Explanation for GridJs|Documentation

    This article describes how to show formula explanation for GridJs....string locale = HttpContext . Request . Form [ "locale" ]; if...GetFormulaExplainAsy ( formulaText , locale ); return Ok ( new { Success...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  4. DataSet | Aspose.Words for Java

    Represents an in-memory cache of data in Java.... setLocale(Locale locale) Sets the locale information used...Returns: boolean - true if locale was set readXml(InputStream...

    reference.aspose.com/words/java/com.aspose.word...
  5. Show Formula Explanation for GridJs|Documentation

    This article describes how to show formula explanation for GridJs....( name = "locale" , required = false ) String locale ) { // Here...getFormulaExplain ( formulaText , locale ); // Return a response indicating...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  6. syntax checking & spell correction for GridJs|D...

    This article describes how to add syntax checking & spell correction for GridJs....( name = "locale" , required = false ) String locale ) { // Check...correctSyntax ( textInput , locale ); // Return a response indicating...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  7. Implement Errors and Boolean Value in Russian o...

    Learn how to implement errors and boolean values in Russian or any other language using Aspose.Cells with C++....Excel in the Russian locale or any other locale, it will display...Boolean values according to that locale. You can achieve similar behavior...

    docs.aspose.com/cells/cpp/implement-errors-and-...
  8. Exported excel does not honor workbook's cultur...

    In German culture, the thousand separator is ( . ) and the decimal separator is ( , ) Therefore, the expected output in Excel should be 12.756,5766. However, the actual output is 12756.5766. The German culture settings d…...excel always uses the default locale of the machine where it runs...template file. So if the defalt locale of your ms excel is not de-De...

    forum.aspose.com/t/exported-excel-does-not-hono...
  9. C# aspose cells dates - Free Support Forum - as...

    Hi I am looking to copy ranges from from workbook to another or from one worksheet to another. I used value = RangeA.Value and RangeB.Value = value The problem is that in some circumstances date values get changed f…...can’t reproduce this in my local UK machine but happens when...machines where I can’t control the locale of the machine. How can I control...

    forum.aspose.com/t/c-aspose-cells-dates/315671
  10. Implement Errors and Boolean Values in Russian ...

    Learn how to implement errors and Boolean values in different languages using Aspose.Cells for Node.js via C++....the Russian locale or language, or any other locale or language...Boolean values according to that locale or language. You can achieve...

    docs.aspose.com/cells/nodejs-cpp/implement-erro...