Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 11,921 for

date

(0.04 sec)
  1. Field.format property | Aspose.Words for Python

    Field.format property. Gets a [FieldFormat](../../fieldformat/) object that provides typed access to field's formatting.... result ) # 2 - Date/time format: field = builder...insert_field ( 'DATE' ) format = field . format format . date_time_format...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Number Settings with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files that supports many different cell number settings. This article will introduce how to use Aspose.Cells library to manage the number settings of cells so that users can adjust the number format in the spreadsheet as needed....Display Formats of Numbers and Dates A very strong feature of Microsoft...formats of numeric values and dates. We know that numeric data can...

    docs.aspose.com/cells/cpp/cells-number-settings/
  3. FieldInfo | Aspose.Words for Java

    Implements the INFO field in Java....insertField(" DATE \\@ \"dddd, d MMMM yyyy\" ");...dateField = builder.insertField("DATE \\* MERGEFORMAT"); Assert.a...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldInclude | Aspose.Words for Java

    Implements the INCLUDE field in Java....insertField(" DATE \\@ \"dddd, d MMMM yyyy\" ");...dateField = builder.insertField("DATE \\* MERGEFORMAT"); Assert.a...

    reference.aspose.com/words/java/com.aspose.word...
  5. 5472558.xlsx

    data Name Description State Date Bar This is short text draft 7/1/16 pivot State (All) Name Description Date Bar This is short text 7/1/16 (blank) (blank) (blank) 2016-07-21T19:11:17Z 15.0300 Ramon......data Name Description State Date Bar This is short text draft...State (All) Name Description Date Bar This is short text 7/1/16...

    docs.aspose.com/cells/ru/java/specify-whether-t...
  6. 5472558.xlsx

    data Name Description State Date Bar This is short text draft 7/1/16 pivot State (All) Name Description Date Bar This is short text 7/1/16 (blank) (blank) (blank) 2016-07-21T19:11:17Z 15.0300 Ramon......data Name Description State Date Bar This is short text draft...State (All) Name Description Date Bar This is short text 7/1/16...

    docs.aspose.com/cells/zh/java/specify-whether-t...
  7. Project's calculation modes

    Learn about calculation modes in Aspose.Tasks for Java....data Automatic - Recalculates dates, work and cost properties automatically...getChildren (). add ( "Task" ); 7 8 Date minDate = new GregorianCalendar(1...

    docs.aspose.com/tasks/java/project-calculation-...
  8. Aspose::Words::Fields::TextFormFieldType enum |...

    Aspose::Words::Fields::TextFormFieldType enum. Specifies the type of a text form field in C++.... Date 2 The text form field can contain...contain only a valid date value. CurrentDate 3 The text form field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. ChartAxisType enumeration | Aspose.Words for Py...

    aspose.words.drawing.charts.ChartAxisType enumeration. Specifies type of chart axis....type ) # 2 - Area chart with dates distributed along the X-axis:...500 , 300 ) dates = [ date ( 2014 , 3 , 31 ), date ( 2017 , 1...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TextFormFieldType enumeration | Aspose.Words fo...

    aspose.words.fields.TextFormFieldType enumeration. Specifies the type of a text form field.... DATE The text form field can contain only a valid date value...CURRENT_DATE The text form field value is the current date when...

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