Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 3,044 for

date

(0.17 sec)
  1. FieldIndex | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  2. Managing Assignment Cost

    Learn how to manage Microsoft Project (MPP/XML) resource assignment costs using Aspose.Tasks for C++....the budgeted cost of work to date on an assignment (double). BCWS...carried out on an assignment to date (double). To view assignment...

    docs.aspose.com/tasks/cpp/managing-assignment-c...
  3. FileFormatInfo.loadFormat property | Aspose.Wor...

    FileFormatInfo.loadFormat property. Gets the detected document format....SignOptions () { SignTime = Date . now () }); Shows how to use...(); signOptions . signTime = Date . now (); aw . DigitalSignatures...

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

    Effortlessly track document revisions with our advanced tool. Stay organized and enhance collaboration with clear, highlighted changes!... Date , DateTime . Now . Date ); Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Document.HasRevisions | Aspose.Words for .NET

    Discover if your document has tracked changes with the HasRevisions property. Easily manage edits and enhance your workflow efficiency.... Date , DateTime . Now . Date ); Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words/doc...
  6. SignatureLineOptions.show_date property | Aspos...

    SignatureLineOptions.show_Date property. Gets or sets a value indicating that sign Date is shown in the signature line...show_date property SignatureLineOptions.show_date property Gets...a value indicating that sign date is shown in the signature line...

    reference.aspose.com/words/python-net/aspose.wo...
  7. BuiltInDocumentProperties Class | Aspose.Words ...

    Discover the Aspose.Words.Properties.BuiltInDocumentProperties class for easy access to essential document properties, enhancing your Word processing efficiency....CreatedTime { get; set; } Gets or sets date of the document creation in...get; set; } Gets or sets the date when the document was last printed...

    reference.aspose.com/words/net/aspose.words.pro...
  8. Add properties in XMP metadata of EPS | Java

    The process of adding properties in XMP metadata of EPS file with Aspose.Page for Java is explained and illustrated with the code snippets here....getXmpMetadata (); 16 17 // Add date property "xmp:Date1" value 18...getTimeZone ( "UTC" )); 19 Date now = new Date(); 20 xmp. put ( "xmp:Date1"...

    docs.aspose.com/page/java/xmp-metadata/add-prop...
  9. Document.start_track_revisions method | Aspose....

    aspose.words.Document.start_track_revisions method...start_track_revisions(author, date_time) Starts automatically marking...start_track_revisions ( self , author : str , date_time : datetime . datetime ):...

    reference.aspose.com/words/python-net/aspose.wo...
  10. How to Convert OneNote to HTML using Java

    This simple article focuses on how to convert OneNote to HTML using Java. It represents all the details to configure the environment, a complete programming work flow and an example code to export OneNote to HTML using Java....by setting the Title text and Date fields Save the OneNote file...object. The page title, title date, and time are then inserted...

    kb.aspose.com/note/java/how-to-convert-onenote-...