Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 13,542 for

date

(0.07 sec)
  1. CustomXmlProperty.name property | Aspose.Words ...

    CustomXmlProperty.name property. Specifies the name of the custom XML attribute or smart tag property....form of data, # such as a name, date, or address, and converts it...the above contents as being a date. # Smart tags use the "Element"...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldEditTime | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  3. Chart.series property | Aspose.Words for Python

    Chart.series property. Provides access to series collection....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...
  4. FieldFillIn | Aspose.Words for Java

    Implements the FILLIN 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. FieldAddressBlock | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldPage | Aspose.Words for Java

    Implements the PAGE field in Java....every we need to see an up-to-date value. doc.updateFields(); doc...DocumentBuilder(doc); builder.insertField(" DATE \\@ \"dddd, d MMMM yyyy\" ");...

    reference.aspose.com/words/java/com.aspose.word...
  7. General Project Properties in PHP | Aspose.Task...

    This section provides details on general project properties and their management using Aspose.Tasks Java for PHP....7 { 8 9 print "Project Start Date : " . (string) $project -> get...get ( $prj -> START_DATE ); 10 11 } 12 13 else 14 15 { 16 17...

    docs.aspose.com/tasks/java/general-project-prop...
  8. Number Settings|Documentation

    Aspose.Cells is a .NET 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/net/cells-number-settings/
  9. General Project Properties in Ruby | Aspose.Tas...

    Learn how to manage Microsoft Project general properties using Aspose.Tasks Java for Ruby...."Project Start Date : " + project . get(prj . START_DATE) . to_string..."Project Finish Date : " + project . get(prj . FINISH_DATE) . to_string...

    docs.aspose.com/tasks/java/general-project-prop...
  10. Generate Reports in EML Files via .NET | produc...

    C# source code to generate EML 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/eml/