Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 17,452 for

date

(0.32 sec)
  1. OLM file was failed - Free Support Forum - aspo...

    Hi, I am facing an issue while converting OLM to PST. During the conversion, a problem occurs with Calendar items due to an invalid Win32 File Time, which prevents the PST from being created successfully. Please provid…...invalid date-time values . This usually happens when date fields...should validate and sanitize date-time fields in the OLM data...

    forum.aspose.com/t/olm-file-was-failed/324744
  2. Comment.removeAllReplies method | Aspose.Words ...

    Comment.removeAllReplies method. Removes all replies to this comment...." , Date . now ()); comment . setText...addReply ( "Joe Bloggs" , "J.B." , Date . now (), "New reply" ); comment...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Document.UpdateFields | Aspose.Words for .NET

    Revamp your document with the UpDateFields method—efficiently refresh all field values for enhanced accuracy and seamless editing....be updated to show an up-to-date result. doc . UpdateFields ();...field and nest a DATE field inside it. // DATE fields update their...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Header Footer|Aspose.Slides for Node.js via .NE...

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

    docs.aspose.com/slides/nodejs-java/examples/ele...
  5. Aspose::Words::Fields::FieldQuote class | Aspos...

    Aspose::Words::Fields::FieldQuote class. Implements the QUOTE field. To learn more, visit the documentation article in C++....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/cpp/aspose.words.fie...
  6. FieldCreateDate.use_lunar_calendar property | A...

    FieldCreateDate.use_lunar_calendar property. Gets or sets whether to use the Hijri Lunar or Hebrew Lunar calendar....field to display the creation date/time of the document. doc =...move_to_document_end () builder . writeln ( ' Date this document was created:'...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldCreateDate.use_saka_era_calendar property ...

    FieldCreateDate.use_saka_era_calendar property. Gets or sets whether to use the Saka Era calendar....field to display the creation date/time of the document. doc =...move_to_document_end () builder . writeln ( ' Date this document was created:'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Create Different Cell Types in Apache POI and A...

    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....setValue ( true ); //Adding a date/time value to the cell cell...//Setting the display format of the date Style style = cell . getStyle...

    docs.aspose.com/cells/java/create-different-cel...
  9. FieldEmbed | Aspose.Words for Java

    Implements the EMBED 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. FieldNext | Aspose.Words for Java

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

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