Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 15,065 for

date

(0.37 sec)
  1. Defining Weekdays for Calendar in PHP | Aspose....

    Learn how to define calendar weekdays for Microsoft Project (MPP/XML) projects using Aspose.Tasks Java for PHP....1 , 1 , 9 , 0 , 0 ); 30 31 $date = $calTime -> getTime (); 32...33 $time1 -> setFromTime ( $date ); 34 35 $calTime -> set ( 1...

    docs.aspose.com/tasks/java/defining-weekdays-fo...
  2. 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...
  3. Manage Presentation Comments in Java|Aspose.Sli...

    Master presentation comments with Aspose.Slides for Java: add, read, edit, and delete comments in PowerPoint files fast and easily....get_Item ( 0 ), point , new Date ()); // Adds slide comment for...get_Item ( 1 ), point , new Date ()); // Accesses ISlide 1 ISlide...

    docs.aspose.com/slides/java/presentation-comments/
  4. 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...
  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. Number Settings with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files that supports many different cell number settings. This article will introduce how to use Aspose.Cells library to manage the number settings of cells so that users can adjust the number format in the spreadsheet as needed....Display Formats of Numbers and Dates A very strong feature of Microsoft...formats of numeric values and dates. We know that numeric data can...

    docs.aspose.com/cells/cpp/cells-number-settings/
  7. AxisTickMark | Aspose.Words for Java

    Specifies the possible positions for tick marks in Java....Shows how to insert chart with date/time values. Document doc =...Add a custom series containing date/time values for the X-axis,...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Fields::TextFormFieldType enum |...

    Aspose::Words::Fields::TextFormFieldType enum. Specifies the type of a text form field in C++.... Date 2 The text form field can contain...contain only a valid date value. CurrentDate 3 The text form field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. FieldBarcode | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldChar.field_type property | Aspose.Words fo...

    FieldChar.field_type property. Returns the type of the field....FIELD_DATE , True ) . as_field_date () field . format . date_time_format... fields . FieldType . FIELD_DATE , field_start . field_type )...

    reference.aspose.com/words/python-net/aspose.wo...