Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 15,366 for

date

(0.18 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. 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...
  3. 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...
  4. Revision.reject method | Aspose.Words for Python

    Revision.reject method. Reject this revision.... date_time . date (), date . today ()) self ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. 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...
  7. How to Convert MPP to Excel using Java

    This topic provides details about how to convert MPP to Excel using Java. You can export a MPP file to Excel using Java with the help of a well defined steps and sample code containing few of lines of code....by providing the start date and end date, setting the number of...

    kb.aspose.com/tasks/java/how-to-convert-mpp-to-...
  8. 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...
  9. 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...
  10. Create or save word document from html text un ...

    i have html string html1 ="<p style="text-align:left;margin-left:36.0pt;"><span style ="font-family:Symbol;"></span> <span style="color:#000000;">Publicly state factual details about the Engagement, such as the Date, l…...the Engagement, such as the date, location, and general topic...the Engagement, such as the date, location, and general topic...

    forum.aspose.com/t/create-or-save-word-document...