Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 15,209 for

date

(0.18 sec)
  1. Adding MapiTask to PST in Python|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.... Date (), self . Date ()) task . setPercentComplete...task . setLastUpdate ( self . Date ()) task . getUsers () . setOwner...

    docs.aspose.com/email/java/adding-mapitask-to-p...
  2. DocumentProperty.ToString | Aspose.Words for .NET

    Discover the DocumentProperty ToString method, which formats property values as strings based on locale, enhancing data presentation and user experience.... Converts a date property into a short date string. For all...properties . Add ( "Authorized Date" , authDate ); properties ....

    reference.aspose.com/words/net/aspose.words.pro...
  3. Project Rescheduling | Aspose.Tasks Documentation

    This guide explains how to reschedule Microsoft Project project files 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/
  4. Supported Excel Functions with Go|Documentation

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

    docs.aspose.com/cells/gocpp/supported-formula-f...
  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. 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...
  7. Generate Reports in EML Files via .NET | produc...

    C# source code to generate EML format reports on .NET Framework, .NET Core, and Xamarin Platforms....#FirstName# #LastName# Sent Date: #Date#" ; // create a new TemplateEngine...string )); dt.Columns.Add( "Date" , typeof (DateTime)); System...

    products.aspose.com/email/net/assembly/eml/
  8. Working with PDF File Metadata in Node.js|Aspos...

    This section explains how to get PDF file information, how to get metadata from a PDF file, set PDF File Information in Node.js....keywords Creation Date : json.creation Modify Date : json.mod PDF...keywords Creation Date : json.creation Modify Date : json.mod PDF...

    docs.aspose.com/pdf/nodejs-cpp/pdf-file-metadata/
  9. FieldBarcode | Aspose.Words for Java

    Implements the BARCODE 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. Manage Presentation Comments in Java|Aspose.Sli...

    Master presentation comments with Aspose.Slides for Java: add, read, edit, and delete comments in PowerPoint files fast and easily....get_Item ( 0 ), point , new Date ()); // Adds slide comment for...get_Item ( 1 ), point , new Date ()); // Accesses ISlide 1 ISlide...

    docs.aspose.com/slides/java/presentation-comments/