Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 16,543 for

date

(0.12 sec)
  1. DocumentProperty.toDouble method | Aspose.Words...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. DocumentProperty.toBool method | Aspose.Words f...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Header Footer|Aspose.Slides Documentation

    Control slide headers and footers with Aspose.Slides for .NET: add Dates, slide numbers, and custom text in PPT, PPTX, and ODP with C# examples....how to add footers and update date and time placeholders using...true ); } Update Date and Time Modify the date and time placeholder...

    docs.aspose.com/slides/net/examples/elements/he...
  4. Header Footer|Aspose.Slides Documentation

    Control slide headers and footers with Aspose.Slides for C++: add Dates, slide numbers, and custom text in PPT, PPTX, and ODP with C++ examples....how to add footers and update date and time placeholders using...Dispose (); } Update Date and Time Modify the date and time placeholder...

    docs.aspose.com/slides/cpp/examples/elements/he...
  5. 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...
  6. Validate XBRL and iXBRL files in C#|Documentation

    C# Finance Library API can valiDate XBRL and iXBRL files. Please see the sample codes given in this article for more information....is duration, but has no start date. ContextPeriodNoEndTi: Context...is duration, but has no end date. ContextPeriodStartAf: Context...

    docs.aspose.com/finance/net/validate-xbrl-and-i...
  7. TextFormFieldType | Aspose.Words for Java

    Specifies the type of a text form field in Java....CURRENT_DATE The text form field value is the current date when...updated. DATE The text form field can contain only a valid date value...

    reference.aspose.com/words/java/com.aspose.word...
  8. HeaderFooter|Aspose.Slides for Python Documenta...

    Control headers and footers in Python with Aspose.Slides: add or edit Date/time, slide numbers, and footer text, show or hide placeholders across PPT, PPTX and ODP....how to add footers and update date and time placeholders using... PPTX ) Update Date and Time Modify the date and time placeholder...

    docs.aspose.com/slides/python-net/examples/elem...
  9. 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/python-net/filter-message...
  10. IFieldResultFormatter | Aspose.Words for Java

    Implement this interface if you want to control how the field result is formatted in Java....FieldResultFormatter("$%d", "Date: %tb", "Item # %s:"); doc.getFieldOptions()...NUMERIC)); // 2 - Date/time: builder.insertField("DATE \\@ \"d MMMM...

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