Sort Score
Result 10 results
Languages All
Labels All
Results 101 - 110 of 16,678 for

date

(0.05 sec)
  1. StructuredDocumentTag.DateStorageFormat | Aspos...

    Discover the StructuredDocumentTag DateStorageFormat property to easily manage Date formats in XML-bound SDTs, enhancing your document's data organization....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/net/aspose.words.mar...
  2. AxisBound class | Aspose.Words for Python

    aspose.words.drawing.charts.AxisBound class. Represents minimum or maximum bound of axis values... value_as_date Returns value of axis bound...Shows how to insert chart with date/time values. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  3. XMP Metadata|Aspose.PDF for Reporting Services

    Learn to manage XMP metadata in PDF reports using Aspose.PDF for Reporting Services. Enhance document metadata handling....CreationDate Date Type : String Values supported : Date in one of...of the date formats Parameter Name : ModifyDate Date Type : String...

    docs.aspose.com/pdf/reportingservices/xmp-metad...
  4. StructuredDocumentTag.FullDate | Aspose.Words f...

    Discover the StructuredDocumentTag FullDate property, which captures the complete Date and time for enhanced document accuracy and tracking....property 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/net/aspose.words.mar...
  5. IDocumentSavingCallback | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  6. Accessing JSON Data in Java|Aspose.Words for Java

    Learn how to access JSON data while building a report using LINQ in Java....follows: Long Double Boolean Date String Note – Working with complex...<< [Name]>>, Age: << [Age]>>, Date of Birth: << [Birth]:"dd.MM...

    docs.aspose.com/words/java/accessing-json-data/
  7. 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...
  8. 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...
  9. Aspose::Words::Fields::Field::get_LocaleId meth...

    Aspose::Words::Fields::Field::get_LocaleId method. Gets or sets the LCID of the field in C++....// Insert a DATE field, and then print the date it will display...determines the formatting of the date. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. 在 Apache POI 和 Aspose.Cells 中创建日期单元格|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....//Adding the current system date to "A1" cell Cell cell = cells...display format of the date to number 15 to show date as "d-mmm-yy" Style...

    docs.aspose.com/cells/zh/java/create-date-cell-...