Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 11,924 for

date

(0.05 sec)
  1. XlsxDateTimeParsingMode Enum | Aspose.Words for...

    Discover Aspose.Words' XlsxDateTimeParsingMode enum for efficient document text parsing. Easily identify Date and time values in your files!...document text is parsed to identify date and time values. public enum...specify autodetection of the date time format. Document doc =...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Comment.DateTimeUtc | Aspose.Words for .NET

    Discover the Comment DateTimeUtc property, which retrieves the exact UTC Date and time of your comments for accurate tracking and management....DateTimeUtc property Gets the UTC date and time that the comment was...Examples Shows how to get UTC date and time. Document doc = new...

    reference.aspose.com/words/net/aspose.words/com...
  3. FieldListNum | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  4. 图表轴|Aspose.Slides 文档

    如何在 Java 中编辑 PowerPoint 图表轴...CategoryAxisType 属性,您可以指定所需的类别轴类型( date 或 text )。这段 Java 代码演示了该操作: Presentation...setCategoryAxisType ( CategoryAxisType . Date ); chart . getAxes (). getHorizontalAxis...

    docs.aspose.com/slides/zh/androidjava/chart-axis/
  5. Compare Slides|Aspose.Slides Documentation

    Compare PowerPoint presentation slides in C# or .NET... current date value in Date Placeholder. using (...

    docs.aspose.com/slides/net/compare-slides/
  6. FieldChar.FieldType | Aspose.Words for .NET

    Discover the FieldChar FieldType property, which reveals the field's type, enhancing your data management and programming efficiency. Learn more now!... EqualTo ( " DATE \\@ \"dddd, MMMM dd, yyyy\""...the field to show the current date. field . Update (); See Also...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Actual Properties

    Learn how to work with Microsoft Project (MPP/XML) actual properties using Aspose.Tasks for Java....money has been sent on a task to date. Working with Actual Properties...ActualStart: the date and time that a task actually started (Date). ActualFinish:...

    docs.aspose.com/tasks/java/actual-properties/
  8. 在 Apache POI 和 Aspose.Cells 中创建不同的 Cell 类型|Docu...

    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....setValue ( true ); //Adding a date/time value to the cell cell...//Setting the display format of the date Style style = cell . getStyle...

    docs.aspose.com/cells/zh/java/create-different-...
  9. Comment.done property | Aspose.Words for Node.js

    Comment.done property. Gets or sets flag indicating that the comment has been marked done...." , Date . now ()); comment . setText...doc , "John Doe" , "J.D." , Date . now ()); comment . setText...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. SignatureLineOptions | Aspose.Words for Java

    Allows to specify options for signature line being inserted in Java....docx"); Date currentDate = new Date(); SignOptions signOptions...a value indicating that sign date is shown in the signature line...

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