Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 15,363 for

date

(0.17 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. Returning a Range of Values using AbstractCalcu...

    This article introduces an abstract calculation engine that returns a range of values in Excel using the Aspose.Cells library for JavaScript via C++. Learn to load or create an Excel file and save the modified file to disk.... calculatedValue = [ [ new Date ( 2015 , 5 , 12 , 10 , 6 , 30...value ) { if ( value instanceof Date ) return value . toISOString...

    docs.aspose.com/cells/javascript-cpp/returning-...
  3. 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/
  4. Loading and Managing Excel, OpenOffice, JSON, C...

    With Aspose.Cells for C++, it is simple to create, open, and manage Excel, CSV, TSV, ODS, HTML, Numbers, JSON, XML, PDF, JPG, TIFF, Image, MHT, and XPS files....Setting date and time Cell cell = cells . Get ( u "A3" ); Date currentDate...currentDate ); // Setting style for date Style style = cell . GetStyle...

    docs.aspose.com/cells/cpp/loading-saving-and-ma...
  5. CommentRangeStart.accept method | Aspose.Words ...

    CommentRangeStart.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...
  6. Comment.initial property | Aspose.Words for Nod...

    Comment.initial property. Returns or sets the initials of the user associated with a specific comment.... dateTime = Date . now (); newComment . setText...addReply ( "John Doe" , "JD" , Date . now (), "New reply." ); newComment...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Passport recognition settings|Documentation

    Configuring Aspose.OCR for .NET recognition engine for extracting text from passport images....details (such as a number, name, date of birth, and so on) for the...details (such as a number, name, date of birth, and so on) from passport...

    docs.aspose.com/ocr/net/recognition-settings-pa...
  8. Read a Task's Timephased Data | Aspose.Tasks Do...

    Learn how to read Microsoft Project (MPP/XML) task timephased data using Aspose.Tasks for Java....project’s start and finish dates as input parameters. To retrieve...0); 9 project. set (Prj. START_DATE , cal. getTime ()); 10 project...

    docs.aspose.com/tasks/java/read-a-task-s-timeph...
  9. 用 C++ 在数据透视表中分组字段|Documentation

    学习如何使用 Aspose.Cells for C++ 在数据透视表中分组字段。...); Date dtStart { 2023 , 12 , 31 , 0 , 0 , 0 , 0 }; Date dtEnd...

    docs.aspose.com/cells/zh/cpp/group-pivot-fields...
  10. CustomXmlPropertyCollection.RemoveAt | Aspose.W...

    Effortlessly manage your CustomXmlPropertyCollection with the RemoveAt method—quickly remove properties by index for streamlined data handling....of data, // such as a name, date, or address, and converts it...tag. // The properties of a "date"-type smart tag contain its...

    reference.aspose.com/words/net/aspose.words.mar...