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

date

(0.42 sec)
  1. ChartXValueType enumeration | Aspose.Words for ...

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

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

    Can be used to specify additional options when saving a document into the SaveFormat.XPS format in Java....custom local time zone used for date/time fields. getDefaultTemplate()...BuiltInDocumentPrope.setCreatedTime(java.util.Date) property is updated before...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldPrintDate class | Aspose.Words for Python

    aspose.words.fields.FieldPrintDate class. Implements the PRINTDate field... Remarks Retrieves the date and time on which the document...display the print operation's date/time. # If no printing has taken...

    reference.aspose.com/words/python-net/aspose.wo...
  4. PdfDigitalSignatureDetails class | Aspose.Words...

    Aspose.Words.Saving.PdfDigitalSignatureDetails class. Contains details for signing a PDF document with a digital signature....signatureDate Gets or sets the date of the signing. timestampSettings...method. let signingTime = new Date ( 2015 , 7 , 20 ); options ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. CustomXmlPropertyCollection.index_of_key method...

    CustomXmlPropertyCollection.index_of_key method. Returns the zero-based index of the specified property in the collection....form of data, # such as a name, date, or address, and converts it...tag. # The properties of a "date"-type smart tag contain its...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Data Validation|Documentation

    Learn how to add data validation through the Aspose.Cells for .NET API....that a column labeled DATE contains only dates, or that another column...that a column labeled DATE contains only dates within a certain range...

    docs.aspose.com/cells/net/data-validation/
  7. Data Validation with Golang via C++|Documentation

    Learn how to add data validation through the Aspose.Cells for C++ API....that a column labeled DATE contains only dates, or that another column...that a column labeled DATE contains only dates within a certain range...

    docs.aspose.com/cells/go-cpp/data-validation/
  8. 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...
  9. 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...
  10. 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/