Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 14,557 for

date

(0.15 sec)
  1. HeaderFooter|Aspose.Slides 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....how to add footers and update date and time placeholders using...true ); } Update Date and Time Modify the date and time placeholder...

    docs.aspose.com/slides/net/examples/elements/el...
  2. FieldCreateDate | Aspose.Words for Java

    Implements the CREATEDate field in Java.... Remarks: Retrieves the date and time at which the document...DocumentBuilder(doc); builder.insertField(" DATE \\@ \"dddd, d MMMM yyyy\" ");...

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldNumPages | Aspose.Words for Java

    Implements the NUMPAGES 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...
  4. Does the API support adding a datetime text wit...

    Hi,Support: Does the API support adding a Datetime text element on pdf page and the added Datetime text element can auto-upDate as the OS current Date and time? If so,how to reach it on VB.net? Thanks for your help....auto-update as the OS current date and time? If so,how to reach...doc.Pages.Add(); // Create a date field DateField dateField =...

    forum.aspose.com/t/does-the-api-support-adding-...
  5. FieldTime | Aspose.Words for Java

    Implements the TIME field in Java....Remarks: Inserts the current date and time. Examples: Shows how...TIME field to also display the date, according to the Gregorian...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldFormat class for easy access to numeric, Date, and time fields. Enhance document formatting with powerful features!...typed access to field’s numeric, date and time, and general formatting...formatting that is applied to a date and time field result. Corresponds...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Adding MapiCalendar to PST in PHP|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....meeting :)" , new Date ( 2012 , 10 , 2 ), new Date ( 2012 , 10 ,..." , new Date ( 2012 , 10 , 2 , 13 , 0 , 0 ), new Date ( 2012 ...

    docs.aspose.com/email/java/adding-mapicalendar-...
  8. CompareOptions | Aspose.Words for Java

    Allows to choose additional options for document comparison operation in Java....write("Original textbox contents"); // DATE field: builder.moveTo(docOriginal...appendParagraph("")); builder.insertField(" DATE "); // Comment: Comment newComment...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldPrivate | Aspose.Words for Java

    Implements the PRIVATE 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. FieldTemplate | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...