Sort Score
Result 10 results
Languages All
Labels All
Results 571 - 580 of 3,045 for

date

(0.06 sec)
  1. SmartTag | Aspose.Words for .NET

    Create dynamic SmartTags effortlessly with our constructor. Enhance your projects with customizable features and seamless integration for optimal performance....of data, // such as a name, date, or address, and converts it...the above contents as being a date. // Smart tags use the "Element"...

    reference.aspose.com/words/net/aspose.words.mar...
  2. Document.trackRevisions property | Aspose.Words...

    Document.trackRevisions property. True if changes are tracked when this document is edited in Microsoft Word....startTrackRevisions ( "John Doe" , Date . now ()); builder . write (...Insertion ); expect ( Date . now (). Date ). toEqual ( revision...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. IFieldResultFormatter.format method | Aspose.Wo...

    Aspose.Words.Fields.IFieldResultFormatter.format method...FieldResultFormatter ( "${0}" , "Date: {0}" , "Item # {0}:" ); doc...); // 2 - Date/time: builder . insertField ( "DATE \\@ \"d MMMM...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. WordML2003SaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.WORD_ML format in Java....Date) property is updated before...BuiltInDocumentPrope.setLastPrinted(java.util.Date) property is updated before...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldStyleRef | Aspose.Words for Java

    Implements the STYLEREF field in Java....insertField(" DATE \\@ \"dddd, d MMMM yyyy\" ");...dateField = builder.insertField("DATE \\* MERGEFORMAT"); Assert.a...

    reference.aspose.com/words/java/com.aspose.word...
  6. Working with Extended Attributes of a Project

    Learn how to work with Microsoft Project (MPP/XML) extended attributes and custom field using Aspose.Tasks for Java....21 22 Date date = new Date(); 23 ea. setDateValue (date); 24 25...

    docs.aspose.com/tasks/java/working-with-extende...
  7. Document.revisions property | Aspose.Words for ...

    Document.revisions property. Gets a collection of revisions (tracked changes) that exist in this document....startTrackRevisions ( "John Doe" , Date . now ()); builder . write (...Insertion ); expect ( Date . now (). Date ). toEqual ( revision...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. CompareOptions class | Aspose.Words for Node.js

    Aspose.Words.Comparing.CompareOptions class. Allows to choose additional options for document comparison operation..."Original textbox contents" ); // DATE field: builder . moveTo ( docOriginal...)); builder . insertField ( " DATE " ); // Comment: let newComment...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Revision | Aspose.Words for Java

    Represents a revision tracked change in a document node or style in Java....startTrackRevisions("John Doe", new Date()); builder.write("This is revision...getDateTime().getDate(), new Date().getDate()); Assert.assertEquals(doc...

    reference.aspose.com/words/java/com.aspose.word...
  10. ChartXValueType enumeration | Aspose.Words for ...

    aspose.words.drawing.charts.ChartXValueType enumeration. Allows to specify type of an X value of a chart series.... DATE_TIME Specifies that an X value is a date and time...

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