Sort Score
Result 10 results
Languages All
Labels All
Results 561 - 570 of 14,810 for

date

(0.13 sec)
  1. 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/
  2. Supported Excel Functions|Documentation

    Supported excel functions for reading/setting/calculating formulas...coupon period to the settlement date COUPDAYS Financial : Returns...that contains the settlement date COUPDAYSNC Financial : Returns...

    docs.aspose.com/cells/python-net/supported-form...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 使用 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/
  8. 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...
  9. 演示文稿评论|Aspose.Slides 文档

    在Java中为PowerPoint演示文稿添加评论和回复...get_Item ( 0 ), point , new Date ()); // 为幻灯片2的作者添加幻灯片评论 author...get_Item ( 1 ), point , new Date ()); // 访问幻灯片1 ISlide slide...

    docs.aspose.com/slides/zh/androidjava/presentat...
  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...