Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 17,451 for

date

(0.06 sec)
  1. 5472557.xlsx

    data Name Description State Date Bar This is short text draft 7/1/16 FooBar Very long text 1. very long text 2. very long text 3. very long text 4. very long text 5. very long text 6. very long tex......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/it/java/specify-whether-t...
  2. BuiltInDocumentProperties.LastPrinted | Aspose....

    Discover the BuiltInDocumentProperties LastPrinted feature to easily track your document's last print Date in UTC. Enhance your workflow today!...LastPrinted property Gets or sets the date when the document was last printed...TotalEditingTime}" ); Console . WriteLine ( $"Date/time last printed: {properties...

    reference.aspose.com/words/net/aspose.words.pro...
  3. 使用 C++ 实现 1904 日期系统|Documentation

    Aspose.Cells 是一个用于处理电子表格文件的 C++ 库。它支持实现1904日期系统,允许用户根据1904年1月1日的日期系统进行计算和格式化。本文介绍了如何使用Aspose.Cells库实现1904日期系统。...inputFilePath ); // Implement 1904 date system WorkbookSettings settings...saved successfully with 1904 date system!" << std :: endl ; Aspose...

    docs.aspose.com/cells/zh/cpp/implement-1904-dat...
  4. Group Pivot Fields in the Pivot Table|Documenta...

    How to group Pivot Fields in the Pivot Table with Aspose.Cells for JavaScript via C++....start and end date/time const dtStart = new Date ( 2008 , 1 ,... 1 ); const dtEnd = new Date ( 2008 , 9 , 5 ); // Specify the...

    docs.aspose.com/cells/javascript-cpp/group-pivo...
  5. DocumentPropertyCollection.contains method | As...

    DocumentPropertyCollection.contains method. Returns ``true`` if a property with the specified name exists in the collection.... add ( "Authorized Date" , Date . now ()); properties ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. How to Read OLM Files in Node.js via .NET | pro...

    Read OLM Files Read OLM Files in JavaScript Open and read OLM files in JavaScript, accessing emails and other data, s......Check if the message date is today’s date. Only messages received...each message matching today’s date, extractMapiMessage() retrieves...

    products.aspose.com/email/nodejs-net/reading-ol...
  7. 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 value to the cell. Improving...GetDateTimeValue , returns the date/time value of the cell. GetFloatValue...

    docs.aspose.com/cells/cpp/add-and-retrieve-data/
  8. StructuredDocumentTag.date_display_locale prope...

    StructuredDocumentTag.Date_display_locale property. Allows to set/get the language format for the Date displayed in this SDT....date_display_locale property StructuredDocumentTa.date_display_locale...for the date displayed in this SDT . @property def date_display_locale...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Range.normalize_field_types method | Aspose.Wor...

    Range.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 this range 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...