Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 17,487 for

date

(0.74 sec)
  1. How to use Number Formats and Format Cells tabs...

    Apply built-in number formats from the format dropdown, then use the full Format Cells dialog tabs for number, alignment, font, border, and fill settings....Percent , RMB , USD , EUR , Date , Time , Date time , and Duration ...for Date and Time , it selects one of the predefined date/time...

    docs.aspose.com/cells/net/aspose-cells-gridjs/u...
  2. DocumentSavingArgs.EstimatedProgress | Aspose.W...

    Track your DocumentSavingArgs progress effortlessly with the EstimatedProgress property, providing real-time percentage upDates for enhanced efficiency....{canceledAt}" ); } /// <summary> /// Date and time when document saving...{canceledAt}" ); } /// <summary> /// Date and time when document saving...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Working with ContentTypeProperties with C++|Doc...

    Add custom ContentTypeProperties to an Excel file using Aspose.Cells with C++....SetIsNillable ( false ); // Get current date and time time_t now = time (...content type property with current date and time index = workbook ....

    docs.aspose.com/cells/cpp/working-with-contentt...
  4. Headers are disappearing while convertig from E...

    Hello, when converting Email to PDF, the Headers do not appear in the PDF file. I am using Aspose Email 23.12. I was using Aspose.Email 6.0.0 before. Everything was OK. Sample Code is below. Am I forgetting any settings…...add("Date"); so.getRenderingHeaders()...so.getRenderingHeaders().add("Date"); so.getRenderingHeaders()...

    forum.aspose.com/t/headers-are-disappearing-whi...
  5. template1.xlsx

    Sheet1 Year Date &=DataList.Year &=DataList.Date(copystyle) 2023-04-09T01:33:59Z 16.0300 2013-06-17T17:23:20Z 2023-04-09T01:33:59Z 2023-04-09T01:33:59Z 2023-04-09T01:33:59Z false 2023-04-09T01:33:5......Sheet1 Year Date &=DataList.Year &=DataList.Date(copystyle) ...

    docs.aspose.com/cells/ar/java/formatting-smart-...
  6. BuiltInDocumentProperties.CreatedTime | Aspose....

    Discover the BuiltInDocumentProperties CreatedTime feature to easily access and manage your document's creation Date in UTC for enhanced organization....CreatedTime property Gets or sets date of the document creation in...TotalEditingTime}" ); Console . WriteLine ( $"Date/time last printed: {properties...

    reference.aspose.com/words/net/aspose.words.pro...
  7. FieldSeq | Aspose.Words for Java

    Implements the SEQ field in Java....insertField(" DATE \\@ \"dddd, d MMMM yyyy\" ");...dateField = builder.insertField("DATE \\* MERGEFORMAT"); Assert.a...

    reference.aspose.com/words/java/com.aspose.word...
  8. 如何用C++管理日期和时间|Documentation

    学习如何通过Aspose.Cells for C++ API管理日期和时间。...std :: cout << "use The 1904 date system========== << std :: endl...Numeric Value: 45253 use The 1904 date system========== A2 is Numeric...

    docs.aspose.com/cells/zh/cpp/how-to-manage-date...
  9. Document.normalize_field_types method | Aspose....

    Document.normalize_field_types method. Changes field type values [FieldChar.field_type](../../../aspose.words.fields/fieldchar/field_type/) of [FieldStart](../../../aspose.words.fields/fieldstart/), [FieldSeparator](../../../aspose.words.fields/fieldseparator/), [FieldEnd](../../../aspose.words.fields/fieldend/) in the whole document so that they correspond to the field types contained in the field codes....the keep a field’s type up to date with its field code. doc = aw...insert_field ( field_code = 'DATE' , field_value = None ) # Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldDisplayBarcode | Aspose.Words for Java

    Implements the DISPLAYBARCODE field in Java....insertField(" DATE \\@ \"dddd, d MMMM yyyy\" ");...dateField = builder.insertField("DATE \\* MERGEFORMAT"); Assert.a...

    reference.aspose.com/words/java/com.aspose.word...