Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 14,619 for

date

(0.06 sec)
  1. Cancelling Meeting Requests with Calendar|Docum...

    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....AppLocation ; public Date AppStartDate ; public Date AppEndDate ; public...String appLocation , Date appStartDate , Date appEndDate ) { try...

    docs.aspose.com/email/java/cancelling-meeting-r...
  2. Manage data of Excel files|Documentation

    This article describes how to view and edit data of Excel files with the Aspose.Cells library....string, double, integer, or date/time values to the cell. How...DateTimeValue : returns the date/time value of the cell. FloatValue...

    docs.aspose.com/cells/net/view-and-edit-excel-d...
  3. CustomXmlPropertyCollection.Item | Aspose.Words...

    Access specific properties effortlessly with CustomXmlPropertyCollection. Retrieve items by name for streamlined data management and enhanced productivity....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...
  4. Field.Update | Aspose.Words for .NET

    Efficiently upDate fields with our Field UpDate method. Prevents conflicts by ensuring fields aren't already in use. Streamline your data management today!...00" )); // 2 - Date/time format: field = builder...builder . InsertField ( "DATE" ); format = field . Format ; format...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Convert Range to JSON - Free Support Forum - as...

    Hi, I want to convert a range I have in excel to a JSON and I want to capture the range as is along with all the formatting. The idea is that I want to use these JSON values to later set the range properties in another w…...currency, accounting, short date, long date, time, percentage, fraction...formats of the numbers and dates. These built-in number formats...

    forum.aspose.com/t/convert-range-to-json/311994
  6. Working with Extended Attributes of a Project |...

    Learn how to work with Microsoft Project extended attributes and custom fields using Aspose.Tasks for Java....21 22 Date date = new Date(); 23 ea. setDateValue (date); 24 25...

    docs.aspose.com/tasks/java/working-with-extende...
  7. 如何用C++管理日期和时间|Documentation

    学习如何通过Aspose.Cells for C++ API管理日期和时间。...std :: cout << "use The 1904 date system========== << std :: endl...Numeric Value: 45253 use The 1904 date system========== A2 is Numeric...

    docs.aspose.com/cells/zh/cpp/how-to-manage-date...
  8. CertificateHolder class | Aspose.Words for Node.js

    Aspose.Words.DigitalSignatures.CertificateHolder class. Represents a holder of X509Certificate2 instance..."aw" ); // Create a comment and date which will be applied with our...= "My comment" , SignTime = Date . now () }; // Take an unsigned...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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...
  10. Data Validation in Excel Made Easy with Python

    Learn how to implement data validation in Excel using Python. Discover how to add dropdown lists and more with Aspose.Cells for Python....validation in Excel using Python Date validation in Excel using Python...decimals. Limit input to a specific date range. Provide dropdown lists...

    blog.aspose.com/cells/data-validation-in-excel-...