Sort Score
Result 10 results
Languages All
Labels All
Results 2,251 - 2,260 of 16,679 for

date

(0.15 sec)
  1. 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...
  2. 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...
  3. 用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...
  4. Binding Worksheet to a Customized Collection Ob...

    This article introduces how to bind a worksheet to a collection in GridWeb.... For dates, we would like the GridWeb control...automatically add the current system date. To do so, we have created the...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  5. Preserve Single Quote Prefix of Cell Value or R...

    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....Unmerging Cells Implement 1904 Date System Analyzing your prompt...

    docs.aspose.com/cells/java/preserve-single-quot...
  6. Create a Recurring Task|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....recurring of task on the basis of date: Outlook . TaskItem task = Application...

    docs.aspose.com/email/net/create-a-recurring-task/
  7. Public API and Backwards Incompatible Changes i...

    Review public API upDates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions.... Applied to category or date axis. IChartTextBlockForma.getAutofitType()...

    docs.aspose.com/slides/java/public-api-and-back...
  8. Document.update_list_labels method | Aspose.Wor...

    Document.upDate_list_labels method. UpDates list labels for all list items in the document....TOC or REF) need them be up-to-date. Examples Shows how to extract...

    reference.aspose.com/words/python-net/aspose.wo...
  9. SignOptions.providerId property | Aspose.Words ...

    SignOptions.providerId property. Specifies the class ID of the signature provider...by vderyushev" , SignTime = Date . now () }; let certHolder =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 使用抽象计算引擎与C++返回值范围|Documentation

    本文介绍如何使用Aspose.Cells库与C++在Microsoft Excel中返回值范围的抽象计算引擎。通过加载现有Excel文件或创建新Excel文件,我们可以使用Aspose.Cells提供的方法获取值范围并返回结果。最后,我们将修改后的Excel文件保存到磁盘。...Vector < Object > row1 { Object ( Date { 2015 , 6 , 12 , 10 , 6 , 30...

    docs.aspose.com/cells/zh/cpp/returning-a-range-...