Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 14,297 for

date

(0.12 sec)
  1. Generate Reports in OST Files via .NET | produc...

    C# source code to generate OST 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/ost/
  2. Aspose::Words::Document::UpdateFields method | ...

    Aspose::Words::Document::UpDateFields method. UpDates the values of fields in the whole document in C++....be updated to show an up-to-date result. doc -> UpdateFields...field and nest a DATE field inside it. // DATE fields update their...

    reference.aspose.com/words/cpp/aspose.words/doc...
  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. XlsxDateTimeParsingMode enumeration | Aspose.Wo...

    Aspose.Words.Saving.XlsxDateTimeParsingMode enumeration. Specifies how document text is parsed to identify Date and time values....document text is parsed to identify date and time values. Members Name...specify autodetection of the date time format. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. 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...
  7. 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/
  8. Throw exception in contact using aspose api - F...

    bool ConvertOlmToPst(string olmFilePath, string fullPstPath)//last { // Create a new PST PersonalStorage pst = PersonalStorage.Create(fullPstPath, FileFormatVersion.Unicode); var root = pst.RootFolder; …...variable // Sanitize invalid dates if (calItem.StartDate < new...underlying MAPI format stores dates as a Win32 FILETIME value, whose...

    forum.aspose.com/t/throw-exception-in-contact-u...
  9. CustomDocumentProperties | Aspose.Words for Java

    A collection of custom document properties in Java.... add(String name, Date value) Creates a new custom...property of the PropertyType.DATE_TIME data type. addLinkToContent(String...

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

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

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