Sort Score
Result 10 results
Languages All
Labels All
Results 1,801 - 1,810 of 17,452 for

date

(1.53 sec)
  1. Work with Messages using Microsoft Graph|Docume...

    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....Messages by Date Sent To sort messages by sent date in ascending...

    docs.aspose.com/email/java/manage-messages-with...
  2. FileFormatInfo.loadFormat property | Aspose.Wor...

    FileFormatInfo.loadFormat property. Gets the detected document format....SignOptions () { SignTime = Date . now () }); Shows how to use...(); signOptions . signTime = Date . now (); aw . DigitalSignatures...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::PageSetup::get_Margins method | ...

    Aspose::Words::PageSetup::get_Margins method. Returns or sets preset Margins of the page in C++....cached layout // to stay up to date, we will need to update it manually...

    reference.aspose.com/words/cpp/aspose.words/pag...
  4. NullReferenceException ListMessages using Graph...

    Hi I am using the following code to fetch Messages: List AllEnvelopes = new List(); TotalCount = 0; using (var client = GetGraphClient(apiUrl, settings, mailbox)) { var inbox = client.ListFolders().First(fi => fi.D…...Subject, Date = msg.Date, From = msg.Sender.DisplayName...Subject = msg.Subject, Date = msg.Date, From = msg.Sender?.DisplayName...

    forum.aspose.com/t/nullreferenceexception-listm...
  5. Revision.accept method | Aspose.Words for Python

    Revision.accept method. Accepts this revision....start_track_revisions ( author = 'John Doe' , date_time = datetime . datetime ...assertEqual ( revision . date_time . date (), datetime . datetime...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Revision.revision_type property | Aspose.Words ...

    Revision.revision_type property. Gets the type of this revision....start_track_revisions ( author = 'John Doe' , date_time = datetime . datetime ...assertEqual ( revision . date_time . date (), datetime . datetime...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CustomDocumentProperties.add method | Aspose.Wo...

    aspose.words.properties.CustomDocumentProperties.add method...DATE_TIME data type. def add ( self...= 'Authorized Date' , value = datetime . date . today ()) properties...

    reference.aspose.com/words/python-net/aspose.wo...
  8. How to Convert MPP to Excel using C#

    This article provides details about how to convert MPP to Excel using C#. You can transform MPP file to Excel using C# with the help of a few steps and sample code containing a couple of lines of code only....the help of the start date and end date, setting the number of...

    kb.aspose.com/tasks/net/how-to-convert-mpp-to-e...
  9. Setting Headers and Footers|Documentation

    This article explains how to programmatically insert an image in the header and footer of Excel worksheets by setting the header and footer with script commands using the Aspose.Cells for Python via .NET API....author name, topic name, or date and time. Headers and footers...number of pages &D The current date &T The current time &A The worksheet...

    docs.aspose.com/cells/python-net/setting-header...
  10. Aspose::Words::Comparing::CompareOptions::get_C...

    Aspose::Words::Comparing::CompareOptions::get_CompareMoves method. Specifies whether to compare differences between the two documents in C++...."Original textbox contents" ); // DATE field: builder -> MoveTo ( docOriginal...builder -> InsertField ( u " DATE " ); // Comment: auto newComment...

    reference.aspose.com/words/cpp/aspose.words.com...