Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 14,558 for

date

(0.12 sec)
  1. FieldTC | Aspose.Words for Java

    Implements the TC field in Java....insertField(" DATE \\@ \"dddd, d MMMM yyyy\" ");...dateField = builder.insertField("DATE \\* MERGEFORMAT"); Assert.a...

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldAutoNumLgl | Aspose.Words for Java

    Implements the AUTONUMLGL field in Java....insertField(" DATE \\@ \"dddd, d MMMM yyyy\" ");...dateField = builder.insertField("DATE \\* MERGEFORMAT"); Assert.a...

    reference.aspose.com/words/java/com.aspose.word...
  3. 在 Java 中管理演示文稿批注|Aspose.Slides 文档

    使用 Aspose.Slides for Java 轻松快速地在 PowerPoint 文件中添加、读取、编辑和删除演示文稿批注。...get_Item ( 0 ), point , new Date ()); // 为作者在幻灯片 2 上添加幻灯片批注 author...get_Item ( 1 ), point , new Date ()); // 访问 ISlide 1 ISlide slide...

    docs.aspose.com/slides/zh/java/presentation-com...
  4. GeneralFormatCollection class | Aspose.Words fo...

    aspose.words.fields.GeneralFormatCollection class. Represents a typed collection of general formats... result ) # 2 - Date/time format: field = builder...insert_field ( 'DATE' ) format = field . format format . date_time_format...

    reference.aspose.com/words/python-net/aspose.wo...
  5. General Project Properties | Aspose.Tasks Docum...

    This document explains how to manage general project properties using Aspose.Tasks for C++....and end dates, the current date and the status date, the type...properties: : the project’s start date, of the DateTime data type....

    docs.aspose.com/tasks/cpp/general-project-prope...
  6. Working with Projects | Aspose.Tasks Documentation

    Learn about project calculation modes in Aspose.Tasks for Java....data Automatic - Recalculates dates, work and cost properties automatically...add ( "Task" ); 12 13 14 15 Date minDate = new GregorianCalendar(1...

    docs.aspose.com/tasks/java/project-calculation-...
  7. Field.Result | Aspose.Words for .NET

    Manage Field Result properties effortlessly. Access or modify text between field separators for streamlined data handling and enhanced efficiency.... InsertField ( "DATE \\@ \"dddd, MMMM dd, yyyy\""...GetFieldCode (), Is . EqualTo ( "DATE \\@ \"dddd, MMMM dd, yyyy\""...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Aspose::Words::Fields::GeneralFormatCollection:...

    Aspose::Words::Fields::GeneralFormatCollection::Add method. Adds a general format to the collection in C++....field -> get_Result ()); // 2 - Date/time format: field = builder...builder -> InsertField ( u "DATE" ); format = field -> get_Format ();...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Saving::XlsxSaveOptions::get_Dat...

    Aspose::Words::Saving::XlsxSaveOptions::get_DateTimeParsingMode method. Gets or sets the mode that specifies how document text is parsed to identify Date and time values. The default value is UseCurrentLocale in C++....document text is parsed to identify date and time values. The default...specify autodetection of the date time format. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Field.type property | Aspose.Words for Python

    Field.type property. Gets the Microsoft Word field type.... insert_field ( 'DATE \\ @ "dddd, MMMM dd, yyyy"'...FIELD_DATE , field . type ) self . assertEqual ( 'DATE \\ @ "dddd...

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