Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 16,699 for

date

(0.17 sec)
  1. List of Supported Number Formats|Documentation

    Aspose.Cells is a JavaScript library for processing spreadsheet files, which supports a range of number formats. This article provides a list of supported number formats so that users can select the appropriate format according to their needs....formats of the numbers and dates. These built-in number formats.../ 14 Date m/d/yy 15 Date d-mmm-yy 16 Date d-mmm 17 Date mmm-yy...

    docs.aspose.com/cells/javascript-cpp/list-of-su...
  2. AxisTimeUnit Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisTimeUnit enum—your solution for defining time units on chart axes efficiently and effectively....Shows how to insert chart with date/time values. Document doc =...Add a custom series containing date/time values for the X-axis,...

    reference.aspose.com/words/net/aspose.words.dra...
  3. AxisTickLabelPosition Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.Charts.AxisTickLabelPosition enum, which defines optimal tick label placements for enhanced chart clarity and presentation....Shows how to insert chart with date/time values. Document doc =...Add a custom series containing date/time values for the X-axis,...

    reference.aspose.com/words/net/aspose.words.dra...
  4. DocumentPropertyCollection.indexOf method | Asp...

    DocumentPropertyCollection.indexOf method. Gets the index of a property by name.... add ( "Authorized Date" , Date . now ()); properties ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FieldDatabase | Aspose.Words for Java

    Implements the DATABASE 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. Update Fields in Ruby|Aspose.Words for Java

    UpDate fields of MS Word Document using Ruby.... write ( "Date: " ) builder . insertField ( "DATE" ) \ # Start...

    docs.aspose.com/words/java/update-fields-in-ruby/
  7. ChartYValueType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.ChartYValueType enum to easily define Y value types for your chart series, enhancing your data visualization capabilities....Specifies that an Y value is a date and time of day. Time 2 Specifies...

    reference.aspose.com/words/net/aspose.words.dra...
  8. DocumentSavingArgs.EstimatedProgress | Aspose.W...

    Track your DocumentSavingArgs progress effortlessly with the EstimatedProgress property, providing real-time percentage upDates for enhanced efficiency....{canceledAt}" ); } /// <summary> /// Date and time when document saving...{canceledAt}" ); } /// <summary> /// Date and time when document saving...

    reference.aspose.com/words/net/aspose.words.sav...
  9. FieldCollection | Aspose.Words for Java

    A collection of Field objects that represents the fields in the specified range in Java....insertField(" DATE \\@ \"dddd, d MMMM yyyy\" ");...DocumentBuilder(doc); builder.insertField(" DATE \\@ \"dddd, d MMMM yyyy\" ");...

    reference.aspose.com/words/java/com.aspose.word...
  10. ChartYValueType enumeration | Aspose.Words for ...

    aspose.words.drawing.charts.ChartYValueType enumeration. Allows to specify type of an Y value of a chart series.... DATE_TIME Specifies that an Y value is a date and time...

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