Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 11,908 for

date

(0.04 sec)
  1. BuiltInDocumentProperties.LastSavedTime | Aspos...

    Discover the BuiltInDocumentProperties LastSavedTime property to easily track your document's last save time in UTC. Enhance your document management today!... WriteLine ( $"Date/time last printed: {properties...SAVEDATE field to display the date/time of the document’s most...

    reference.aspose.com/words/net/aspose.words.pro...
  2. Aspose::Words::Fields::FieldFormat class | Aspo...

    Aspose::Words::Fields::FieldFormat class. Provides typed access to field's numeric, Date and time, and general formatting. To learn more, visit the documentation article in C++....typed access to field’s numeric, date and time, and general formatting...formatting that is applied to a date and time field result. Corresponds...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. INodeChangingCallback | Aspose.Words for Java

    Implement this interface if you want to receive notifications when nodes are inserted or removed in the document in Java....getLog()); } /// /// Logs the date and time of each node insertion...format("\n{0}\tNode insertion:", new Date())); } public void nodeRemo...

    reference.aspose.com/words/java/com.aspose.word...
  4. Filter Emails from Mail Server|Documentation

    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....Messages by Sender, Recipient or Date The Pop3Client class, described...query conditions, for example, date, subject, sender, recipient...

    docs.aspose.com/email/net/filter-emails-from-ma...
  5. General Project Properties in PHP

    Learn how to manage Microsoft Project (MPP/XML) general properties using Aspose.Tasks Java for PHP....()) 4 { 5 print "Project Start Date : " . (string) $project -> get...START_DATE ); 6 } 7 else 8 { 9 print "Project Finish Date : " ...

    docs.aspose.com/tasks/java/general-project-prop...
  6. Chart.series property | Aspose.Words for Node.js

    Chart.series property. Provides access to series collection....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...
  7. PdfDigitalSignatureDetails | Aspose.Words for Java

    Contains details for signing a PDF document with a digital signature in Java....JULY, 20); Date signingTime = calendar.getTime();...String reason, String location, Date signatureDate) Initializes an...

    reference.aspose.com/words/java/com.aspose.word...
  8. 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-...
  9. 设置 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-...
  10. PdfDigitalSignatureDetails.signatureDate proper...

    PdfDigitalSignatureDetails.signatureDate property. Gets or sets the Date of the signing....sets the date of the signing. get signatureDate () : Date Remarks...method. let signingTime = new Date ( 2015 , 7 , 20 ); options ...

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