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

date

(0.2 sec)
  1. 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...
  2. FieldQuote.Text | Aspose.Words for .NET

    FieldQuote Text property. Easily retrieve or set text for enhanced data management. Streamline your workflow with this powerful feature!...field and nest a DATE field inside it. // DATE fields update their...their value to the current date every time we open the document...

    reference.aspose.com/words/net/aspose.words.fie...
  3. 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...
  4. 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...
  5. JsonDataLoadOptions.ExactDateTimeParseFormats |...

    Discover JsonDataLoadOptions' ExactDateTimeParseFormats for precise JSON Datetime parsing. Customize formats easily for seamless data loading!...exact formats for parsing JSON date-time values while loading JSON...Microsoft® JSON date-time format (for example, “/Date(1224043200000)/”)...

    reference.aspose.com/words/net/aspose.words.rep...
  6. 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...
  7. 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/
  8. 在 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-...
  9. JsonDataLoadOptions | Aspose.Words for Java

    Represents options for parsing JSON data in Java....exact formats for parsing JSON date-time values while loading JSON...exact formats for parsing JSON date-time values while loading JSON...

    reference.aspose.com/words/java/com.aspose.word...
  10. 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...