Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 15,096 for

date

(0.26 sec)
  1. An error occurred in the Contacts module while ...

    I am using the Aspose.Email API (licensed version). I was retrieving the contact data, but it throws the exception: “Not a valid Win32 FileTime”. They receive the contact data item-wise, so please add this as well....LastModifiedTime , and any custom date properties). If any of those...a negative tick count, or a date beyond 31‑12‑9999, the value...

    forum.aspose.com/t/an-error-occurred-in-the-con...
  2. Aspose::Words::Fields::FieldFormat::get_General...

    Aspose::Words::Fields::FieldFormat::get_GeneralFormats method. Gets a collection of general formats that are applied to a numeric, text or any field result. Corresponds to the \* switches 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...
  3. FieldMergeField | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldListNum | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  5. 在 Apache POI 和 Aspose.Cells 中创建不同的 Cell 类型|Docu...

    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....setValue ( true ); //Adding a date/time value to the cell cell...//Setting the display format of the date Style style = cell . getStyle...

    docs.aspose.com/cells/zh/java/create-different-...
  6. 图表轴|Aspose.Slides 文档

    如何在 Java 中编辑 PowerPoint 图表轴...CategoryAxisType 属性,您可以指定所需的类别轴类型( date 或 text )。这段 Java 代码演示了该操作: Presentation...setCategoryAxisType ( CategoryAxisType . Date ); chart . getAxes (). getHorizontalAxis...

    docs.aspose.com/slides/zh/androidjava/chart-axis/
  7. FieldNextIf | Aspose.Words for Java

    Implements the NEXTIF 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. Aspose::Words::Fields::Field::get_Type method |...

    Aspose::Words::Fields::Field::get_Type method. Gets the Microsoft Word field type in C++....builder -> InsertField ( u "DATE \\ @ \" dddd, MMMM dd, yyyy...get_Type ()); ASSERT_EQ ( u "DATE \\ @ \" dddd, MMMM dd, yyyy...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Extract PDF Metadata using Python | Aspose.PDF

    Extract PDF format metadata programmatically with Python sample code using Aspose.PDF for Python for .NET...name, creation date, keywords, modification date, subject, and...print ( "Creation Date :" , doc_info . creation_date ) print ( "Keywords...

    products.aspose.com/pdf/python-net/metadata/
  10. FieldChar.get_field method | Aspose.Words for P...

    FieldChar.get_field method. Returns a field for the field char....FIELD_DATE , True ) . as_field_date () field . format . date_time_format... fields . FieldType . FIELD_DATE , field_start . field_type )...

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