Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 15,107 for

date

(0.13 sec)
  1. Field | Aspose.Words for Java

    Represents a Microsoft Word document field in Java....insertField("DATE \\* MERGEFORMAT"); Assert.a...FIELD_DATE, dateField.getType()); Assert.assertEquals("DATE \\*...

    reference.aspose.com/words/java/com.aspose.word...
  2. Page margin size|Aspose.PDF for Reporting Services

    Adjust page margin sizes in PDF reports with Aspose.PDF for Reporting Services for improved readability and layout....Parameter Name : PageMarginLeft Date Type : Float Values supported...Parameter Name : PageMarginRight Date Type : Float Values supported...

    docs.aspose.com/pdf/reportingservices/page-marg...
  3. How to Add Headers & Footers to Presentations i...

    Learn how to add headers and footers in PowerPoint PPT, PPTX and ODP presentations in .NET using both legacy and modern Aspose.Slides APIs....UpdateSlideNumberFie = true ; //Update the Date Time Fields sourcePres . UpdateDateTimeFields...UpdateDateTimeFields = true ; //Show date time placeholder sourcePres...

    docs.aspose.com/slides/net/how-to-add-header-fo...
  4. Aspose::Words::Markup::SdtCalendarType enum | A...

    Aspose::Words::Markup::SdtCalendarType enum. Specifies the possible types of calendars which can be used to specify CalendarType in an Office Open XML document in C++....to prompt the user to enter a date with a structured document tag...prompts the user to enter a date. // In Microsoft Word, this...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. FieldSaveDate.UseSakaEraCalendar | Aspose.Words...

    Effortlessly manage Dates with FieldSaveDate's Saka Era Calendar feature. Easily toggle settings for enhanced Date tracking and organization....SAVEDATE field to display the date/time of the document’s most...MoveToDocumentEnd (); builder . Writeln ( " Date this document was last saved:"...

    reference.aspose.com/words/net/aspose.words.fie...
  6. TextFormFieldType | Aspose.Words for Java

    Specifies the type of a text form field in Java....CURRENT_DATE The text form field value is the current date when...updated. DATE The text form field can contain only a valid date value...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldNumChars | Aspose.Words for Java

    Implements the NUMCHARS 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...
  8. Set PDF Expiration in Python|Aspose.PDF for Pyt...

    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....month=4;today = new Date();today = new Date(today.getFullYear()...today.getMonth());expiry = new Date(year, month);if (today.getTime()...

    docs.aspose.com/pdf/python-java/set-pdf-expirat...
  9. Accessing CSV Data in Java|Aspose.Words for Java

    Learn how to access CSV data while building a report using LINQ in Java....representations: Long Double Boolean Date Note – For recognition of data...[Column1]>>, Age: << [Column2]>>, Date of Birth: << [Column3]:"dd.MM...

    docs.aspose.com/words/java/accessing-csv-data/
  10. FieldFormula | Aspose.Words for Java

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

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