Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 15,142 for

date

(0.16 sec)
  1. 设置 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-...
  2. 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...
  3. Adding MapiTask to PST in PHP|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....to add new task" , new Date (), new Date ()); $task -> setPercentComplete...$task -> setLastUpdate ( new Date ()); $task -> getUsers () ->...

    docs.aspose.com/email/java/adding-mapitask-to-p...
  4. FieldQuote class | Aspose.Words for Python

    aspose.words.fields.FieldQuote class. Implements the QUOTE field...field and nest a DATE field inside it. # DATE fields update their...their value to the current date every time we open the document...

    reference.aspose.com/words/python-net/aspose.wo...
  5. OLM file was failed - Free Support Forum - aspo...

    Hi, I am facing an issue while converting OLM to PST. During the conversion, a problem occurs with Calendar items due to an invalid Win32 File Time, which prevents the PST from being created successfully. Please provid…...invalid date-time values . This usually happens when date fields...should validate and sanitize date-time fields in the OLM data...

    forum.aspose.com/t/olm-file-was-failed/324744
  6. 使用Node.js通过C++管理日期轴|Documentation

    学习如何在Aspose.Cells for Node.js via C++中管理日期轴。我们的指南将帮助你理解如何处理各种日期格式、时间刻度和刻度标签频率。... putValue ( "Date" ); // 14 means datetime format...( "A2" ). putValue ( new Date ( Date . UTC ( 2022 , 5 , 26 )));...

    docs.aspose.com/cells/zh/nodejs-cpp/date-axis/
  7. AxisBound.value property | Aspose.Words for Nod...

    AxisBound.value property. Returns numeric value of axis bound....series requiring a range of dates on the X-axis, and decimal values...(); let dates = [ Date . parse ( "1973-05-11" ), Date . parse...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Create Different Cell Types in Apache POI and A...

    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....setValue ( true ); //Adding a date/time value to the cell cell...//Setting the display format of the date Style style = cell . getStyle...

    docs.aspose.com/cells/java/create-different-cel...
  9. Working with PDF File Metadata in Node.js|Aspos...

    This section explains how to get PDF file information, how to get metadata from a PDF file, set PDF File Information in Node.js....keywords Creation Date : json.creation Modify Date : json.mod PDF...keywords Creation Date : json.creation Modify Date : json.mod PDF...

    docs.aspose.com/pdf/nodejs-cpp/pdf-file-metadata/
  10. GeneralFormatCollection indexer | Aspose.Words ...

    GeneralFormatCollection indexer. Gets a general format at the specified index.... 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...