Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 15,094 for

date

(0.39 sec)
  1. FieldFormat.DateTimeFormat | Aspose.Words for .NET

    Discover the FieldFormat DateTimeFormat property to easily customize Date and time field results for enhanced data presentation and clarity....formatting that is applied to a date and time field result. Corresponds...EqualTo ( "$ 5.00" )); // 2 - Date/time format: field = builder...

    reference.aspose.com/words/net/aspose.words.fie...
  2. 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...
  3. Field | Aspose.Words for Java

    Represents a Microsoft Word document field in Java....insertField("DATE \\* MERGEFORMAT"); Assert.a...FIELD_DATE, dateField.getType()); Assert.assertEquals("DATE \\*...

    reference.aspose.com/words/java/com.aspose.word...
  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. 使用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/
  6. Can Aspose handle invalid dates in the document...

    The attached file is a PDF created by SnagIt, a screen capture tool that can export to PDFs. It has invalid creation Date and modified Date properties - they are both set to an empty string, which is not an invalid Date.…...Can Aspose handle invalid dates in the document properties better...has invalid creation date and modified date properties - they are...

    forum.aspose.com/t/can-aspose-handle-invalid-da...
  7. FieldNumChars | Aspose.Words for Java

    Implements the NUMCHARS 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...
  8. Filter Messages From Exchange Mailbox|Documenta...

    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....different criteria such as by date, domain, messageId, and by Mail...specifying conditions, for example, date, subject, sender, and recipient...

    docs.aspose.com/email/cpp/filter-messages-from-...
  9. FieldFormat class | Aspose.Words for Python

    aspose.words.fields.FieldFormat class. Provides typed access to field's numeric, Date and time, and general formatting...typed access to field’s numeric, date and time, and general formatting...Properties Name Description date_time_format Gets or sets a formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Comment.addReply method | Aspose.Words for Node.js

    Comment.addReply method. Adds a reply to this comment....initial : string , dateTime : Date , text : string ) Parameter...for the reply. dateTime Date The date and time for the reply....

    reference.aspose.com/words/nodejs-net/aspose.wo...