Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 16,838 for

date

(0.15 sec)
  1. Data Validation|Documentation

    Learn how to add data validation through the Aspose.Cells for .NET API....that a column labeled DATE contains only dates, or that another column...that a column labeled DATE contains only dates within a certain range...

    docs.aspose.com/cells/net/data-validation/
  2. Data Validation with Golang via C++|Documentation

    Learn how to add data validation through the Aspose.Cells for C++ API....that a column labeled DATE contains only dates, or that another column...that a column labeled DATE contains only dates within a certain range...

    docs.aspose.com/cells/go-cpp/data-validation/
  3. Comment.accept method | Aspose.Words for Node.js

    Comment.accept method. Accepts a visitor.... dateTime = Date . now (); newComment . setText...addReply ( "John Doe" , "JD" , Date . now (), "New reply." ); newComment...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Working with Comments in Java|Aspose.Words for ...

    Working with comments using Java....Extract and list the author name, date & time and text of all comments...Extract and list the author name, date & time and text of comments...

    docs.aspose.com/words/java/working-with-comments/
  5. 支持的数字格式列表(C++)|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库,支持多种数字格式。本文提供支持的数字格式列表,方便用户根据需求选择合适的格式。.../ 14 Date m/d/yy 15 Date d-mmm-yy 16 Date d-mmm 17 Date mmm-yy...

    docs.aspose.com/cells/zh/cpp/list-of-supported-...
  6. AxisBound | Aspose.Words for .NET

    Create dynamic axis bounds effortlessly with AxisBound constructor, allowing your word processing app to auto-determine optimal layouts for enhanced user experience....series requiring a range of dates on the X-axis, and decimal values...Series . Clear (); DateTime [] dates = { new DateTime ( 1973 , 5...

    reference.aspose.com/words/net/aspose.words.dra...
  7. PsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PS 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...
  8. Working with Cells, Rows and Columns in Apache ...

    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....Cells Create Date Cell in Apache POI and Aspose...

    docs.aspose.com/cells/java/working-with-cells-r...
  9. RevisionCollection | Aspose.Words for Java

    A collection of Revision objects that represent revisions in the document in Java....startTrackRevisions("John Doe", new Date()); builder.write("This is revision...getDateTime().getDate(), new Date().getDate()); Assert.assertEquals(doc...

    reference.aspose.com/words/java/com.aspose.word...
  10. JsonSimpleValueParseMode enumeration | Aspose.W...

    aspose.words.reporting.JsonSimpleValueParseMode enumeration. Specifies a mode for parsing JSON simple values (null, boolean, number, integer, and string) while loading JSON...mode does not affect parsing of date-time values. Members Name Description...

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