Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 14,780 for

date

(0.07 sec)
  1. FormField.textInputFormat property | Aspose.Wor...

    FormField.textInputFormat property. Returns or sets the text formatting for a text form field....field contains a number or a date/time value, then valid format...format strings are number or date and time format strings. Microsoft...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Saving::SaveOptions::get_CustomT...

    Aspose::Words::Saving::SaveOptions::get_CustomTimeZoneInfo method. Gets or sets custom local time zone used for Date/time fields in C++....custom local time zone used for date/time fields. System :: SharedPtr...local time zone when writes date/time fields, this option allows...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. SignOptions | Aspose.Words for Java

    Allows to specify options for document signing in Java...."aw"); // Create a comment and date which will be applied with our...signOptions.setSignTime(new Date()); } // Take an unsigned document...

    reference.aspose.com/words/java/com.aspose.word...
  4. Implement a Custom Calculation Engine to Extend...

    This article describes how to extend the default calculation engine by implementing a custom calculation engine using the Aspose.Cells library. By loading an existing Excel file or creating a new one, we can use the methods provided by Aspose.Cells to implement a custom calculation engine and get the results. Finally, we save the modified Excel file to disk....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 the custom...

    docs.aspose.com/cells/net/implement-custom-calc...
  5. 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...
  6. FieldType enumeration | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldType enumeration. Specifies Microsoft Word field types.... FieldDate Specifies the DATE field. FieldDDE Specifies the...field = builder . insertField ( "DATE \\@ \"dddd, MMMM dd, yyyy\""...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. SmartTag.element property | Aspose.Words for Py...

    SmartTag.element property. Specifies the name of the smart tag within the document....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...
  8. FieldFormat.NumericFormat | Aspose.Words for .NET

    Discover how the FieldFormat NumericFormat property customizes numeric field results, enhancing data presentation and user experience effectively....00" )); // 2 - Date/time format: field = builder...builder . InsertField ( "DATE" ); format = field . Format ; format...

    reference.aspose.com/words/net/aspose.words.fie...
  9. GeneralFormatCollection.Count | Aspose.Words fo...

    Discover the GeneralFormatCollection Count property to easily access the total item count in your collection, enhancing data management efficiency....00" )); // 2 - Date/time format: field = builder...builder . InsertField ( "DATE" ); format = field . Format ; format...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Setting Attributes for New Tasks | Aspose.Tasks...

    Learn how to set attributes for newly created tasks using Aspose.Tasks for C#....how to set the default start date for new tasks using Aspose.Tasks...property that defines the start date for a new task. This property...

    docs.aspose.com/tasks/cpp/setting-attributes-fo...