Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 11,907 for

date

(0.21 sec)
  1. SmartTag.uri property | Aspose.Words for Python

    SmartTag.uri property. Specifies the namespace URI of the smart tag....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. SaveOptions.CustomTimeZoneInfo | Aspose.Words f...

    Effortlessly manage Date/time fields with SaveOptions CustomTimeZoneInfo. Set your unique local time zone for enhanced accuracy and flexibility....custom local time zone used for date/time fields. public TimeZoneInfo...local time zone when writes date/time fields, this option allows...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Aspose::Words::Fields::GeneralFormatCollection:...

    Aspose::Words::Fields::GeneralFormatCollection::Add method. Adds a general format to the collection in C++....field -> get_Result ()); // 2 - Date/time format: field = builder...builder -> InsertField ( u "DATE" ); format = field -> get_Format ();...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. GeneralFormatCollection.Item | Aspose.Words for...

    Access the GeneralFormatCollection Item property to retrieve customizable formats easily at any index, enhancing your data presentation effortlessly.... Result ); // 2 - Date/time format: field = builder...builder . InsertField ( "DATE" ); format = field . Format ; format...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Start and Finish dates of task not getting refl...

    Hi, I am trying to set the start and finish Dates of a task from a hidden variable. Task t1 = proj.RootTask.Children.Add("tested now"); t1.Set(Tsk.Start, Convert.ToDateTime(hdnStartDate.Value)); …...Start and Finish dates of task not getting reflected Aspose.Tasks...to set the start and finish dates of a task from a hidden variable...

    forum.aspose.com/t/start-and-finish-dates-of-ta...
  6. FieldChar.is_locked property | Aspose.Words for...

    FieldChar.is_locked property. Gets or sets whether the parent field is locked (should not recalculate its result)....FIELD_DATE , True ) . as_field_date () field . format . date_time_format... fields . FieldType . FIELD_DATE , field_start . field_type )...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Supported Excel Functions|Documentation

    Supported excel functions for reading/setting/calculating formulas...coupon period to the settlement date COUPDAYS Financial : Returns...that contains the settlement date COUPDAYSNC Financial : Returns...

    docs.aspose.com/cells/net/supported-formula-fun...
  8. Supported Excel Functions|Documentation

    Supported excel functions for reading/setting/calculating formulas...coupon period to the settlement date COUPDAYS Financial : Returns...that contains the settlement date COUPDAYSNC Financial : Returns...

    docs.aspose.com/cells/java/supported-formula-fu...
  9. Implement Custom Calculation Engine to extend t...

    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....day to the system date. So if the current date is 27/07/2023, then...above sample code, the value(date time) of A1 with custom engine...

    docs.aspose.com/cells/java/implement-custom-cal...
  10. 在 Ruby 中设置 PDF 过期|Aspose.PDF for Java

    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....month=4; today = new Date(); today = new Date(today.getFullYear()...today.getMonth()); expiry = new Date(year, month); if (today.getTime()...

    docs.aspose.com/pdf/zh/java/set-pdf-expiration-...