Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 13,542 for

date

(0.06 sec)
  1. Aspose::Words::Fields::GeneralFormatCollection:...

    Aspose::Words::Fields::GeneralFormatCollection::Remove method. Removes all occurrences of the specified general format from 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...
  2. Aspose::Words::Fields::GeneralFormatCollection:...

    Aspose::Words::Fields::GeneralFormatCollection::idx_get method. Gets a general format at the specified index 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...
  3. Accessing XML Data in C#|Aspose.Words for .NET

    Learn how to access XML data while building a report using LINQ in C#....numbers or to specify custom date-time and numeric formats to...<< [Name]>>, Age: << [Age]>>, Date of Birth: << [Birth]:"dd.MM...

    docs.aspose.com/words/net/accessing-xml-data/
  4. 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...
  5. 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...
  6. FieldMergeField | Aspose.Words for Java

    Implements the MERGEFIELD 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. 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...
  8. Chart Axis|Aspose.Slides for Node.js via .NET D...

    How to edit PowerPoint chart axis in JavaScript...preferred category axis type ( date or text ). This code in JavaScript...slides . CategoryAxisType . Date ); chart . getAxes (). getHorizontalAxis...

    docs.aspose.com/slides/nodejs-java/chart-axis/
  9. IFieldResultFormatter class | Aspose.Words for ...

    Aspose.Words.Fields.IFieldResultFormatter class. Implement this interface if you want to control how the field result is formatted....Words applies a date/time format switch, i.e. \@...FieldResultFormatter ( "${0}" , "Date: {0}" , "Item # {0}:" ); doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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...