Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 4,589 for

date

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

    Represents the scaling options of the axis in Java....Shows how to insert chart with date/time values. Document doc =...Add a custom series containing date/time values for the X-axis,...

    reference.aspose.com/words/java/com.aspose.word...
  2. GeneralFormatCollection.add method | Aspose.Wor...

    GeneralFormatCollection.add method. Adds a general format to the collection.... result ) # 2 - Date/time format: field = builder...insert_field ( 'DATE' ) format = field . format format . date_time_format...

    reference.aspose.com/words/python-net/aspose.wo...
  3. GeneralFormatCollection.remove method | Aspose....

    GeneralFormatCollection.remove method. Removes all occurrences of the specified general format from the collection.... result ) # 2 - Date/time format: field = builder...insert_field ( 'DATE' ) format = field . format format . date_time_format...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Saving::SaveOptions::get_UpdateL...

    Aspose::Words::Saving::SaveOptions::get_UpDateLastPrintedProperty method. Gets or sets a value determining whether the LastPrinted property is upDated before saving in C++....determines whether the last printed date, which is a built-in property...updated. // If so, then the date of the document's most recent...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Reschedule Project tasks and resource assignments

    Learn how to reschedule the project using Aspose.Tasks for .NET....Project From Start or Finish Date This topic shows how to reschedule...from the project start/finish date using Aspose.Tasks for .NET...

    docs.aspose.com/tasks/net/project-rescheduling/
  6. GeneralFormatCollection.Remove | Aspose.Words f...

    Effortlessly remove all instances of a specific general format from your collection with the GeneralFormatCollection Remove method. Streamline your data management!... Result ); // 2 - Date/time format: field = builder...builder . InsertField ( "DATE" ); format = field . Format ; format...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldSaveDate.use_saka_era_calendar property | ...

    FieldSaveDate.use_saka_era_calendar property. Gets or sets whether to use the Saka Era calendar....SAVEDATE field to display the date/time of the document’s most...move_to_document_end () builder . writeln ( ' Date this document was last saved:'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. SaveOptions.progressCallback property | Aspose....

    SaveOptions.progressCallback property. Called during saving a document and accepts data about saving progress....SavingProgressCallba () { mSavingStartedAt = Date . now (); } /// <summary> ///...args ) { DateTime canceledAt = Date . now (); double ellapsedSeconds...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldEditTime | Aspose.Words for Java

    Implements the EDITTIME 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. AdvancedCompareOptions | Aspose.Words for Java

    Allows to set advanced compare options in Java....compare(docB, "user", new Date(), compareOptions); Assert.assertEquals(8...docA.compare(docB, "user", new Date(), compareOptions); Assert.assertEquals(0...

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