Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 16,694 for

date

(1.56 sec)
  1. Chart.series property | Aspose.Words for Node.js

    Chart.series property. Provides access to series collection....Value ); // 2 - Area chart with dates distributed along the X-axis:...); let dates = [ Date . parse ( "2014-03-31" ), Date . parse...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. SaveOptions.updateLastSavedTimeProperty propert...

    SaveOptions.upDateLastSavedTimeProperty property. Gets or sets a value determining whether the [BuiltInDocumentProperties.lastSavedTime](../../../aspose.words.properties/builtindocumentproperties/lastSavedTime/) property is upDated before saving.... toEqual ( new Date ( 2021 , 5 - 1 , 11 , 6 , 32...built-in property to the current date/time. // Set the "UpdateLastSavedTimeP"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Manage Presentation Comments in Python|Aspose.S...

    Master presentation comments with Aspose.Slides for Python via .NET: add, read, edit, and delete comments in PowerPoint files fast and easily.... date . today ()) # Adds slide comment...slides [ 1 ], point , datetime . date . today ()) # Accessing ISlide...

    docs.aspose.com/slides/python-net/presentation-...
  4. FieldInclude | Aspose.Words for Java

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

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

    Implements the INFO 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. Aspose::Words::Properties::DocumentProperty::To...

    Aspose::Words::Properties::DocumentProperty::ToDateTime method. Returns the property value as DateTime in UTC in C++....stores only the date part (no time) for custom date properties. Examples...document property which contains a date and time. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.pro...
  7. Header Footer|Aspose.Slides Documentation

    Control slide headers and footers with Aspose.Slides for Android: add Dates, slide numbers, and custom text in PPT, PPTX, and ODP with Java examples....how to add footers and update date and time placeholders using...(); } } Update Date and Time Modify the date and time placeholder...

    docs.aspose.com/slides/androidjava/examples/ele...
  8. Header Footer|Aspose.Slides Documentation

    Control slide headers and footers with Aspose.Slides for Java: add Dates, slide numbers, and custom text in PPT, PPTX, and ODP with Java examples....how to add footers and update date and time placeholders using...(); } } Update Date and Time Modify the date and time placeholder...

    docs.aspose.com/slides/java/examples/elements/h...
  9. HeaderFooter|Aspose.Slides for PHP Documentation

    Control headers and footers in PHP with Aspose.Slides: add or edit Date/time, slide numbers, and footer text, show or hide placeholders across PPT, PPTX and ODP....how to add footers and update date and time placeholders using...(); } } Update Date and Time Modify the date and time placeholder...

    docs.aspose.com/slides/php-java/examples/elemen...
  10. ComparerContext | Aspose.Words for Java

    Document comparer context in Java....setDateTime(new Date()); Comparer.create(comparerContext)...comparerContext.setDateTime(new Date()); try (FileOutputStream streamOut...

    reference.aspose.com/words/java/com.aspose.word...