Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 17,377 for

date

(0.39 sec)
  1. Determine Task Schedule Conflict | Aspose.Tasks...

    Learn how to determine task schedule conflicts and discrepancies using Aspose.Tasks for .NET. Includes C# examples with the Tsk.Warning field....later than its successor’s start date. A task may overlap incorrectly...detecting dependency issues, date mismatches, or logical conflicts...

    docs.aspose.com/tasks/net/determine-task-schedu...
  2. Support for XAdES Signature with Node.js via C+...

    This article describes support for XAdES Signature using Node.js via C++ with Aspose.Cells...."aspose" , "testXAdES" , new Date ()); signature . setXAdESType...

    docs.aspose.com/cells/nodejs-cpp/support-for-xa...
  3. Aspose::Words::Margins enum | Aspose.Words for ...

    Aspose::Words::Margins enum. Specifies preset margins in C++....cached layout // to stay up to date, we will need to update it manually...

    reference.aspose.com/words/cpp/aspose.words/mar...
  4. 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/
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 用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...