Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 14,558 for

date

(0.08 sec)
  1. Aspose::Words::Fields::Field::get_Format method...

    Aspose::Words::Fields::Field::get_Format method. Gets a FieldFormat object that provides typed access to field's formatting 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...
  2. Comment.dateTime property | Aspose.Words for No...

    Comment.DateTime property. Gets the Date and time that the comment was made....dateTime property Gets the date and time that the comment was...was made. get dateTime () : Date Remarks Default is Examples Shows...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Customize Chart Axes in Presentations Using Jav...

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

    docs.aspose.com/slides/nodejs-java/chart-axis/
  4. Supported Formula Functions|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....coupon period to the settlement date COUPDAYS Financial : Returns...that contains the settlement date COUPDAYSNC Financial : Returns...

    docs.aspose.com/cells/python-java/supported-for...
  5. Throw exception in contact using aspose api - F...

    bool ConvertOlmToPst(string olmFilePath, string fullPstPath)//last { // Create a new PST PersonalStorage pst = PersonalStorage.Create(fullPstPath, FileFormatVersion.Unicode); var root = pst.RootFolder; …...variable // Sanitize invalid dates if (calItem.StartDate < new...underlying MAPI format stores dates as a Win32 FILETIME value, whose...

    forum.aspose.com/t/throw-exception-in-contact-u...
  6. How to Set Chart Axis Properties in C++|Aspose....

    Chart axis tuning using C++....Y-axis properties: How to Set Date-Time Value of Axis The following...code example shows how to set date/time values to axis properties:...

    docs.aspose.com/words/cpp/how-to-set-chart-axis...
  7. Document.startTrackRevisions method | Aspose.Wo...

    Aspose.Words.Document.startTrackRevisions method...author : string , dateTime : Date ) Parameter Type Description...for revisions. dateTime Date The date and time to use for revisions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldBibliography | Aspose.Words for Java

    Implements the BIBLIOGRAPHY 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. FieldPageRef | Aspose.Words for Java

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

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

    A collection of custom document properties in Java.... add(String name, Date value) Creates a new custom...property of the PropertyType.DATE_TIME data type. addLinkToContent(String...

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