Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 14,810 for

date

(0.07 sec)
  1. 在 Python 中设置 PDF 过期|Aspose.PDF for Python via Java

    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....month=4;today = new Date();today = new Date(today.getFullYear()...today.getMonth());expiry = new Date(year, month);if (today.getTime()...

    docs.aspose.com/pdf/zh/python-java/set-pdf-expi...
  2. Adding MapiTask to PST in Python|Documentation

    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.... Date (), self . Date ()) task . setPercentComplete...task . setLastUpdate ( self . Date ()) task . getUsers () . setOwner...

    docs.aspose.com/email/java/adding-mapitask-to-p...
  3. FieldSaveDate.UseUmAlQuraCalendar | Aspose.Word...

    Manage your Dates effortlessly with the FieldSaveDate property. Easily toggle the UmalQura calendar for enhanced scheduling and planning....SAVEDATE field to display the date/time of the document’s most...MoveToDocumentEnd (); builder . Writeln ( " Date this document was last saved:"...

    reference.aspose.com/words/net/aspose.words.fie...
  4. SaveOptions.update_last_printed_property proper...

    SaveOptions.upDate_last_printed_property property. Gets or sets a value determining whether the [BuiltInDocumentProperties.last_printed](../../../aspose.words.properties/builtindocumentproperties/last_printed/) property is upDated before saving....determines whether the last printed date, which is a built-in property...is updated. # If so, then the date of the document's most recent...

    reference.aspose.com/words/python-net/aspose.wo...
  5. HeaderFooter|Aspose.Slides Documentation

    Control headers and footers in C# with Aspose.Slides: add or edit Date/time, slide numbers, and footer text, show or hide placeholders across PPT, PPTX and ODP....how to add footers and update date and time placeholders using...true ); } Update Date and Time Modify the date and time placeholder...

    docs.aspose.com/slides/net/examples/elements/el...
  6. FieldQuote Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldQuote class, your solution for efficiently implementing QUOTE fields in documents. Enhance your workflow today!...field and nest a DATE field inside it. // DATE fields update their...their value to the current date every time we open the document...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Accessing CSV Data in C#|Aspose.Words for .NET

    Learn how to access CSV data while building a report using LINQ in C#....[Column1]>>, Age: << [Column2]>>, Date of Birth: << [Column3]:"dd.MM...document Name: John Doe, Age: 30, Date of Birth: 01.04.1989 Name: Jane...

    docs.aspose.com/words/net/accessing-csv-data/
  8. GeneralFormatCollection.remove_at method | Aspo...

    GeneralFormatCollection.remove_at method. Removes a general format occurrence at the specified index.... result ) # 2 - Date/time format: field = builder...insert_field ( 'DATE' ) format = field . format format . date_time_format...

    reference.aspose.com/words/python-net/aspose.wo...
  9. GeneralFormatCollection.count property | Aspose...

    GeneralFormatCollection.count property. Gets the total number of the items in the collection.... result ) # 2 - Date/time format: field = builder...insert_field ( 'DATE' ) format = field . format format . date_time_format...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Manage Presentation Comments in Python|Aspose.S...

    Master presentation comments with Aspose.Slides for Python via .NET: add, read, edit, and delete comments in PowerPoint files fast and easily.... date . today ()) # Adds slide comment...slides [ 1 ], point , datetime . date . today ()) # Accessing ISlide...

    docs.aspose.com/slides/python-net/presentation-...