Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 11,920 for

date

(0.08 sec)
  1. 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...
  2. Revision.dateTime property | Aspose.Words for N...

    Revision.DateTime property. Gets or sets the Date/time of this revision....sets the date/time of this revision. get dateTime () : Date See Also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Adding MapiTask to PST in Jython|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....util import Date from java.util import Calendar...and type to add task" , Date (), Date ()) task . setPercentComplete...

    docs.aspose.com/email/java/adding-mapitask-to-p...
  4. Supported Excel Functions with C++|Documentation

    Supported Excel functions for reading, setting, and calculating formulas using Aspose.Cells with C++....coupon period to the settlement date COUPDAYS Financial : Returns...that contains the settlement date COUPDAYSNC Financial : Returns...

    docs.aspose.com/cells/cpp/supported-formula-fun...
  5. Project Rescheduling

    Learn how to reschedule Microsoft Project project files from the project start/finish Date using Aspose.Tasks for Java....Project From Start or Finish Date This topic shows how to reschedule...from the project start/finish date using Aspose.Tasks for Java...

    docs.aspose.com/tasks/java/project-rescheduling/
  6. 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...
  7. 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...
  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. Chart Axis|Aspose.Slides Documentation

    How to edit PowerPoint chart axis in Java...preferred category axis type ( date or text ). This code in Java...setCategoryAxisType ( CategoryAxisType . Date ); chart . getAxes (). getHorizontalAxis...

    docs.aspose.com/slides/androidjava/chart-axis/
  10. Document.UpdateFields | Aspose.Words for .NET

    Revamp your document with the UpDateFields method—efficiently refresh all field values for enhanced accuracy and seamless editing....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/net/aspose.words/doc...