Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 5,284 for

date

(0.06 sec)
  1. Group Pivot Fields in the Pivot Table with C++|...

    Learn how to group pivot fields in a pivot table using Aspose.Cells for C++....); Date dtStart { 2023 , 12 , 31 , 0 , 0 , 0 , 0 }; Date dtEnd...

    docs.aspose.com/cells/cpp/group-pivot-fields-in...
  2. 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...
  3. BuiltInDocumentProperties.created_time property...

    BuiltInDocumentProperties.created_time property. Gets or sets Date of the document creation in UTC....created_time property Gets or sets date of the document creation in...total_editing_time } ' ) print ( f 'Date/time last printed: { properties...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Document::NormalizeFieldTypes me...

    Aspose::Words::Document::NormalizeFieldTypes method. Changes field type values FieldType of FieldStart, FieldSeparator, FieldEnd in the whole document so that they correspond to the field types contained in the field codes in C++....the keep a field’s type up to date with its field code. auto doc...builder -> InsertField ( u "DATE" , nullptr ); // Aspose.Words...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Aspose::Words::Fields::FieldPrintDate::get_UseS...

    Aspose::Words::Fields::FieldPrintDate::get_UseSakaEraCalendar method. Gets or sets whether to use the Saka Era 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...
  6. Aspose::Words::Fields::FieldPrintDate::get_UseL...

    Aspose::Words::Fields::FieldPrintDate::get_UseLunarCalendar method. Gets or sets whether to use the Hijri Lunar or Hebrew Lunar 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...
  7. FieldCitation | Aspose.Words for Java

    Implements the CITATION 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. Reading Calendar Information

    Learn how to read Microsoft Project (MPP/XML) calendar properties using Aspose.Tasks Java for Ruby....work week name, from and to dates 11 System. out . println (workWeek...Working Hours On or Between Dates Working hours are typically...

    docs.aspose.com/tasks/java/reading-calendar-inf...
  9. InlineStory.paragraphs property | Aspose.Words ...

    InlineStory.paragraphs property. Gets a collection of paragraphs that are immediate children of the story....( doc , 'John Doe' , 'JD' , date . today ()) builder . current_paragraph...assertEqual ( date . today (), comment . date_time . date ()) # In...

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

    Can be used to specify additional options when saving a document into the SaveFormat.DOCX SaveFormat.DOCM SaveFormat.DOTX SaveFormat.DOTM or SaveFormat.FLAT_OPC format in Java....Date) property is updated before...BuiltInDocumentPrope.setLastPrinted(java.util.Date) property is updated before...

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