Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 16,678 for

date

(0.1 sec)
  1. DoclingSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOCLING format in Java....custom local time zone used for date/time fields. getDefaultTemplate()...BuiltInDocumentPrope.setCreatedTime(java.util.Date) property is updated before...

    reference.aspose.com/words/java/com.aspose.word...
  2. WordML2003SaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.WORD_ML format in Java....custom local time zone used for date/time fields. getDefaultTemplate()...BuiltInDocumentPrope.setCreatedTime(java.util.Date) property is updated before...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldFormat.dateTimeFormat property | Aspose.Wo...

    FieldFormat.DateTimeFormat property. Gets or sets a formatting that is applied to a Date and time field result...formatting that is applied to a date and time field result. Corresponds...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 带有C++的日期轴|Documentation

    了解如何管理Aspose.Cells for C++中的日期轴。我们的指南将帮助您理解如何处理各种日期格式、时间刻度和刻度标签频率。... PutValue ( u "Date" ); // 14 means datetime format... Get ( u "A2" ). PutValue ( Date { 2022 , 6 , 26 , 0 , 0 , 0...

    docs.aspose.com/cells/zh/cpp/date-axis/
  5. Create Stock Chart in Excel using C#

    Follow this article to create Stock chart in Excel using C#. It shares information to set the IDE, a list of steps, and a sample code demonstrating how to make a Stock chart in Excel using C#....Close) financial data with dates Write the headers for the columns...with the above data Format the date column for the chart axis Define...

    kb.aspose.com/cells/net/create-stock-chart-in-e...
  6. Aspose Word to PDF - Show Comments with User & ...

    Hi Team , we are trying to convert the word files with comments to PDF. I could acheive the visibility of the comments in the docx to be printed in PDF by below code doc.getLayoutOptions().setCommentDisplayMode(Commen…...includes the author’s name and the date. Insert Comments into Document...author = comment.getAuthor(); Date date = comment.getDateTime(); String...

    forum.aspose.com/t/aspose-word-to-pdf-show-comm...
  7. Creating and setting contents of Emails|Documen...

    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....features: Date and time - Through the MailMessage class Date property...property we get or set an email’s date and time. Message priority -...

    docs.aspose.com/email/python-net/creating-and-s...
  8. Manage data of Excel files|Documentation

    This article describes how to view and edit data of Excel files with Aspose.Cells library for Node.js via C++....string, double, integer, or date/time, etc., values to the cell...getDateTimeValue() : returns the date/time value of the cell. getFloatValue()...

    docs.aspose.com/cells/nodejs-cpp/view-and-edit-...
  9. Data Filtering|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....Filters based on text, numbers or dates. Autofilter in Microsoft Excel...color Date Filters Filters rows based on different date criteria...

    docs.aspose.com/cells/java/data-filtering/
  10. Comment.done property | Aspose.Words for Node.js

    Comment.done property. Gets or sets flag indicating that the comment has been marked done...." , Date . now ()); comment . setText...doc , "John Doe" , "J.D." , Date . now ()); comment . setText...

    reference.aspose.com/words/nodejs-net/aspose.wo...