Sort Score
Result 10 results
Languages All
Labels All
Results 1,711 - 1,720 of 17,453 for

date

(0.08 sec)
  1. 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...
  2. Manipulate PDF Documents in Python|Aspose.PDF f...

    Learn how to valiDate, structure, and modify PDF documents in Python, including TOC management and PDF/A checks....output_pdf ) How to set PDF expiry date We apply access privileges on...pdf as ap def set_pdf_expiry_date ( input_pdf , output_pdf ):...

    docs.aspose.com/pdf/python-net/manipulate-pdf-d...
  3. Manipulate PDF Document|Aspose.PDF for Java

    Learn how to manipulate PDF documents in Java using Aspose.PDF, including editing and content upDates.... On a particular date, if someone tries to access...shows how to set the expiration date for a PDF file. You need to...

    docs.aspose.com/pdf/java/manipulate-pdf-document/
  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.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...
  6. 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...
  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. CompareOptions class | Aspose.Words for Python

    aspose.words.comparing.CompareOptions class. Allows to choose additional options for document comparison operation...'Original textbox contents' ) # DATE field: builder . move_to ( doc_original...insert_field ( field_code = ' DATE ' ) # Comment: new_comment =...

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