Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 15,339 for

date

(0.12 sec)
  1. 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...
  2. CustomXmlProperty constructor | Aspose.Words fo...

    CustomXmlProperty constructor. Initializes a new instance of this class....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...
  3. 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...
  4. Accessing CSV Data in C#|Aspose.Words for .NET

    Learn how to access CSV data while building a report using LINQ in C#....[Column1]>>, Age: << [Column2]>>, Date of Birth: << [Column3]:"dd.MM...document Name: John Doe, Age: 30, Date of Birth: 01.04.1989 Name: Jane...

    docs.aspose.com/words/net/accessing-csv-data/
  5. Globalization and Localization with Python.NET|...

    Learn how to handle multilingual data and regional settings in Excel files using Aspose.Cells for Python via .NET....to manage regional settings, date/time formats, and number formatting...number formatting Locale-aware date/time parsing Multilingual text...

    docs.aspose.com/cells/python-net/globalization-...
  6. 在 Python 中设置 PDF 到期|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-...
  7. Set PDF Expiration in Ruby|Aspose.PDF for Java

    Implement expiration Dates in PDFs using Aspose.PDF for Ruby for time-sensitive documents....month=4; today = new Date(); today = new Date(today.getFullYear()...today.getMonth()); expiry = new Date(year, month); if (today.getTime()...

    docs.aspose.com/pdf/java/set-pdf-expiration-in-...
  8. The subscription included in this license allow...

    After upgrading our service to Aspose version 25.12, we noticed this error in the server logs, but there were no issues found during the function verification. I would like to know when this error might be triggered and …... The issue date of that license and the “Free...“Free upgrades until …” date shown in it. Whether the license is...

    forum.aspose.com/t/the-subscription-included-in...
  9. Managing Follow-Up and Due Dates for Outlook MS...

    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....Managing Follow-Up and Due Dates for Outlook MSG Files Contents...Hide ] Set Follow-Up and Due Dates for MSG Files A follow-up flag...

    docs.aspose.com/email/net/managing-follow-up-an...
  10. ChartAxisType enumeration | Aspose.Words for No...

    Aspose.Words.Drawing.Charts.ChartAxisType enumeration. Specifies type of chart axis....Value ); // 2 - Area chart with dates distributed along the X-axis:...); let dates = [ Date . parse ( "2014-03-31" ), Date . parse...

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