Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 15,381 for

date

(0.08 sec)
  1. 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...
  2. Comment constructor | Aspose.Words for Node.js

    Aspose.Words.Comment constructor...initial : string , dateTime : Date ) Parameter Type Description...Cannot be null . dateTime Date The date and time for the comment...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. CustomXmlProperty.name property | Aspose.Words ...

    CustomXmlProperty.name property. Specifies the name of the custom XML attribute or smart tag property....form 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/python-net/aspose.wo...
  4. Comment|Aspose.Slides Documentation

    Work with slide comments in Aspose.Slides for Android: add, reply, edit, resolve, and export comments in PPT, PPTX, and ODP presentations with Java code examples.... Date ()); presentation . save ( "modern_comment...100 , 100 ), new java . util . Date ()); IModernComment reply1 =...

    docs.aspose.com/slides/androidjava/examples/ele...
  5. FieldFormat.numeric_format property | Aspose.Wo...

    FieldFormat.numeric_format property. Gets or sets a formatting that is applied to a numeric field result... result ) # 2 - Date/time format: field = builder...insert_field ( 'DATE' ) format = field . format format . date_time_format...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. Defining Weekdays for Calendar in Ruby | Aspose...

    Learn how to define calendar weekdays for Microsoft Project projects using Aspose.Tasks Java for Ruby...., 1 , 1 , 9 , 0 , 0 ) 28 29 date = calTime . getTime() 30 31...31 time1 . setFromTime(date) 32 33 calTime . set( 1 , 1 , 1 , 12...

    docs.aspose.com/tasks/java/defining-weekdays-fo...
  8. 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...
  9. 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...
  10. 设置 PDF 到期时间在 PHP 中|Aspose.PDF for Java

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....month=4; today = new Date(); today = new Date(today.getFullYear()...today.getMonth()); expiry = new Date(year, month); if (today.getTime()...

    docs.aspose.com/pdf/zh/java/set-pdf-expiration-...