Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 17,343 for

date

(0.16 sec)
  1. Manage Calendar Items with Exchange Web Service...

    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....is used to define a specific date range and limit the number of...criteria. startDate: The start date of the calendar view. Appointments...

    docs.aspose.com/email/net/manage-calendar-items...
  2. Manage data of Excel files|Documentation

    This article describes how to view and edit data of Excel files with Aspose.Cells for Python via .NET library.... string, double, integer or date/time, etc. value to a cell....of the cell. date_time_value : returns the date/time value of...

    docs.aspose.com/cells/python-net/view-and-edit-...
  3. 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
  4. InlineStory.paragraphs property | Aspose.Words ...

    InlineStory.paragraphs property. Gets a collection of paragraphs that are immediate children of the story....( doc , 'John Doe' , 'JD' , date . today ()) builder . current_paragraph...assertEqual ( date . today (), comment . date_time . date ()) # In...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. 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...
  7. BuiltInDocumentProperties.version property | As...

    BuiltInDocumentProperties.version property. Represents the version number of the application that created the document....log(`Date/time last printed: ${properties...properties . lastSavedTime = Date . now (); // We can right-click...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. java.lang.OutOfMemoryError: Java heap space Iss...

    Anyone I was using the POI HSMF for reading Outlook msg file. But I get an out of memory error reading anything above 10MB. Thinking of using APOSE for Java. Anyone knows if APOSE is the same. Will I be able to read the…...able to read the send date and recieved date using APOSE too. babar...read the “Sent” and “Received” dates using Aspose.Email for Java...

    forum.aspose.com/t/java-lang-outofmemoryerror-j...
  9. Comparer.compare method | Aspose.Words for Python

    aspose.words.lowcode.Comparer.compare method...v2, output_file_name, author, date_time) Compares two documents...output_file_name : str , author : str , date_time : datetime . datetime ):...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentPropertyCollection.clear method | Aspos...

    DocumentPropertyCollection.clear method. Removes all properties from the collection.... add ( "Authorized Date" , Date . now ()); properties ....

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