Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 11,910 for

date

(0.04 sec)
  1. CustomXmlProperty | Aspose.Words for .NET

    Discover the CustomXmlProperty constructor. Easily create and initialize new instances for seamless XML property management in your projects....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/net/aspose.words.mar...
  2. CalendarType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.CalendarType enum to easily specify and customize your calendar types for enhanced document management and automation....FieldResultFormatter ( "${0}" , "Date: {0}" , "Item # {0}:" ); doc...)); // 2 - Date/time: builder . InsertField ( "DATE \\@ \"d MMMM...

    reference.aspose.com/words/net/aspose.words/cal...
  3. FieldOptions.ResultFormatter | Aspose.Words for...

    Discover how the ResultFormatter property in FieldOptions enhances your data presentation by customizing field result formats for clarity and impact....FieldResultFormatter ( "${0}" , "Date: {0}" , "Item # {0}:" ); doc...)); // 2 - Date/time: builder . InsertField ( "DATE \\@ \"d MMMM...

    reference.aspose.com/words/net/aspose.words.fie...
  4. IFieldResultFormatter.formatNumeric method | As...

    IFieldResultFormatter.formatNumeric method. Called when Aspose.Words applies a numeric format switch, i.e...FieldResultFormatter ( "${0}" , "Date: {0}" , "Item # {0}:" ); doc...); // 2 - Date/time: builder . insertField ( "DATE \\@ \"d MMMM...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ChartYValue.dateTimeValue property | Aspose.Wor...

    ChartYValue.DateTimeValue property. Gets the stored Datetime value.... get dateTimeValue () : Date See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Functions in Formulas

    Learn how to work with Microsoft Project (MPP/XML) formula functions using Aspose.Tasks for C++....Calculation of Date/Time Functions CDate( expression ) Date () DateAdd(...DateAdd( interval, number, date ) DateDiff( interval, date1, date2...

    docs.aspose.com/tasks/cpp/functions-in-formulas/
  7. ChartYValue | Aspose.Words for Java

    Represents an Y value for a chart series in Java.... fromDateTime(Date value) Creates a ChartYValue...instance of the ChartYValueType.DATE_TIME type. fromDouble(double...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldIncludeText | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  9. Adding MapiJournal to PST in Jython|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....util import Date from java.util import Calendar.../AddMapiJournalToPST/' d1 = Date () calendar = Calendar cl =...

    docs.aspose.com/email/java/adding-mapijournal-t...
  10. Field.update method | Aspose.Words for Python

    aspose.words.fields.Field.upDate method... result ) # 2 - Date/time format: field = builder...insert_field ( 'DATE' ) format = field . format format . date_time_format...

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