Sort Score
Result 10 results
Languages All
Labels All
Results 2,001 - 2,010 of 15,149 for

date

(0.08 sec)
  1. Merge JIRA to ORACLE PRIMAVERA via C++

    Sample C++ merging code JIRA to ORACLE PRIMAVERA. Use example code for batch JIRA files to ORACLE PRIMAVERA merging within any C++ Application....=> tasks, created US date => started date, etc) Create new instance...

    products.aspose.com/tasks/cpp/merger/jira-to-or...
  2. Merge JIRA to MPP via Java

    Sample code for JIRA to MPP Java merging. Use API example code for batch JIRA files to MPP 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-mpp/
  3. 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...
  4. Merge JIRA to ORACLE PRIMAVERA via Java

    Sample code for JIRA to ORACLE PRIMAVERA Java merging. Use API example code for batch JIRA files to ORACLE PRIMAVERA 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-o...
  5. Document.compare() does not recognise text box ...

    Document.compare() does not recognise text box wrap mode changes, changes are not highlighted, revision count is 0. Code snippet: // Create the original document Document docOriginal = new Document(); DocumentBuilder b…...compare(docEdited, "John Doe", new Date(), compareOptions); System.out...compare(docEdited, "John Doe", new Date(), compareOptions); System.out...

    forum.aspose.com/t/document-compare-does-not-re...
  6. 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 , Is . EqualTo ( revision . DateTime . Date )); Assert...

    reference.aspose.com/words/net/aspose.words/rev...
  7. Work with Project Online or Project Server | As...

    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...
  8. 用JavaScript用C++实现扩展Aspose.Cells默认计算引擎的自定义计算引擎|D...

    本文介绍如何通过用JavaScript用C++利用Aspose.Cells库实现自定义计算引擎,扩展JavaScript中的默认计算引擎。加载现有Excel文件或创建新文件,使用提供的方法,保存修改后的Excel文件。...CalculatedValue: add one day offset for the date data . calculatedValue = CellsHelper... getDoubleFromDateTim ( new Date (), false ) + 1.0 ; } } } class...

    docs.aspose.com/cells/zh/javascript-cpp/impleme...
  9. Merge JIRA to PDF via Java

    Sample code for JIRA to PDF Java merging. Use API example code for batch JIRA files to PDF 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-pdf/
  10. Comment.add_reply method | Aspose.Words for Python

    Comment.add_reply method. Adds a reply to this comment....method add_reply(author, initial, date_time, text) Adds a reply to...author : str , initial : str , date_time : datetime . datetime ...

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