Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 15,209 for

date

(0.07 sec)
  1. C# aspose cells dates - Free Support Forum - as...

    Hi I am looking to copy ranges from from workbook to another or from one worksheet to another. I used value = RangeA.Value and RangeB.Value = value The problem is that in some circumstances Date values get changed f…...C# aspose cells dates Aspose.Cells Product Family cells-net Martin_Sher...is that in some circumstances date values get changed from (say)...

    forum.aspose.com/t/c-aspose-cells-dates/315671
  2. FieldDate class | Aspose.Words for Python

    aspose.words.fields.FieldDate class. Implements the Date field...FieldDate class Implements the DATE field. To learn more, visit...Remarks Inserts the current date and time. By default, the Gregorian...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldDate Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDate class, designed to effortlessly implement Date fields, enhancing your document automation and formatting....FieldDate class Implements the DATE field. To learn more, visit...application when inserting a new DATE field. UseLunarCalendar { get;...

    reference.aspose.com/words/net/aspose.words.fie...
  4. AxisTickLabelPosition enumeration | Aspose.Word...

    Aspose.Words.Drawing.Charts.AxisTickLabelPosition enumeration. Specifies the possible positions for tick labels....Shows how to insert chart with date/time values. let doc = new aw...Add a custom series containing date/time values for the X-axis,...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DocumentProperty | Aspose.Words for Java

    Represents a custom or built-in document property in Java....add("Authorized Date", new Date()); properties.add("Authorized...getCustomDocumentPro(); Date authDate = new Date(); properties.add("Authorized"...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_FullDate method. Specifies the full Date and time last entered into this SDT in C++....e method Specifies the full date and time last entered into this...property will only work for Date SDT type. For all other SDT...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. IDocumentLoadingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during loading a document in Java....) { mLoadingStartedAt = new Date(); } /// /// Callback method...notify(DocumentLoadingArgs args) { Date canceledAt = new Date(); long diff = canceledAt...

    reference.aspose.com/words/java/com.aspose.word...
  8. SaveOptions.updateLastPrintedProperty property ...

    SaveOptions.upDateLastPrintedProperty property. Gets or sets a value determining whether the [BuiltInDocumentProperties.lastPrinted](../../../aspose.words.properties/builtindocumentproperties/lastPrinted/) property is upDated before saving.... lastPrinted = new Date ( 2019 , 12 , 20 ); // This...determines whether the last printed date, which is a built-in property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. AxisBound class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AxisBound class. Represents minimum or maximum bound of axis values...Shows how to insert chart with date/time values. let doc = new aw...Add a custom series containing date/time values for the X-axis,...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Document.compare method | Aspose.Words for Node.js

    Aspose.Words.Document.compare method...author : string , dateTime : Date ) Parameter Type Description...for revisions. dateTime Date The date and time to use for revisions...

    reference.aspose.com/words/nodejs-net/aspose.wo...