Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 5,332 for

date

(0.04 sec)
  1. JsonDataLoadOptions.simple_value_parse_mode pro...

    JsonDataLoadOptions.simple_value_parse_mode property. Gets or sets a mode for parsing JSON simple values (null, boolean, number, integer, and string) while loading JSON...mode does not affect parsing of date-time values. The default is...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldOptions.field_update_culture_source proper...

    FieldOptions.field_upDate_culture_source property. Specifies what culture to use to format the field result.... The setting affects only date/time fields with \\@ format...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. Manage data of Excel files|Documentation

    This article describes how to view and edit data of Excel files with Aspose.Cells library.... string, double, integer or date/time, etc. values to the cell...DateTimeValue : returns the date/time value of the cell. FloatValue...

    docs.aspose.com/cells/net/view-and-edit-excel-d...
  5. Document.UpdatePageLayout | Aspose.Words for .NET

    Revamp your document's structure with the UpDatePageLayout method, ensuring a polished and organized layout for enhanced readability and presentation.... The up-to-date page layout information is required...cached layout // to stay up to date, we will need to update it manually...

    reference.aspose.com/words/net/aspose.words/doc...
  6. List of Supported Functions|Documentation

    This article introduces the supported functions in GridDesktop....operations on text and data Date and Time Functions , provides...VALUE LOOKUP VLOOKUP WIDECHAR Date and Time Functions HOUR MINUTE...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  7. Document.NormalizeFieldTypes | Aspose.Words for...

    Optimize your document with the NormalizeFieldTypes method, ensuring all field type values align with field codes for enhanced consistency and accuracy....the keep a field’s type up to date with its field code. Document...field = builder . InsertField ( "DATE" , null ); // Aspose.Words automatically...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Range.NormalizeFieldTypes | Aspose.Words for .NET

    Transform field types with the NormalizeFieldTypes method. Ensure FieldStart, FieldSeparator, and FieldEnd align with specified field codes for seamless data handling....the keep a field’s type up to date with its field code. Document...field = builder . InsertField ( "DATE" , null ); // Aspose.Words automatically...

    reference.aspose.com/words/net/aspose.words/ran...
  9. Create Draft Appointment Request|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....NOVEMBER , 1 , 0 , 0 , 0 ); Date startDate = calendar . getTime... Calendar . DECEMBER , 1 ); Date endDate = calendar . getTime...

    docs.aspose.com/email/java/create-draft-appoint...
  10. DocumentPropertyCollection.removeAt method | As...

    DocumentPropertyCollection.removeAt method. Removes a property at the specified index.... add ( "Authorized Date" , Date . now ()); properties ....

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