Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 5,041 for

date

(0.1 sec)
  1. Support for Evaluation of Functions in Formulas

    The page describes the algorithm of formula evaluations used by Aspose.Tasks for .NET library for calculations....Calculation of Date/Time Functions CDate( expression ) Date () DateAdd(...DateAdd( interval, number, date ) DateDiff( interval, date1, date2...

    docs.aspose.com/tasks/net/support-for-evaluatio...
  2. CompareOptions.ignoreFields property | Aspose.W...

    CompareOptions.ignoreFields property. Specifies whether to compare differences in fields...."Original textbox contents" ); // DATE field: builder . moveTo ( docOriginal...)); builder . insertField ( " DATE " ); // Comment: let newComment...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Document::UpdateFields method | ...

    Aspose::Words::Document::UpDateFields method. UpDates the values of fields in the whole document in C++....be updated to show an up-to-date result. doc -> UpdateFields...field and nest a DATE field inside it. // DATE fields update their...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. AxisTickLabelPosition | Aspose.Words for Java

    Specifies the possible positions for tick labels 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...
  5. Giving file corrupted error after inserting foo...

    @philip.zhou After inserting footers using Aspose diagram for Java API,when trying to open the vss,vsdx,vsd files, it says “file is corrupted”. Not able to share the files,because of security reasons. Thanks Rama...separator + fname); // Date date = new Date(); // diagram.getHeaderFooter()...setFooterCenter(footerText + date + footerText1); diagram.getHeaderFooter()...

    forum.aspose.com/t/giving-file-corrupted-error-...
  6. Support for Evaluation of Functions in Formulas

    The page describes the algorithm of formula evaluations used by Aspose.Tasks for Java library for calculations....Calculation of Date/Time Functions CDate( expression ) Date () DateAdd(...DateAdd( interval, number, date ) DateDiff( interval, date1, date2...

    docs.aspose.com/tasks/java/support-for-evaluati...
  7. SaveOptions.update_last_printed_property proper...

    SaveOptions.upDate_last_printed_property property. Gets or sets a value determining whether the [BuiltInDocumentProperties.last_printed](../../../aspose.words.properties/builtindocumentproperties/last_printed/) property is upDated before saving....determines whether the last printed date, which is a built-in property...is updated. # If so, then the date of the document's most recent...

    reference.aspose.com/words/python-net/aspose.wo...
  8. SmartTag constructor | Aspose.Words for Python

    SmartTag constructor. Initializes a new instance of the [SmartTag](../) class....form of data, # such as a name, date, or address, and converts it...the above contents as being a date. # Smart tags use the "Element"...

    reference.aspose.com/words/python-net/aspose.wo...
  9. GeneralFormatCollection.count property | Aspose...

    GeneralFormatCollection.count property. Gets the total number of the items in 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...
  10. GeneralFormatCollection.remove_at method | Aspo...

    GeneralFormatCollection.remove_at method. Removes a general format occurrence at the specified index.... 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...