Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 15,351 for

date

(0.23 sec)
  1. Data Filtering|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....Filters based on text, numbers or dates. Autofilter in Microsoft Excel...color Date Filters Filters rows based on different date criteria...

    docs.aspose.com/cells/java/data-filtering/
  2. Working with Messages from 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....contains sender, subject, received date etc. (Email headers are described...Messages on Sender, Recipient or Date The Pop3Client class, described...

    docs.aspose.com/email/python-net/working-with-m...
  3. SaveOptions | Aspose.Words for Java

    This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format in Java....custom local time zone used for date/time fields. getDefaultTemplate()...BuiltInDocumentPrope.setCreatedTime(java.util.Date) property is updated before...

    reference.aspose.com/words/java/com.aspose.word...
  4. Accessing XML Data in C#|Aspose.Words for .NET

    Learn how to access XML data while building a report using LINQ in C#....numbers or to specify custom date-time and numeric formats to...<< [Name]>>, Age: << [Age]>>, Date of Birth: << [Birth]:"dd.MM...

    docs.aspose.com/words/net/accessing-xml-data/
  5. LoadOptions.UpdateDirtyFields | Aspose.Words fo...

    Discover how the LoadOptions UpDateDirtyFields property enhances data integrity by selectively updating fields marked as dirty for optimal performance....the field's value is out of date, we can mark it as "dirty"....This value will stay out of date until we update the field manually...

    reference.aspose.com/words/net/aspose.words.loa...
  6. Support for Evaluation of Functions in Formulas...

    The page describes the algorithm of formula evaluations used by Aspose.Tasks for Java library for calculations....Calculation of Date/Time Functions CDate( expression ) Date () DateAdd(...DateAdd( interval, number, date ) DateDiff( interval, date1, date2...

    docs.aspose.com/tasks/java/support-for-evaluati...
  7. Aspose::Words::Saving::XlsxDateTimeParsingMode ...

    Aspose::Words::Saving::XlsxDateTimeParsingMode enum. Specifies how document text is parsed to identify Date and time values in C++....document text is parsed to identify date and time values. enum class...specify autodetection of the date time format. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. 在 Python 中获取 PDF 文件信息|Aspose.PDF for Python via...

    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....getAuthor()) print "Creation Date:-" + str(doc_info.getCreationDate())...getKeywords()) print "Modify Date:-" + str(doc_info.getModDate())...

    docs.aspose.com/pdf/zh/python-java/get-pdf-file...
  9. PropertyType | Aspose.Words for Java

    Specifies data type of a document property in Java....add("Authorized Date", new Date()); properties.add("Authorized...array of bytes. DATE_TIME The property is a date time value. DOUBLE...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::Properties::DocumentProperty::To...

    Aspose::Words::Properties::DocumentProperty::ToBool method. Returns the property value as bool in C++....properties -> Add ( u "Authorized Date" , authDate ); properties ->...properties -> idx_get ( u "Authorized Date" ) -> ToDateTime ()); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.pro...