Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 5,073 for

date

(0.05 sec)
  1. FieldSaveDate class | Aspose.Words for Python

    aspose.words.fields.FieldSaveDate class. Implements the SAVEDate field... Remarks Retrieves the date and time on which the document...SAVEDATE field to display the date/time of the document’s most...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 图表坐标轴|Aspose.Slides for Python 文档

    在 Python 中编辑 PowerPoint 图表坐标轴... DATE chart . axes . horizontal_axis...datetime import date def to_oadate ( dt ): delta = dt - date ( 1899 ...

    docs.aspose.com/slides/zh/python-net/chart-axis/
  3. Stop and Resume a Task

    Learn how to stop or resume Microsoft Project (MPP/XML) tasks using Aspose.Tasks for .NET....Hide Show ] A tasks’ stop date is the date that it should (or did)...Project can calculate stop dates, or let users enter them manually...

    docs.aspose.com/tasks/net/stop-and-resume-a-task/
  4. Revision class | Aspose.Words for Node.js

    Aspose.Words.Revision class. Represents a revision (tracked change) in a document node or style... dateTime Gets or sets the date/time of this revision. group...startTrackRevisions ( "John Doe" , Date . now ()); builder . write (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Stop and Resume a Task in VSTO and Aspose.Tasks

    Learn how to stop or resume Microsoft Project (MPP/XML) tasks using Aspose.Tasks for .NET in comparison with VSTO....Hide Show ] A task’s stop date is the date that it should (or did)...Project can calculate stop dates, or let users enter them manually...

    docs.aspose.com/tasks/net/stop-and-resume-a-tas...
  6. SignOptions | Aspose.Words for Java

    Allows to specify options for document signing in Java...."aw"); // Create a comment and date which will be applied with our...signOptions.setSignTime(new Date()); } // Take an unsigned document...

    reference.aspose.com/words/java/com.aspose.word...
  7. ChartType enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.ChartType enumeration. Specifies type of a chart....type ) # 2 - Area chart with dates distributed along the X-axis:...500 , 300 ) dates = [ date ( 2014 , 3 , 31 ), date ( 2017 , 1...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldBibliography | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldPageRef | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldChar.IsDirty | Aspose.Words for .NET

    Discover how the FieldChar IsDirty property helps maintain document accuracy by tracking changes, ensuring your fields always reflect the latest upDates.... AreEqual ( " DATE \\@ \"dddd, MMMM dd, yyyy\""...the field to show the current date. field . Update (); See Also...

    reference.aspose.com/words/net/aspose.words.fie...