Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 3,044 for

date

(0.03 sec)
  1. Comment | Aspose.Words for Java

    Represents a container for text of a comment in Java....Comment(doc, "John Doe", "JD", new Date()); builder.getCurrentParagraph()..."); Assert.assertEquals(new Date(), comment.getDateTime()); //...

    reference.aspose.com/words/java/com.aspose.word...
  2. BuiltInDocumentProperties.version property | As...

    BuiltInDocumentProperties.version property. Represents the version number of the application that created the document....log(`Date/time last printed: ${properties...properties . lastSavedTime = Date . now (); // We can right-click...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldPrintDate.UseSakaEraCalendar | Aspose.Word...

    Manage your Dates effortlessly with FieldPrintDate's Saka Era Calendar feature. Easily toggle for seamless integration and enhanced user experience....display the print operation's date/time. // If no printing has...PRINTDATE field // can display the date and time of the last printing...

    reference.aspose.com/words/net/aspose.words.fie...
  4. NodeChangingArgs | Aspose.Words for Java

    Provides data for methods of the INodeChangingCallback interface in Java....getLog()); } /// /// Logs the date and time of each node insertion...format("\n{0}\tNode insertion:", new Date())); } public void nodeRemo...

    reference.aspose.com/words/java/com.aspose.word...
  5. DocumentPropertyCollection.clear method | Aspos...

    DocumentPropertyCollection.clear method. Removes all properties from the collection.... add ( "Authorized Date" , Date . now ()); properties ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. CompressionLevel enumeration | Aspose.Words for...

    Aspose.Words.Saving.CompressionLevel enumeration. Compression level for OOXML files...compressionLevel ; let timeBefore = new Date (); doc . save ( base . artifactsDir...saveOptions ); let timeAfter = new Date (); let testedFileLength = fs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Document.stopTrackRevisions method | Aspose.Wor...

    Document.stopTrackRevisions method. Stops automatic marking of document changes as revisions....toEqual ( "John Doe" ); expect (( Date . now () - doc . revisions ...Creating revisions gives them a date and time of the operation. //...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. CertificateHolder class | Aspose.Words for Node.js

    Aspose.Words.DigitalSignatures.CertificateHolder class. Represents a holder of X509Certificate2 instance..."aw" ); // Create a comment and date which will be applied with our...= "My comment" , SignTime = Date . now () }; // Take an unsigned...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Document::UpdatePageLayout metho...

    Aspose::Words::Document::UpDatePageLayout method. Rebuilds the page layout of the document in C++.... The up-to-date page layout information is required...cached layout // to stay up to date, we will need to update it manually...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. FieldType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldType enum to efficiently manage Microsoft Word field types and enhance your document automation.... FieldDate 31 Specifies the DATE field. FieldDDE 45 Specifies...field = builder . InsertField ( "DATE \\@ \"dddd, MMMM dd, yyyy\""...

    reference.aspose.com/words/net/aspose.words.fie...