Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 3,044 for

date

(0.05 sec)
  1. Presentation Properties|Aspose.Slides Documenta...

    Manage PowerPoint presentation properties in Java...Created (Creation Date), Modified Modification Date, Printed Last...Last Print Date, LastModifiedBy , Keywords , SharedDoc (Is shared...

    docs.aspose.com/slides/androidjava/presentation...
  2. Chart Axis|Aspose.Slides Documentation

    How to edit PowerPoint chart axis in C++...preferred category axis type ( date or text ). This code in C++...set_CategoryAxisType ( CategoryAxisType :: Date ); horizontalAxis -> set_IsAutomaticMajorUnit...

    docs.aspose.com/slides/cpp/chart-axis/
  3. CustomDocumentProperties.Add | Aspose.Words for...

    Create unique custom document properties effortlessly with the Add method. Enhance your documents with tailored String data types for optimal performance.... Add ( "Authorized Date" , DateTime . Today ); properties...properties . Add ( "Authorized Date" , DateTime . Today ); properties...

    reference.aspose.com/words/net/aspose.words.pro...
  4. Comment class | Aspose.Words for Python

    aspose.words.Comment class. Represents a container for text of a comment...Comment(doc, author, initial, date_time) Initializes a new instance...(Inherited from Node ) date_time Gets the date and time that the comment...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. Revision.DateTime | Aspose.Words for .NET

    Manage your Revision DateTime property effortlessly. Easily get or set the Date and time of revisions for improved tracking and organization....DateTime property Gets or sets the date/time of this revision. public...revision . DateTime . Date , DateTime . Now . Date ); Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words/rev...
  7. IFieldResultFormatter.format_date_time method |...

    IFieldResultFormatter.format_Date_time method. Called when Aspose.Words applies a Date/time format switch, i.e...format_date_time method format_date_time(value, format, calendar_type)...when Aspose.Words applies a date/time format switch, i.e. \@...

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

    Aspose.Words.Fields.FieldOptions class. Represents options to control field handling in a document...source of the culture used for date formatting during a field update...thread's culture to format the date, US English. doc . mailMerge...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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...
  10. 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...