Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 15,179 for

date

(0.23 sec)
  1. DocumentProperty.toDateTime method | Aspose.Wor...

    DocumentProperty.toDateTime method. Returns the property value as DateTime in UTC....stores only the date part (no time) for custom date properties. Examples...document property which contains a date and time. let doc = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_DateStorageFormat method. Gets/sets format in which the Date for a Date SDT is stored when the SDT is bound to an XML node in the document's data store. Default value is DateTime in C++....Gets/sets format in which the date for a date SDT is stored when the...property will only work for Date SDT type. For all other SDT...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_DateDisplayLocale method. Allows to set/get the language format for the Date displayed in this SDT in C++....the language format for the date displayed in this SDT . int32_t...property will only work for Date SDT type. For all other SDT...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. AxisScaling.maximum property | Aspose.Words for...

    AxisScaling.maximum property. Gets or sets the maximum value of the axis....Shows how to insert chart with date/time values. doc = aw . Document...Add a custom series containing date/time values for the X-axis,...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartAxis.has_major_gridlines property | Aspose...

    ChartAxis.has_major_gridlines property. Gets or sets a flag indicating whether the axis has major gridlines....Shows how to insert chart with date/time values. doc = aw . Document...Add a custom series containing date/time values for the X-axis,...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartAxis.scaling property | Aspose.Words for P...

    ChartAxis.scaling property. Provides access to the scaling options of the axis....Shows how to insert chart with date/time values. doc = aw . Document...Add a custom series containing date/time values for the X-axis,...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartAxis.baseTimeUnit property | Aspose.Words ...

    ChartAxis.baseTimeUnit property. Returns or sets the smallest time unit that is represented on the time category axis....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...
  8. DocumentLoadingArgs | Aspose.Words for Java

    An argument passed into IDocumentLoadingCallback.notifycom.aspose.words.DocumentLoadingArgs 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...
  9. Important iCalendar RFC 2445 Details|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....following topics: Date and Time Formats. DATE. DATE-TIME with Local...Local Time. DATE-TIME with UTC Time. DATE-TIME with Local Time and...

    docs.aspose.com/email/java/important-icalendar-...
  10. Aspose Java Mail Msg To Eml conversion override...

    Hello, We are converting MSG files to EML files via: MailMessage message = MailMessage.load(new ByteArrayInputStream(msg), new MsgLoadOptions()); ByteArrayOutputStream out = new ByteArrayOutputStream(); EmlSaveOption…...To Eml conversion overrides dates Aspose.Email Product Family...the MSG file does NOT have a date (e.g. it’s a draft not ever...

    forum.aspose.com/t/aspose-java-mail-msg-to-eml-...