Sort Score
Result 10 results
Languages All
Labels All
Results 541 - 550 of 15,096 for

date

(0.13 sec)
  1. SignOptions | Aspose.Words for Java

    Allows to specify options for document signing in Java...."aw"); // Create a comment and date which will be applied with our...signOptions.setSignTime(new Date()); } // Take an unsigned document...

    reference.aspose.com/words/java/com.aspose.word...
  2. Field.Type | Aspose.Words for .NET

    Discover the Microsoft Word field type with our Field Type property. Enhance your documents with precise formatting and dynamic content capabilities.... InsertField ( "DATE \\@ \"dddd, MMMM dd, yyyy\""...GetFieldCode (), Is . EqualTo ( "DATE \\@ \"dddd, MMMM dd, yyyy\""...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Get PDF File Information in PHP|Aspose.PDF for ...

    Discover how to retrieve detailed information about a PDF file, including metadata and properties, in PHP with Aspose.PDF....getAuthor (); print "Creation Date:-" . $doc_info -> getCreationDate...getKeywords (); print "Modify Date:-" . $doc_info -> getModDate...

    docs.aspose.com/pdf/java/get-pdf-file-informati...
  4. Setting Attributes for New Tasks | Aspose.Tasks...

    Learn how to set attributes for newly created tasks using Aspose.Tasks for C#....how to set the default start date for new tasks using Aspose.Tasks...property that defines the start date for a new task. This property...

    docs.aspose.com/tasks/cpp/setting-attributes-fo...
  5. IFieldResultFormatter.FormatDateTime | Aspose.W...

    Discover the iFieldResultFormatter FormatDateTime method for Aspose.Words. Effortlessly format Dates with ease using the dd.MM.yyyy switch!...Words applies a date/time format switch, i.e. @ “dd...FieldResultFormatter ( "${0}" , "Date: {0}" , "Item # {0}:" ); doc...

    reference.aspose.com/words/net/aspose.words.fie...
  6. PropertyType | Aspose.Words for Java

    Specifies data type of a document property in Java....add("Authorized Date", new Date()); properties.add("Authorized...array of bytes. DATE_TIME The property is a date time value. DOUBLE...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldChar.field_type property | Aspose.Words fo...

    FieldChar.field_type property. Returns the type of the field....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...
  8. Start and Finish dates of task not getting refl...

    Hi, I am trying to set the start and finish Dates of a task from a hidden variable. Task t1 = proj.RootTask.Children.Add("tested now"); t1.Set(Tsk.Start, Convert.ToDateTime(hdnStartDate.Value)); …...Start and Finish dates of task not getting reflected Aspose.Tasks...to set the start and finish dates of a task from a hidden variable...

    forum.aspose.com/t/start-and-finish-dates-of-ta...
  9. 使用 Java 在演示文稿中自定义图表轴|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/java/chart-axis/
  10. SmartTag.Uri | Aspose.Words for .NET

    Discover the SmartTag Uri property—define your smart tag's namespace URI for enhanced functionality and seamless integration in your applications....of data, // such as a name, date, or address, and converts it...the above contents as being a date. // Smart tags use the "Element"...

    reference.aspose.com/words/net/aspose.words.mar...