Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 15,116 for

date

(0.08 sec)
  1. How to Split Microsoft Project Tasks | Aspose.T...

    A guide on splitting tasks using Aspose.Tasks for C++....method accepts start date, finish date and calendar arguments...22 // Provide start date and finish date arguments to SplitTask...

    docs.aspose.com/tasks/cpp/split-tasks/
  2. Comparer | Aspose.Words for Java

    Provides methods intended to compare documents in Java....saveOptions, String author, Date dateTime) compare(InputStream...saveOptions, String author, Date dateTime, CompareOptions compareOptions)...

    reference.aspose.com/words/java/com.aspose.word...
  3. IDocumentLoadingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during loading a document in Java....) { mLoadingStartedAt = new Date(); } /// /// Callback method...notify(DocumentLoadingArgs args) { Date canceledAt = new Date(); long diff = canceledAt...

    reference.aspose.com/words/java/com.aspose.word...
  4. AxisBound.valueAsDate property | Aspose.Words f...

    AxisBound.valueAsDate property. Returns value of axis bound represented as Datetime.... get valueAsDate () : Date Examples Shows how to set custom...series requiring a range of dates on the X-axis, and decimal values...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. GeneralFormatCollection | Aspose.Words for Java

    Represents a typed collection of general formats in Java....2 - Date/time format: field = builder.insertField("DATE"); format...update(); Assert.assertEquals("DATE \\@ \"dddd, MMMM dd, yyyy\""...

    reference.aspose.com/words/java/com.aspose.word...
  6. Working with Recurrences|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....follows: Set start, end and due date. Create a MapiTask . Set task...getDataDir_Outlook (); Date startDate = getDate ( 2015 , 7 , 16 ); Date dueDate...

    docs.aspose.com/email/java/working-with-recurre...
  7. Primavera to Aspose.Tasks for .NET properties m...

    This guide provides information on mapping fields from Primavera P6 formats (XER, P6XML) to the Aspose.Tasks for .NET API....target_start_date PlannedStartDate The scheduled start date of a task...target_end_date PlannedFinishDate The scheduled finish date of a task...

    docs.aspose.com/tasks/net/primavera-formats/pro...
  8. Accessing JSON Data in Java|Aspose.Words for Java

    Learn how to access JSON data while building a report using LINQ in Java....follows: Long Double Boolean Date String Note – Working with complex...<< [Name]>>, Age: << [Age]>>, Date of Birth: << [Birth]:"dd.MM...

    docs.aspose.com/words/java/accessing-json-data/
  9. Field.type property | Aspose.Words for Node.js

    Field.type property. Gets the Microsoft Word field type.... insertField ( "DATE \\@ \"dddd, MMMM dd, yyyy\""...getFieldCode ()). toEqual ( "DATE \\@ \"dddd, MMMM dd, yyyy\""...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 在 Apache POI 和 Aspose.Cells 中创建日期单元格|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....//Adding the current system date to "A1" cell Cell cell = cells...display format of the date to number 15 to show date as "d-mmm-yy" Style...

    docs.aspose.com/cells/zh/java/create-date-cell-...