Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 15,332 for

date

(0.26 sec)
  1. FieldFormat.general_formats property | Aspose.W...

    FieldFormat.general_formats property. Gets a collection of general formats that are applied to a numeric, text or any field result... 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...
  2. BuiltInDocumentProperties.lastPrinted property ...

    BuiltInDocumentProperties.lastPrinted property. Gets or sets the Date when the document was last printed in UTC....lastPrinted property Gets or sets the date when the document was last printed...in UTC. get lastPrinted () : Date Remarks For documents originated...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Managing Follow-Up and Due Dates for Outlook MS...

    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....Managing Follow-Up and Due Dates for Outlook MSG Files Contents...Hide ] Set Follow-Up and Due Dates for MSG Files A follow-up flag...

    docs.aspose.com/email/net/managing-follow-up-an...
  4. Comment|Aspose.Slides for Python Documentation

    Manage slide comments in Python with Aspose.Slides: add, read, reply, edit, delete, and work with threaded comments for PowerPoint and OpenDocument.... date . today ()) presentation . save...PointF ( 100 , 100 ), datetime . date . today ()) # Add first reply...

    docs.aspose.com/slides/python-net/examples/elem...
  5. Aspose::Words::Fields::FieldCreateDate::get_Use...

    Aspose::Words::Fields::FieldCreateDate::get_UseUmAlQuraCalendar method. Gets or sets whether to use the Um-al-Qura calendar in C++....field to display the creation date/time of the document. auto doc...(); builder -> Writeln ( u " Date this document was created:"...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Fields::FieldCreateDate::get_Use...

    Aspose::Words::Fields::FieldCreateDate::get_UseSakaEraCalendar method. Gets or sets whether to use the Saka Era calendar in C++....field to display the creation date/time of the document. auto doc...(); builder -> Writeln ( u " Date this document was created:"...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Fields::FieldCreateDate::get_Use...

    Aspose::Words::Fields::FieldCreateDate::get_UseLunarCalendar method. Gets or sets whether to use the Hijri Lunar or Hebrew Lunar calendar in C++....field to display the creation date/time of the document. auto doc...(); builder -> Writeln ( u " Date this document was created:"...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. CustomXmlProperty.name property | Aspose.Words ...

    CustomXmlProperty.name property. Specifies the name of the custom XML attribute or smart tag property....form 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/python-net/aspose.wo...
  9. Comment|Aspose.Slides Documentation

    Work with slide comments in Aspose.Slides for Android: add, reply, edit, resolve, and export comments in PPT, PPTX, and ODP presentations with Java code examples.... Date ()); presentation . save ( "modern_comment...100 , 100 ), new java . util . Date ()); IModernComment reply1 =...

    docs.aspose.com/slides/androidjava/examples/ele...
  10. Customize Chart Axes in Presentations Using Jav...

    Discover how to use Aspose.Slides for Java to customize chart axes in PowerPoint presentations for reports and visualizations....preferred category axis type ( date or text ). This code in Java...setCategoryAxisType ( CategoryAxisType . Date ); chart . getAxes (). getHorizontalAxis...

    docs.aspose.com/slides/java/chart-axis/