Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 15,142 for

date

(0.11 sec)
  1. 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...
  2. Aspose::Words::Fields::Field::get_Result method...

    Aspose::Words::Fields::Field::get_Result method. Gets or sets text that is between the field separator and field end in C++....builder -> InsertField ( u "DATE \\ @ \" dddd, MMMM dd, yyyy...get_Type ()); ASSERT_EQ ( u "DATE \\ @ \" dddd, MMMM dd, yyyy...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. ChartAxis.type property | Aspose.Words for Python

    ChartAxis.type property. Returns type of the 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...
  4. GeneralFormatCollection.RemoveAt | Aspose.Words...

    Effortlessly remove a specific occurrence from GeneralFormatCollection using the RemoveAt method. Streamline your data management today!...00" )); // 2 - Date/time format: field = builder...builder . InsertField ( "DATE" ); format = field . Format ; format...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Stopping and Resuming a Task | Aspose.Tasks Doc...

    Learn how to stop or resume Microsoft Project (MPP/XML) tasks using Aspose.Tasks for C#....Hide Show ] A tasks’ stop date is the date that it should (or did)...Project can calculate stop dates, or let users enter them manually...

    docs.aspose.com/tasks/cpp/stopping-and-resuming...
  6. Field.Format | Aspose.Words for .NET

    Discover the Field Format property for seamless access to FieldFormat objects, enhancing your fields' formatting with precision and ease....00" )); // 2 - Date/time format: field = builder...builder . InsertField ( "DATE" ); format = field . Format ; format...

    reference.aspose.com/words/net/aspose.words.fie...
  7. AxisBound constructor | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AxisBound constructor...datetime : Date ) Parameter Type Description datetime Date See Also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Implement Custom Calculation Engine to extend t...

    This article describes how to extend the default calculation engine in JavaScript by implementing a custom calculation engine using the Aspose.Cells library for JavaScript 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...add a one‑day offset to the date data . calculatedValue = CellsHelper...

    docs.aspose.com/cells/javascript-cpp/implement-...
  9. LoadOptions.UpdateDirtyFields | Aspose.Words fo...

    Discover how the LoadOptions UpDateDirtyFields property enhances data integrity by selectively updating fields marked as dirty for optimal performance....the field's value is out of date, we can mark it as "dirty"....This value will stay out of date until we update the field manually...

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