Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 14,557 for

date

(0.18 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. Field.Format | Aspose.Words for .NET

    Discover the Field Format property for seamless access to FieldFormat objects, enhancing your fields' formatting with precision and ease....00" )); // 2 - Date/time format: field = builder...builder . InsertField ( "DATE" ); format = field . Format ; format...

    reference.aspose.com/words/net/aspose.words.fie...
  3. 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...
  4. Implement Custom Calculation Engine to Extend t...

    This article describes how to extend the default calculation engine by implementing a custom calculation engine using the Aspose.Cells library with Golang via C++. 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/go-cpp/implement-custom-c...
  5. Customizing Email Headers in Python|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....Email Headers" ) \ # Specify Date timeZone = self . TimeZone calendar...)) date = calendar . getTime () message . setDate ( date ) \...

    docs.aspose.com/email/java/customizing-email-he...
  6. XlsxSaveOptions.dateTimeParsingMode property | ...

    XlsxSaveOptions.DateTimeParsingMode property. Gets or sets the mode that specifies how document text is parsed to identify Date and time values...document text is parsed to identify date and time values. The default...specify autodetection of the date time format. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  8. Implement Custom Calculation Engine to extend t...

    This article describes how to extend the default calculation engine in JavaScript by implementing a custom calculation engine using the Aspose.Cells library for JavaScript via C++. Load an existing Excel file or create a new one to use the methods provided and save the modified Excel file....day to the system date. So if the current date is 27/07/2023, then...add a one‑day offset to the date data . calculatedValue = CellsHelper...

    docs.aspose.com/cells/javascript-cpp/implement-...
  9. FieldTC | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldAutoNumLgl | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...