Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 14,714 for

date

(0.07 sec)
  1. JsonDataLoadOptions | Aspose.Words for Java

    Represents options for parsing JSON data in Java....exact formats for parsing JSON date-time values while loading JSON...exact formats for parsing JSON date-time values while loading JSON...

    reference.aspose.com/words/java/com.aspose.word...
  2. Manage Presentation Headers and Footers in .NET...

    Use Aspose.Slides for .NET to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....master notes slide and all child Date and time placeholders visible...placeholder. Set text to notes slide Date-time placeholder. Write the...

    docs.aspose.com/slides/net/presentation-header-...
  3. Manage Presentation Headers and Footers in Java...

    Use Aspose.Slides for Java to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look....master notes slide and all child Date and time placeholders visible...placeholder. Set text to notes slide Date-time placeholder. Write the...

    docs.aspose.com/slides/java/presentation-header...
  4. 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/
  5. 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...
  6. Set PDF Expiration in Python|Aspose.PDF for Java

    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/java/set-pdf-expiration-in-...
  7. Set PDF Expiration in PHP|Aspose.PDF for Java

    Discover how to set an expiration Date for a PDF file in PHP, controlling access with Aspose.PDF....month=4; today = new Date(); today = new Date(today.getFullYear()...today.getMonth()); expiry = new Date(year, month); if (today.getTime()...

    docs.aspose.com/pdf/java/set-pdf-expiration-in-...
  8. ChartYValue.fromDateTime method | Aspose.Words ...

    ChartYValue.fromDateTime method. Creates a [ChartYValue](../) instance of the [ChartYValueType.DateTime](../../chartyvaluetype/#DateTime) type....value : Date ) Parameter Type Description value Date See Also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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...
  10. FieldGoToButton | Aspose.Words for Java

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

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