Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 15,167 for

date

(0.12 sec)
  1. DocumentProperty.toDouble method | Aspose.Words...

    DocumentProperty.toDouble method. Returns the property value as double....customDocumentProper ; let authDate = new Date ( 2024 , 9 , 5 ); properties...properties . add ( "Authorized Date" , authDate ); properties ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. OLM file was failed - Free Support Forum - aspo...

    Hi, I am facing an issue while converting OLM to PST. During the conversion, a problem occurs with Calendar items due to an invalid Win32 File Time, which prevents the PST from being created successfully. Please provid…...invalid date-time values . This usually happens when date fields...should validate and sanitize date-time fields in the OLM data...

    forum.aspose.com/t/olm-file-was-failed/324744
  3. Project Rescheduling | Aspose.Tasks Documentation

    This document provides guidance on rescheduling project files using Aspose.Tasks for C#....Project From Start or Finish Date This topic shows how to reschedule...from the project start/finish date using Aspose.Tasks for C++....

    docs.aspose.com/tasks/cpp/project-rescheduling/
  4. Chart.series property | Aspose.Words for Node.js

    Chart.series property. Provides access to series collection....Value ); // 2 - Area chart with dates distributed along the X-axis:...); let dates = [ Date . parse ( "2014-03-31" ), Date . parse...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Create Different Cell Types in Apache POI and A...

    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/java/create-different-cel...
  6. Filter Emails from Mail Server|Documentation

    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....Messages by Sender, Recipient or Date The Pop3Client class, described...query conditions, for example, date, subject, sender, recipient...

    docs.aspose.com/email/net/filter-emails-from-ma...
  7. FieldInclude | Aspose.Words for Java

    Implements the INCLUDE 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. FieldInfo | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  9. Customize Chart Axes in Presentations on Androi...

    Discover how to use Aspose.Slides for Android via 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/androidjava/chart-axis/
  10. Aspose::Words::Fields::FieldFormat::get_DateTim...

    Aspose::Words::Fields::FieldFormat::get_DateTimeFormat method. Gets or sets a formatting that is applied to a Date and time field result. Corresponds to the \@ switch in C++....formatting that is applied to a date and time field result. Corresponds...field -> get_Result ()); // 2 - Date/time format: field = builder...

    reference.aspose.com/words/cpp/aspose.words.fie...