Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 11,910 for

date

(0.05 sec)
  1. Field.Update | Aspose.Words for .NET

    Efficiently upDate fields with our Field UpDate method. Prevents conflicts by ensuring fields aren't already in use. Streamline your data management today!... Result ); // 2 - Date/time format: field = builder...builder . InsertField ( "DATE" ); format = field . Format ; format...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Aspose::Words::Fields::FieldPrintDate::get_UseU...

    Aspose::Words::Fields::FieldPrintDate::get_UseUmAlQuraCalendar method. Gets or sets whether to use the Um-al-Qura calendar in C++....display the print operation's date/time. // If no printing has...PRINTDATE field // can display the date and time of the last printing...

    reference.aspose.com/words/cpp/aspose.words.fie...
  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. Presentation Properties|Aspose.Slides for Pytho...

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

    docs.aspose.com/slides/python-net/presentation-...
  5. Aspose::Words::Fields::IFieldResultFormatter::F...

    Aspose::Words::Fields::IFieldResultFormatter::FormatNumeric method. Called when Aspose.Words applies a numeric format switch, i.e. \# "#.##" in C++....FieldResultFormatter > ( u "${0}" , u "Date: {0}" , u "Item # {0}:" ); doc...)); // 2 - Date/time: builder -> InsertField ( u "DATE \\ @ \" d...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Fields::FieldOptions::get_Result...

    Aspose::Words::Fields::FieldOptions::get_ResultFormatter method. Allows to control how the field result is formatted in C++....FieldResultFormatter > ( u "${0}" , u "Date: {0}" , u "Item # {0}:" ); doc...)); // 2 - Date/time: builder -> InsertField ( u "DATE \\ @ \" d...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. FieldOptions.fieldUpdateCultureSource property ...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartXValueType | Aspose.Words for Java

    Allows to specify type of an X value of a chart series in Java....Description DATE_TIME Specifies that an X value is a date and time...chartXValueType) DATE_TIME public static int DATE_TIME Specifies...

    reference.aspose.com/words/java/com.aspose.word...
  9. 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...
  10. 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...