Sort Score
Result 10 results
Languages All
Labels All
Results 761 - 770 of 17,336 for

date

(1.27 sec)
  1. PropertyType enumeration | Aspose.Words for Nod...

    Aspose.Words.Properties.PropertyType enumeration. Specifies data type of a document property.... DateTime The property is a date time value. Double The property...properties . add ( "Authorized Date" , Date . now ()); properties ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Extract PDF Metadata using PHP | Aspose.PDF

    Extract PDF format metadata programmatically with PHP sample code using Aspose.PDF for PHP via Java...name, creation date, keywords, modification date, subject, and...; $responseData2 = "Creation Date: " . $docInfo -> getCreationDate...

    products.aspose.com/pdf/php-java/metadata/
  3. CalendarType enumeration | Aspose.Words for Nod...

    Aspose.Words.CalendarType enumeration. Specifies the type of a calendar....FieldResultFormatter ( "${0}" , "Date: {0}" , "Item # {0}:" ); doc...); // 2 - Date/time: builder . insertField ( "DATE \\@ \"d MMMM...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. How to save Calendar item in specific folder of...

    I want to save calendar items into a specific folder for which I already have the Folder ID. However, using the code below, only the Subject is being saved, and the rest of the calendar fields are not being saved properl…...Body, contentType); // Dates calendar.StartDate = DateTime...tags Outlook needs to see the dates in the calendar view msg.SetProperty(new...

    forum.aspose.com/t/how-to-save-calendar-item-in...
  5. DocumentProperty.ToDouble | Aspose.Words for .NET

    Convert DocumentProperty values to double effortlessly with the ToDouble method. Unlock precise data handling for your applications today!... Add ( "Authorized Date" , authDate ); properties ....That ( properties [ "Authorized Date" ]. ToDateTime (), Is . EqualTo...

    reference.aspose.com/words/net/aspose.words.pro...
  6. SaveOptions | Aspose.Words for Java

    This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format in Java....custom local time zone used for date/time fields. getDefaultTemplate()...BuiltInDocumentPrope.setCreatedTime(java.util.Date) property is updated before...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldType enumeration | Aspose.Words for Python

    aspose.words.fields.FieldType enumeration. Specifies Microsoft Word field types.... FIELD_CREATE_DATE Specifies the CREATEDATE field...DATABASE field. FIELD_DATE Specifies the DATE field. FIELD_DDE Specifies...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 在 Android 上的演示文稿中自定义图表轴|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Android via Java 在 PowerPoint 演示文稿中自定义图表轴,以用于报告和可视化。...CategoryAxisType 属性,您可以指定首选的分类轴类型( date 或 text )。以下 Java 代码演示了该操作: Presentation...setCategoryAxisType ( CategoryAxisType . Date ); chart . getAxes (). getHorizontalAxis...

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

    Represents a structured document tag SDT or content control in a document in Java....represents the format in which dates are displayed. getDateDisplayLocale()...the language format for the date displayed in this SDT . getDateStorageFormat()...

    reference.aspose.com/words/java/com.aspose.word...
  10. ChartYValue | Aspose.Words for Java

    Represents an Y value for a chart series in Java.... fromDateTime(Date value) Creates a ChartYValue...instance of the ChartYValueType.DATE_TIME type. fromDouble(double...

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