Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 14,824 for

date

(0.07 sec)
  1. Number Settings with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files that supports many different cell number settings. This article will introduce how to use Aspose.Cells library to manage the number settings of cells so that users can adjust the number format in the spreadsheet as needed....Display Formats of Numbers and Dates A very strong feature of Microsoft...formats of numeric values and dates. We know that numeric data can...

    docs.aspose.com/cells/cpp/cells-number-settings/
  2. Field.Type | Aspose.Words for .NET

    Discover the Microsoft Word field type with our Field Type property. Enhance your documents with precise formatting and dynamic content capabilities.... InsertField ( "DATE \\@ \"dddd, MMMM dd, yyyy\""...GetFieldCode (), Is . EqualTo ( "DATE \\@ \"dddd, MMMM dd, yyyy\""...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Get PDF File Information in PHP|Aspose.PDF for ...

    Discover how to retrieve detailed information about a PDF file, including metadata and properties, in PHP with Aspose.PDF....getAuthor (); print "Creation Date:-" . $doc_info -> getCreationDate...getKeywords (); print "Modify Date:-" . $doc_info -> getModDate...

    docs.aspose.com/pdf/java/get-pdf-file-informati...
  4. Aspose::Words::Fields::GeneralFormatCollection:...

    Aspose::Words::Fields::GeneralFormatCollection::GetEnumerator method. Returns an enumerator object 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. Field.type property | Aspose.Words for Python

    Field.type property. Gets the Microsoft Word field type.... insert_field ( 'DATE \\ @ "dddd, MMMM dd, yyyy"'...FIELD_DATE , field . type ) self . assertEqual ( 'DATE \\ @ "dddd...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldFormat class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldFormat class. Provides typed access to field's numeric, Date and time, and general formatting...typed access to field’s numeric, date and time, and general formatting...formatting that is applied to a date and time field result. Corresponds...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Fields::FormField::get_TextInput...

    Aspose::Words::Fields::FormField::get_TextInputFormat method. Returns or sets the text formatting for a text form field in C++....field contains a number or a date/time value, then valid format...format strings are number or date and time format strings. Microsoft...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. 5472558.xlsx

    data Name Description State Date Bar This is short text draft 7/1/16 pivot State (All) Name Description Date Bar This is short text 7/1/16 (blank) (blank) (blank) 2016-07-21T19:11:17Z 15.0300 Ramon......data Name Description State Date Bar This is short text draft...State (All) Name Description Date Bar This is short text 7/1/16...

    docs.aspose.com/cells/ar/java/specify-whether-t...
  9. FormField.text_input_format property | Aspose.W...

    FormField.text_input_format property. Returns or sets the text formatting for a text form field....field contains a number or a date/time value, then valid format...format strings are number or date and time format strings. Microsoft...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with PDF File Metadata|Aspose.PDF for P...

    Learn how to work with PDF file metadata and extract document properties using Aspose.PDF in PHP/Java....; $responseData2 = "Creation Date: " . $docInfo -> getCreationDate..." ; $responseData4 = "Modify Date: " . $docInfo -> getModDate...

    docs.aspose.com/pdf/php-java/pdf-file-metadata/