Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 11,908 for

date

(0.04 sec)
  1. Aspose::Words::Fields::FieldFormat::get_Numeric...

    Aspose::Words::Fields::FieldFormat::get_NumericFormat method. Gets or sets a formatting that is applied to a numeric field result. Corresponds to the \# switch in C++....field -> get_Result ()); // 2 - Date/time format: field = builder...builder -> InsertField ( u "DATE" ); format = field -> get_Format ();...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. FieldType enumeration | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldType enumeration. Specifies Microsoft Word field types.... FieldDate Specifies the DATE field. FieldDDE Specifies the...field = builder . insertField ( "DATE \\@ \"dddd, MMMM dd, yyyy\""...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Working with Outlook Calendar Items|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....OCTOBER , 2 , 13 , 0 , 0 ); Date startDate = cal . getTime ();...OCTOBER , 2 , 14 , 0 , 0 ); Date endDate = cal . getTime ();...

    docs.aspose.com/email/java/working-with-outlook...
  4. GeneralFormatCollection.Item | Aspose.Words for...

    Access the GeneralFormatCollection Item property to retrieve customizable formats easily at any index, enhancing your data presentation effortlessly.... Result ); // 2 - Date/time format: field = builder...builder . InsertField ( "DATE" ); format = field . Format ; format...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Supported Excel Functions|Documentation

    Supported excel functions for reading/setting/calculating formulas...coupon period to the settlement date COUPDAYS Financial : Returns...that contains the settlement date COUPDAYSNC Financial : Returns...

    docs.aspose.com/cells/python-net/supported-form...
  6. 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...form field value is the current date when the field is updated. CurrentTime...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Generate Reports in OST Files via .NET | produc...

    C# source code to generate OST format reports on .NET Framework, .NET Core, and Xamarin Platforms....#FirstName# #LastName# Sent Date: #Date#" ; // create a new TemplateEngine...string )); dt.Columns.Add( "Date" , typeof (DateTime)); System...

    products.aspose.com/email/net/assembly/ost/
  8. 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/ar/java/specify-whether-t...
  9. ChartType enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartType enumeration. Specifies type of a chart....Value ); // 2 - Area chart with dates distributed along the X-axis:...); let dates = [ Date . parse ( "2014-03-31" ), Date . parse...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. SdtCalendarType | Aspose.Words for Java

    Specifies the possible types of calendars which can be used to specify StructuredDocumentTag.getCalendarType / StructuredDocumentTag.setCalendarTypeint in an Office Open XML document in Java....to prompt the user to enter a date with a structured document tag...prompts the user to enter a date. // In Microsoft Word, this...

    reference.aspose.com/words/java/com.aspose.word...