Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 9,929 for

locale

(0.07 sec)
  1. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_FullDate method. Specifies the full date and time last entered into this SDT in C++....to the Saudi Arabian Arabic locale. sdtDate -> set_DateDisplayLocale...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. ParagraphFormat.style_identifier property | Asp...

    ParagraphFormat.style_identifier property. Gets or sets the Locale independent style identifier of the paragraph style applied to this formatting....style_identifier property Gets or sets the locale independent style identifier...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Werk met'n Dokument Gemerk met'n Sensitiwiteits...

    Skakel Woord met toegepaste sensitiwiteitsetiket om na PDF met C#. Werk met dokumente gemerk deur'n sensitiwiteit etikette-verskeie insette formate, insluitend Woord, OpenOffice, Beeld en eBook....{ private readonly string _locale ; private readonly string _tenant...appSecret , string locale = "en-US" ) { _locale = locale ; _tenant =...

    docs.aspose.com/words/af/net/work-with-document...
  4. Get Pivot Table refresh date and refresh‑by‑who...

    Learn how to fetch the refresh date and refresh‑by‑who information from a workbook using Aspose.Cells with C++....#include <codecvt> #include <locale> #include "Aspose.Cells.h"...

    docs.aspose.com/cells/cpp/get-pivot-table-refre...
  5. StructuredDocumentTag.full_date property | Aspo...

    StructuredDocumentTag.full_date property. Specifies the full date and time last entered into this SDT....Arabian Arabic locale. sdt_date . date_display_locale = 1025 #CultureInfo...

    reference.aspose.com/words/python-net/aspose.wo...
  6. StructuredDocumentTag.DateDisplayFormat | Aspos...

    Discover the StructuredDocumentTag DateDisplayFormat property to customize date display formats effortlessly. Enhance your document's clarity and appeal!...to the Saudi Arabian Arabic locale. sdtDate . DateDisplayLocale...

    reference.aspose.com/words/net/aspose.words.mar...
  7. Use French Culture from DATE Field Formatting P...

    Hi, When converting a DOCX with French date fields to PDF. I noticed the formatting has been reset to English: Code: var doc = new Document(@".\test.docx"); doc.Save(@".\test.pdf"); When I did the same in Word ‘save…...feature, it is using English local but could still produce the...without changing the thread locale, otherwise it is not possible...

    forum.aspose.com/t/use-french-culture-from-date...
  8. 用 C++ 获取数据透视表的刷新日期和刷新人信息|Documentation

    学习如何使用 Aspose.Cells 和 C++ 获取工作簿中的刷新日期和刷新人信息。...#include <codecvt> #include <locale> #include "Aspose.Cells.h"...

    docs.aspose.com/cells/zh/cpp/get-pivot-table-re...
  9. 使用 GlobalizationSettings 类进行自定义子合计标签和饼图中的其他标签(C...

    学习如何在 Aspose.Cells for C++ 中使用 GlobalizationSettings 类自定义子合计标签和修改饼图中的“其他”标签。...h" #include <locale> #include <codecvt> using namespace...for the current system std :: locale loc ( "" ); std :: wstring_convert...

    docs.aspose.com/cells/zh/cpp/using-globalizatio...
  10. COUNTIF excel function works inconsistently - F...

    Dear Aspose Team, i am trying to use COUNTIF on an excelsheet: =COUNTIF(E$6:E$13;“>0”) this returns 1, however: =COUNTIF(MyTable[MyColumn];“>0”) is evalulated properly MyColumn is a column in my table which is exac…... Why it happens Locale‑dependent list separator –...comma ( , ). If the workbook’s locale does not match the separator...

    forum.aspose.com/t/countif-excel-function-works...