Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 11,908 for

date

(0.05 sec)
  1. Implement Custom Calculation Engine to extend t...

    This article describes how to extend the default calculation engine in Node.js by implementing a custom calculation engine using the Aspose.Cells library for Node.js 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...CalculatedValue: add one day offset for the date data . setCalculatedValue (...

    docs.aspose.com/cells/nodejs-cpp/implement-cust...
  2. Accessing XML Data in Java|Aspose.Words for Java

    Learn how to access XML data while building a report using LINQ in Java....numbers or to specify custom date-time and numeric formats to...representations: Long Double Boolean Date Note – For recognition of data...

    docs.aspose.com/words/java/accessing-xml-data/
  3. Generate Reports in EML Files via .NET | produc...

    C# source code to generate EML format reports on .NET Framework, .NET Core, and Xamarin Platforms....#FirstName# #LastName# Sent Date: #Date#" ; // create a new TemplateEngine...string )); dt.Columns.Add( "Date" , typeof (DateTime)); System...

    products.aspose.com/email/net/assembly/eml/
  4. GeneralFormatCollection.remove method | Aspose....

    GeneralFormatCollection.remove method. Removes all occurrences of the specified general format from the collection.... 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...
  5. GeneralFormatCollection.add method | Aspose.Wor...

    GeneralFormatCollection.add method. Adds a general format to the collection.... 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...
  6. FieldBarcode | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Saving::SaveOptions::get_UpdateL...

    Aspose::Words::Saving::SaveOptions::get_UpDateLastPrintedProperty method. Gets or sets a value determining whether the LastPrinted property is upDated before saving in C++....determines whether the last printed date, which is a built-in property...updated. // If so, then the date of the document's most recent...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. GeneralFormatCollection.Remove | Aspose.Words f...

    Effortlessly remove all instances of a specific general format from your collection with the GeneralFormatCollection Remove method. Streamline your data management!... Result ); // 2 - Date/time format: field = builder...builder . InsertField ( "DATE" ); format = field . Format ; format...

    reference.aspose.com/words/net/aspose.words.fie...
  9. CustomXmlProperty constructor | Aspose.Words fo...

    CustomXmlProperty constructor. Initializes a new instance of this class....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...
  10. Aspose::Words::Fields::GeneralFormatCollection:...

    Aspose::Words::Fields::GeneralFormatCollection::GetEnumerator method. Returns an enumerator object 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...