Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 11,911 for

date

(0.07 sec)
  1. Merge JIRA to MS PROJECT via Java

    Sample code for JIRA to MS PROJECT Java merging. Use API example code for batch JIRA files to MS PROJECT merging within any Web or Desktop Java based application....=> tasks, created US date => started date, etc) Create new instance...

    products.aspose.com/tasks/java/merger/jira-to-m...
  2. RevisionCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.RevisionCollection class—efficiently manage document revisions with a powerful collection of Revision objects for seamless editing.... Date , DateTime . Now . Date ); Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words/rev...
  3. Work with Project Online or Project Server

    Learn how to work with Microsoft Project Online or Microsoft Project Server using Aspose.Tasks for Java.... println ( "Project Created Date:" + p. getCreatedDate ()); 12...println ( "Project Last Saved Date:" + p. getLastSavedDate ());...

    docs.aspose.com/tasks/java/work-with-project-on...
  4. SignatureLine.show_date property | Aspose.Words...

    SignatureLine.show_Date property. Gets or sets a value indicating that sign Date is shown in the signature line...show_date property SignatureLine.show_date property Gets or sets...a value indicating that sign date is shown in the signature line...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Manage Document Metadata via Java | products.as...

    View and UpDate PDF, Microsoft Excel spreadsheets, PowerPoint Presentations and Word documents metadata via your Java application....details like authorship, creation date, and document versions, streamlines...document versions, creation dates, and other relevant information...

    products.aspose.com/total/java/metadata/
  6. Aspose::Words::Fields::FieldPrintDate class | A...

    Aspose::Words::Fields::FieldPrintDate class. Implements the PRINTDate field. To learn more, visit the documentation article in C++....display the print operation's date/time. // If no printing has...PRINTDATE field // can display the date and time of the last printing...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. 从自定义对象导入|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....ICollection ) list , new string [] { "Date" , "InWIPStage" , "Shipment"...

    docs.aspose.com/cells/zh/net/importing-from-cus...
  8. SignatureLine.isValid property | Aspose.Words f...

    SignatureLine.isValid property. Indicates that signature line is signed by digital signature and this digital signature is valid....by vderyushev" , SignTime = Date . now () }; let certHolder =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. SignatureLineOptions.email property | Aspose.Wo...

    SignatureLineOptions.email property. Gets or sets suggested signer's e-mail address...by vderyushev" , SignTime = Date . now () }; let certHolder =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Add Signature Line to the Worksheet with C++|Do...

    This article describes how to add a signature line to the worksheet using C++ codes with Aspose.Cells for C++....localtime_s ( & now_tm , & now ); Date currentDate { now_tm . tm_year...

    docs.aspose.com/cells/cpp/add-signature-line/