Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 15,065 for

date

(0.43 sec)
  1. Comment.removeReply method | Aspose.Words for N...

    Comment.removeReply method. Removes the specified reply to this comment...." , Date . now ()); comment . setText...addReply ( "Joe Bloggs" , "J.B." , Date . now (), "New reply" ); comment...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TextFormFieldType enumeration | Aspose.Words fo...

    aspose.words.fields.TextFormFieldType enumeration. Specifies the type of a text form field.... DATE The text form field can contain only a valid date value...CURRENT_DATE The text form field value is the current date when...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Comment.removeAllReplies method | Aspose.Words ...

    Comment.removeAllReplies method. Removes all replies to this comment...." , Date . now ()); comment . setText...addReply ( "Joe Bloggs" , "J.B." , Date . now (), "New reply" ); comment...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldMacroButton | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  5. ChartAxisType enumeration | Aspose.Words for Py...

    aspose.words.drawing.charts.ChartAxisType enumeration. Specifies type of chart axis....type ) # 2 - Area chart with dates distributed along the X-axis:...500 , 300 ) dates = [ date ( 2014 , 3 , 31 ), date ( 2017 , 1...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentSavingArgs.estimatedProgress property |...

    DocumentSavingArgs.estimatedProgress property. Overall estimated percentage progress....SavingProgressCallba () { mSavingStartedAt = Date . now (); } /// <summary> ///...args ) { DateTime canceledAt = Date . now (); double ellapsedSeconds...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. XlsxSaveOptions.date_time_parsing_mode property...

    XlsxSaveOptions.Date_time_parsing_mode property. Gets or sets the mode that specifies how document text is parsed to identify Date and time values...date_time_parsing_mode property XlsxSaveOptions.date_time_parsing_mode...document text is parsed to identify date and time values. The default...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentProperty.ToString | Aspose.Words for .NET

    Discover the DocumentProperty ToString method, which formats property values as strings based on locale, enhancing data presentation and user experience.... Converts a date property into a short date string. For all...properties . Add ( "Authorized Date" , authDate ); properties ....

    reference.aspose.com/words/net/aspose.words.pro...
  9. DigitalSignatureDetails | Aspose.Words for Java

    Contains details for signing a document with a digital signature in Java....setSignTime(new Date()); saveOptions.setDigitalSignatureD(new...signOptions.setSignTime(new Date()); saveOptions.setDigitalSignatureD(new...

    reference.aspose.com/words/java/com.aspose.word...
  10. 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/