Sort Score
Result 10 results
Languages All
Labels All
Results 901 - 910 of 15,333 for

date

(0.16 sec)
  1. Document.UpdatePageLayout | Aspose.Words for .NET

    Revamp your document's structure with the UpDatePageLayout method, ensuring a polished and organized layout for enhanced readability and presentation.... 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/net/aspose.words/doc...
  2. Cancelling Meeting Requests with Calendar|Docum...

    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....AppLocation ; public Date AppStartDate ; public Date AppEndDate ; public...String appLocation , Date appStartDate , Date appEndDate ) { try...

    docs.aspose.com/email/java/cancelling-meeting-r...
  3. CustomXmlPropertyCollection.Item | Aspose.Words...

    Access specific properties effortlessly with CustomXmlPropertyCollection. Retrieve items by name for streamlined data management and enhanced productivity....of data, // such as a name, date, or address, and converts it...tag. // The properties of a "date"-type smart tag contain its...

    reference.aspose.com/words/net/aspose.words.mar...
  4. Create Draft Appointment Request|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....NOVEMBER , 1 , 0 , 0 , 0 ); Date startDate = calendar . getTime... Calendar . DECEMBER , 1 ); Date endDate = calendar . getTime...

    docs.aspose.com/email/java/create-draft-appoint...
  5. 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...
  6. Field.Update | Aspose.Words for .NET

    Efficiently upDate fields with our Field UpDate method. Prevents conflicts by ensuring fields aren't already in use. Streamline your data management today!...00" )); // 2 - Date/time format: field = builder...builder . InsertField ( "DATE" ); format = field . Format ; format...

    reference.aspose.com/words/net/aspose.words.fie...
  7. 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...
  8. DocumentPropertyCollection.removeAt method | As...

    DocumentPropertyCollection.removeAt method. Removes a property at the specified index.... add ( "Authorized Date" , Date . now ()); properties ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Comment::get_DateTime method | A...

    Aspose::Words::Comment::get_DateTime method. Gets the Date and time that the comment was made in C++....Comment::get_DateTime method Gets the date and time that the comment was...

    reference.aspose.com/words/cpp/aspose.words/com...
  10. 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...