Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 3,044 for

date

(0.12 sec)
  1. Aspose::Words::Markup::SmartTag::Accept method ...

    Aspose::Words::Markup::SmartTag::Accept method. Accepts a visitor in C++....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/cpp/aspose.words.mar...
  2. 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...
  3. Aspose::Words::Fields::IFieldResultFormatter::F...

    Aspose::Words::Fields::IFieldResultFormatter::Format method. Called when Aspose.Words applies a number format switch, i.e. \* Ordinal in C++....FieldResultFormatter > ( u "${0}" , u "Date: {0}" , u "Item # {0}:" ); doc...)); // 2 - Date/time: builder -> InsertField ( u "DATE \\ @ \" d...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. GeneralFormatCollection.Item | Aspose.Words for...

    Access the GeneralFormatCollection Item property to retrieve customizable formats easily at any index, enhancing your data presentation effortlessly.... Result ); // 2 - Date/time format: field = builder...builder . InsertField ( "DATE" ); format = field . Format ; format...

    reference.aspose.com/words/net/aspose.words.fie...
  5. 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...
  6. 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...
  7. FieldHyperlink | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldAutoTextList | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  9. Document.update_fields method | Aspose.Words fo...

    Document.upDate_fields method. UpDates the values of fields in the whole document....be updated to show an up-to-date result. doc . update_fields...field and nest a DATE field inside it. # DATE fields update their...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldIf | Aspose.Words for Java

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

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