Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 10,624 for

locale

(0.17 sec)
  1. StructuredDocumentTag.fullDate property | Aspos...

    StructuredDocumentTag.fullDate property. Specifies the full date and time last entered into this SDT....to the Saudi Arabian Arabic locale. sdtDate . dateDisplayLocale...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. FixedPageSaveOptions.numeral_format property | ...

    FixedPageSaveOptions.numeral_format property. Gets or sets [NumeralFormat](../../numeralformat/) used for rendering of numerals... locale_id = 4096 # CultureInfo("ar-AR")..."NumeralFormat.CONTEXT" to # look up the locale to determine what number of...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 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...
  6. 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...
  7. StructuredDocumentTag.date_display_format prope...

    StructuredDocumentTag.date_display_format property. String that represents the format in which dates are displayed....Arabian Arabic locale. sdt_date . date_display_locale = 1025 #CultureInfo...StructuredDocumentTa.date_display_locale property...

    reference.aspose.com/words/python-net/aspose.wo...
  8. StructuredDocumentTag.dateDisplayLocale propert...

    StructuredDocumentTag.dateDisplayLocale property. Allows to set/get the language format for the date displayed in this SDT....to the Saudi Arabian Arabic locale. sdtDate . dateDisplayLocale...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. StructuredDocumentTag.calendarType property | A...

    StructuredDocumentTag.calendarType property. Specifies the type of calendar for this SDT...to the Saudi Arabian Arabic locale. sdtDate . dateDisplayLocale...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Pdf rendition is not getting generating like wo...

    Hi Team, We are trying to transformation input file with below code. Document doc = new Document("test.docx"); PdfSaveOptions options = new PdfSaveOptions(); doc.save("output.pdf", options); Formatting and Alignment o…...23 @rnara I have English US locale set on my working machine....noskov , I am also having same locale but still not getting expected...

    forum.aspose.com/t/pdf-rendition-is-not-getting...