Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 5,233 for

date

(0.06 sec)
  1. ChartXValueType | Aspose.Words for Java

    Allows to specify type of an X value of a chart series in Java....Description DATE_TIME Specifies that an X value is a date and time...chartXValueType) DATE_TIME public static int DATE_TIME Specifies...

    reference.aspose.com/words/java/com.aspose.word...
  2. 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...
  3. RevisionCollection.reject method | Aspose.Words...

    RevisionCollection.reject method. Rejects revisions that match specified criteria....startTrackRevisions ( "John Doe" , Date . now ()); builder . write (...startTrackRevisions ( "Jane Doe" , Date . now ()); builder . write (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldPrintDate.UseLunarCalendar | Aspose.Words ...

    Manage Dates effortlessly with the FieldPrintDate UseLunarCalendar property. Easily toggle between Hijri and Hebrew Lunar calendars for seamless integration....display the print operation's date/time. // If no printing has...PRINTDATE field // can display the date and time of the last printing...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldPrintDate.UseUmAlQuraCalendar | Aspose.Wor...

    Manage your Dates effortlessly with FieldPrintDate's UseUmAlQuraCalendar feature. Easily toggle the UmalQura calendar for seamless Date handling....display the print operation's date/time. // If no printing has...PRINTDATE field // can display the date and time of the last printing...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Headers are disappearing while convertig from E...

    Hello, when converting Email to PDF, the Headers do not appear in the PDF file. I am using Aspose Email 23.12. I was using Aspose.Email 6.0.0 before. Everything was OK. Sample Code is below. Am I forgetting any settings…...add("Date"); so.getRenderingHeaders()...so.getRenderingHeaders().add("Date"); so.getRenderingHeaders()...

    forum.aspose.com/t/headers-are-disappearing-whi...
  7. RevisionCollection.accept method | Aspose.Words...

    RevisionCollection.accept method. Accepts revisions that match specified criteria....startTrackRevisions ( "John Doe" , Date . now ()); builder . write (...startTrackRevisions ( "Jane Doe" , Date . now ()); builder . write (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldSeq | Aspose.Words for Java

    Implements the SEQ 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. OoxmlSaveOptions.compressionLevel property | As...

    OoxmlSaveOptions.compressionLevel property. Specifies the compression level used to save document...compressionLevel ; let timeBefore = new Date (); doc . save ( base . artifactsDir...saveOptions ); let timeAfter = new Date (); let testedFileLength = fs...

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

    Allows to specify type of an Y value of a chart series in Java....Description DATE_TIME Specifies that an Y value is a date and time...chartYValueType) DATE_TIME public static int DATE_TIME Specifies...

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