Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 14,859 for

date

(0.08 sec)
  1. LINQ Reporting Engine API in Python|Aspose.Word...

    LINQ Reporting Engine allows you to build a report from a template is assembled within the class using Python....<< [Name]>>, Age: << [Age]>>, Date of Birth: << [Birth]:"dd.MM...document Name: John Doe, Age: 30, Date of Birth: 01.04.1989 Children:...

    docs.aspose.com/words/python-net/linq-reporting...
  2. FieldPage | Aspose.Words for Java

    Implements the PAGE field in Java....every we need to see an up-to-date value. doc.updateFields(); doc...DocumentBuilder(doc); builder.insertField(" DATE \\@ \"dddd, d MMMM yyyy\" ");...

    reference.aspose.com/words/java/com.aspose.word...
  3. DocumentProperty.toInt method | Aspose.Words fo...

    DocumentProperty.toInt method. Returns the property value as integer....customDocumentProper ; let authDate = new Date ( 2024 , 9 , 5 ); properties...properties . add ( "Authorized Date" , authDate ); properties ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldQuote class | Aspose.Words for Python

    aspose.words.fields.FieldQuote class. Implements the QUOTE field...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/python-net/aspose.wo...
  5. Number Settings|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files that supports many different cell number settings. This article will introduce how to use the Aspose.Cells library to manage the number settings of cells so that users can adjust the number format in the spreadsheet as needed....Display Formats of Numbers and Dates A very strong feature of Microsoft...formats of numeric values and dates. We know that numeric data can...

    docs.aspose.com/cells/net/cells-number-settings/
  6. Aspose::Words::Fields::FieldFormat class | Aspo...

    Aspose::Words::Fields::FieldFormat class. Provides typed access to field's numeric, Date and time, and general formatting. To learn more, visit the documentation article in C++....typed access to field’s numeric, date and time, and general formatting...formatting that is applied to a date and time field result. Corresponds...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. 使用Node.js通过C++管理日期轴|Documentation

    学习如何在Aspose.Cells for Node.js via C++中管理日期轴。我们的指南将帮助你理解如何处理各种日期格式、时间刻度和刻度标签频率。... putValue ( "Date" ); // 14 means datetime format...( "A2" ). putValue ( new Date ( Date . UTC ( 2022 , 5 , 26 )));...

    docs.aspose.com/cells/zh/nodejs-cpp/date-axis/
  8. Filter Messages from Server using IMAP Client|D...

    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....the conditions, for example, date, subject, sender, recipient...to filter messages based on date and subject. We also show how...

    docs.aspose.com/email/java/filter-messages-from...
  9. FieldCompare | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldFileSize | Aspose.Words for Java

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

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