Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 17,451 for

date

(0.23 sec)
  1. StructuredDocumentTag | Aspose.Words for Java

    Represents a structured document tag SDT or content control in a document in Java....represents the format in which dates are displayed. getDateDisplayLocale()...the language format for the date displayed in this SDT . getDateStorageFormat()...

    reference.aspose.com/words/java/com.aspose.word...
  2. ChartAxis.has_minor_gridlines property | Aspose...

    ChartAxis.has_minor_gridlines property. Gets or sets a flag indicating whether the axis has minor 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...
  3. SignOptions.comments property | Aspose.Words fo...

    SignOptions.comments property. Specifies comments on the digital signature..."aw" ); // Create a comment and date which will be applied with our...= "My comment" , SignTime = Date . now () }; // Take an unsigned...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Fields::GeneralFormatCollection ...

    Aspose::Words::Fields::GeneralFormatCollection class. Represents a typed collection of general formats. To learn more, visit the documentation article in C++....field -> get_Result ()); // 2 - Date/time format: field = builder...builder -> InsertField ( u "DATE" ); format = field -> get_Format ();...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::DigitalSignatures::SignOptions::...

    Aspose::Words::DigitalSignatures::SignOptions::get_SignTime method. The Date of signing. Default value is current time (Now) in C++....SignOptions::get_SignTime method The date of signing. Default value is..."aw" ); // Create a comment and date which will be applied with our...

    reference.aspose.com/words/cpp/aspose.words.dig...
  6. Aspose::Words::Saving::XlsxDateTimeParsingMode ...

    Aspose::Words::Saving::XlsxDateTimeParsingMode enum. Specifies how document text is parsed to identify Date and time values in C++....document text is parsed to identify date and time values. enum class...specify autodetection of the date time format. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. PropertyType enumeration | Aspose.Words for Nod...

    Aspose.Words.Properties.PropertyType enumeration. Specifies data type of a document property.... DateTime The property is a date time value. Double The property...properties . add ( "Authorized Date" , Date . now ()); properties ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 在 Python 中获取 PDF 文件信息|Aspose.PDF for Python via...

    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....getAuthor()) print "Creation Date:-" + str(doc_info.getCreationDate())...getKeywords()) print "Modify Date:-" + str(doc_info.getModDate())...

    docs.aspose.com/pdf/zh/python-java/get-pdf-file...
  9. Add and Retrieve Data|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.... string, double, integer or date/time, etc. values to the cell...integer, floating-point, text or date/time values. You can get the...

    docs.aspose.com/cells/java/add-and-retrieve-data/
  10. ComparerContext.date_time property | Aspose.Wor...

    ComparerContext.Date_time property. The Date and time assigned to revisions created during document comparison....date_time property ComparerContext.date_time property The date...def date_time ( self ) -> datetime . datetime : ... @date_time...

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