Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 16,694 for

date

(0.08 sec)
  1. 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...
  2. CompareOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.CompareOptions class for advanced document comparison. Customize your comparison settings for precise results and enhanced productivity...."Original textbox contents" ); // DATE field: builder . MoveTo ( docOriginal...)); builder . InsertField ( " DATE " ); // Comment: Comment newComment...

    reference.aspose.com/words/net/aspose.words.com...
  3. Revision.Group | Aspose.Words for .NET

    Discover the Revision Group property, effortlessly retrieve revision groups or get null if no group exists. Simplify your data management today!... Date , Is . EqualTo ( revision . DateTime . Date )); Assert...

    reference.aspose.com/words/net/aspose.words/rev...
  4. LoadOptions | Aspose.Words for Java

    Allows to specify additional options such as password or base URI when loading a document into a Document object in Java...."aw"); // Create a comment, date, and decryption password which...signOptions.setSignTime(new Date()); signOptions.setDecrypti...

    reference.aspose.com/words/java/com.aspose.word...
  5. RtfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.RTF document into a Document object in Java...."aw"); // Create a comment, date, and decryption password which...signOptions.setSignTime(new Date()); signOptions.setDecrypti...

    reference.aspose.com/words/java/com.aspose.word...
  6. Revision.accept method | Aspose.Words for Python

    Revision.accept method. Accepts this revision.... date_time . date (), date . today ()) self ...

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

    Revision.revision_type property. Gets the type of this revision.... date_time . date (), date . today ()) self ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Document.has_revisions property | Aspose.Words ...

    Document.has_revisions property. Returns ``True`` if the document has any tracked changes.... date_time . date (), date . today ()) self ...

    reference.aspose.com/words/python-net/aspose.wo...
  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. 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...