Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 17,503 for

date

(1.13 sec)
  1. FieldDate.useLastFormat property | Aspose.Words...

    FieldDate.useLastFormat property. Gets or sets whether to use a format last used by the hosting application when inserting a new Date field....application when inserting a new DATE field. get useLastFormat ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Data Validation in Excel Made Easy with Python

    Learn how to implement data validation in Excel using Python. Discover how to add dropdown lists and more with Aspose.Cells for Python....validation in Excel using Python Date validation in Excel using Python...decimals. Limit input to a specific date range. Provide dropdown lists...

    blog.aspose.com/cells/data-validation-in-excel-...
  3. FieldPrintDate.use_um_al_qura_calendar property...

    FieldPrintDate.use_um_al_qura_calendar property. Gets or sets whether to use the Um-al-Qura calendar....display the print operation's date/time. # If no printing has taken...fields [ 0 ] . as_field_print_date () self . assertEqual ( '3/25/2020...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldPrintDate.use_saka_era_calendar property |...

    FieldPrintDate.use_saka_era_calendar property. Gets or sets whether to use the Saka Era calendar....display the print operation's date/time. # If no printing has taken...fields [ 0 ] . as_field_print_date () self . assertEqual ( '3/25/2020...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartXValueType | Aspose.Words for Java

    Allows to specify type of an X value of a chart series in Java....Description DATE_TIME Specifies that an X value is a date and time...chartXValueType) DATE_TIME public static int DATE_TIME Specifies...

    reference.aspose.com/words/java/com.aspose.word...
  6. Adding MapiJournal to PST in Jython|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....util import Date from java.util import Calendar.../AddMapiJournalToPST/' d1 = Date () calendar = Calendar cl =...

    docs.aspose.com/email/java/adding-mapijournal-t...
  7. BuiltInDocumentProperties.lastSavedBy property ...

    BuiltInDocumentProperties.lastSavedBy property. Gets or sets the name of the last author....log(`Date/time last printed: ${properties...properties . lastSavedTime = Date . now (); // We can right-click...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Manipulating JPEG2000 images|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.... Get Last Modified Date of A Raster Image Modifying...

    docs.aspose.com/imaging/java/manipulating-jpeg2...
  9. 从 Exchange Server 过滤约会|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....SimpleDateFormat ( "dd/MM/yyyy HH:mm:ss" ); Date startTime = sdf . parse ( "15/09/2017..."15/09/2017 00:00:00" ); Date endTime = sdf . parse ( "10/10/2017...

    docs.aspose.com/email/zh/java/filter-appointmen...
  10. Get PDF file information - facades|Aspose.PDF f...

    This section explains how to get PDF file information with Aspose.PDF Facades using PdfFileInfo Class.... println ( "Creation Date: " + fileInfo . getCreationDate...out . println ( "Modification Date: " + fileInfo . getModDate ());...

    docs.aspose.com/pdf/java/get-pdf-information/