Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 16,678 for

date

(0.06 sec)
  1. Archival scanning and OCR|Documentation

    Automatically tag images based on their content, organize them into archives, and reduce file size to save disk space....can categorize them by topic, date, department or any other relevant...string Number ; public string Date ; public string BillTo ; public...

    docs.aspose.com/ocr/net/archival-scanning/
  2. SmartTag.Accept | Aspose.Words for .NET

    Enhance user engagement with SmartTag's Accept method, designed to seamlessly welcome visitors and boost your website's interaction....of data, // such as a name, date, or address, and converts it...the above contents as being a date. // Smart tags use the "Element"...

    reference.aspose.com/words/net/aspose.words.mar...
  3. 使用 WebDav 过滤 Exchange 邮箱中的消息|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.... on ( new Date ()); 过滤条件:日期范围 以下代码片段展示如何基于日期范围过滤所有电子邮件。...getInternalDate (). beforeOrEqual ( new Date ()); builder . getInternalDate...

    docs.aspose.com/email/zh/java/filter-messages-f...
  4. How to use GraphClient for Microsoft Graph|Docu...

    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....tokenProvider = new ITokenProvider () { Date expirationDate = null ; @Override...token exists and its expiration date is not expired returns current...

    docs.aspose.com/email/java/how-to-use-graphclie...
  5. template1.xlsx

    Sheet1 Year Date &=DataList.Year &=DataList.Date(copystyle) 2023-04-09T01:33:59Z 16.0300 2013-06-17T17:23:20Z 2023-04-09T01:33:59Z 2023-04-09T01:33:59Z 2023-04-09T01:33:59Z false 2023-04-09T01:33:5......Sheet1 Year Date &=DataList.Year &=DataList.Date(copystyle) ...

    docs.aspose.com/cells/java/formatting-smart-mar...
  6. 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-...
  7. Revision | Aspose.Words for Java

    Represents a revision tracked change in a document node or style in Java....startTrackRevisions("John Doe", new Date()); builder.write("This is revision...getDateTime().getDate(), new Date().getDate()); Assert.assertEquals(doc...

    reference.aspose.com/words/java/com.aspose.word...
  8. Get the Product Name and Assembly Version Infor...

    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....name, assembly version, release date etc. Below is a code snippet...

    docs.aspose.com/barcode/java/get-the-product-na...
  9. How to Get PDF Metadata in Java

    This tutorial contains information on how to get PDF metadata in Java. It provides complete guidance to set the environment, program logic and a runnable sample code to view PDF metadata in Java by using a few API calls....modification date, modification date time zone, creation date, and producer...

    kb.aspose.com/pdf/java/how-to-get-pdf-metadata-...
  10. FieldIncludeText | Aspose.Words for Java

    Implements the INCLUDETEXT field in Java....insertField(" DATE \\@ \"dddd, d MMMM yyyy\" ");...dateField = builder.insertField("DATE \\* MERGEFORMAT"); Assert.a...

    reference.aspose.com/words/java/com.aspose.word...