Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 16,700 for

date

(0.18 sec)
  1. Comment | Aspose.Words for Java

    Represents a container for text of a comment in Java....Comment(doc, "John Doe", "JD", new Date()); builder.getCurrentParagraph()..."); Assert.assertEquals(new Date(), comment.getDateTime()); //...

    reference.aspose.com/words/java/com.aspose.word...
  2. Fields Overview in Python|Aspose.Words for Pyth...

    You can access field modifying using Python. Fields of the document are loaded into the Aspose.Words Document Object Model (DOM)....Word, already contains an up to date value. For example, if the field...ADDRESSBLOCK AUTHOR COMPARE CREATEDATE DATE DOCPROPERTY DOCVARIABLE GREETINGLINE...

    docs.aspose.com/words/python-net/fields-overview/
  3. FieldOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldOptions class to optimize field handling in documents, enhancing your workflow and document management efficiency....source of the culture used for date formatting during a field update...thread's culture to format the date, US English. doc . MailMerge...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Dealing with Work Variances | Aspose.Tasks Docu...

    Discover how to deal with work variances and manage project tasks efficiently....values and the actual cost, start date, finish data and work: CostVariance...handles the variance in start date against an assignments baseline...

    docs.aspose.com/tasks/java/dealing-variances/
  5. Revision.DateTime | Aspose.Words for .NET

    Manage your Revision DateTime property effortlessly. Easily get or set the Date and time of revisions for improved tracking and organization....DateTime property Gets or sets the date/time of this revision. public...Now . Date , Is . EqualTo ( revision . DateTime . Date )); Assert...

    reference.aspose.com/words/net/aspose.words/rev...
  6. FieldPrintDate Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldPrintDate class to effortlessly implement the PRINTDate field, enhancing document automation and efficiency.... Remarks Retrieves the date and time on which the document...display the print operation's date/time. // If no printing has...

    reference.aspose.com/words/net/aspose.words.fie...
  7. LegendEntry.IsDeleted does not work as expected...

    Hi All, I have a problem when I try to delete legends in a chart. I am using Aspose.Cells 25.9.0 Let me explain the issue! I have a chart with 4 series. 2 are enabled and 2 are disabled: image.png (46.6 KB) Via co…...license/subscription expiry date (October 23, 2025) mentioned...newer versions after this expiry date. To use latest versions, you...

    forum.aspose.com/t/legendentry-isdeleted-does-n...
  8. ChartYValueType enumeration | Aspose.Words for ...

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

    reference.aspose.com/words/python-net/aspose.wo...
  9. Comment.setText method | Aspose.Words for Node.js

    Comment.setText method. This is a convenience method that allows to easily set text of the comment...." , Date . now ()); comment . setText...addReply ( "Joe Bloggs" , "J.B." , Date . now (), "New reply" ); //...

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

    Provides data for the field updating progress event in Java....insertField(" DATE \\@ \"dddd, d MMMM yyyy\" ");...DocumentBuilder(doc); builder.insertField(" DATE \\@ \"dddd, d MMMM yyyy\" ");...

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