Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 11,920 for

date

(0.15 sec)
  1. Generate Reports in MSG Files via .NET | produc...

    C# source code to generate MSG 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/msg/
  2. Comment.removeReply method | Aspose.Words for N...

    Comment.removeReply method. Removes the specified reply to this comment...." , Date . now ()); comment . setText...addReply ( "Joe Bloggs" , "J.B." , Date . now (), "New reply" ); comment...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ChartAxis.type property | Aspose.Words for Node.js

    ChartAxis.type property. Returns type of the axis....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...
  4. 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...
  5. 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...
  6. FieldOptions.FieldUpdateCultureSource | Aspose....

    Discover how the FieldUpDateCultureSource property enhances field result formatting by specifying the desired culture for optimal clarity and usability.... The setting affects only date/time fields with \@ format switch...source of the culture used for date formatting during a field update...

    reference.aspose.com/words/net/aspose.words.fie...
  7. DocumentProperty.to_bool method | Aspose.Words ...

    DocumentProperty.to_bool method. Returns the property value as bool....custom_document_properties auth_date = datetime . date . today () properties...name = 'Authorized Date' , value = auth_date ) properties . add...

    reference.aspose.com/words/python-net/aspose.wo...
  8. BuiltInDocumentProperties.last_saved_time prope...

    BuiltInDocumentProperties.last_saved_time property. Gets or sets the time of the last save in UTC....total_editing_time } ' ) print ( f 'Date/time last printed: { properties...SAVEDATE field to display the date/time of the document’s most...

    reference.aspose.com/words/python-net/aspose.wo...
  9. General Project Properties in Ruby

    Learn how to manage Microsoft Project (MPP/XML) 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. Chart Axis|Aspose.Slides for Python Documentation

    Edit PowerPoint chart axis in Python...preferred category axis type ( date or text ). This code in Python...charts . CategoryAxisType . DATE chart . axes . horizontal_axis...

    docs.aspose.com/slides/python-net/chart-axis/