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

date

(0.56 sec)
  1. Accessing CSV Data in C#|Aspose.Words for .NET

    Learn how to access CSV data while building a report using LINQ in C#....[Column1]>>, Age: << [Column2]>>, Date of Birth: << [Column3]:"dd.MM...document Name: John Doe, Age: 30, Date of Birth: 01.04.1989 Name: Jane...

    docs.aspose.com/words/net/accessing-csv-data/
  2. Security Setting|Aspose.PDF for Reporting Services

    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....Parameter Name : User Password Date Type : String Values supported...Parameter Name : Master Password Date Type : String Values supported...

    docs.aspose.com/pdf/reportingservices/security-...
  3. 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...
  4. 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...
  5. Validate XBRL and iXBRL files in C#|Documentation

    C# Finance Library API can valiDate XBRL and iXBRL files. Please see the sample codes given in this article for more information....is duration, but has no start date. ContextPeriodNoEndTi: Context...is duration, but has no end date. ContextPeriodStartAf: Context...

    docs.aspose.com/finance/net/validate-xbrl-and-i...
  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. FieldFootnoteRef | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldFormText | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  9. Get Document Properties|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.... WriteLine ( "Date Created : " + vdxDiagram . DocumentProps...TimeCreated ); Console . WriteLine ( "Date Last Edited : " + vdxDiagram...

    docs.aspose.com/diagram/net/get-document-proper...
  10. FieldPrintDate | Aspose.Words for Java

    Implements the PRINTDate field in Java.... Remarks: Retrieves the date and time on which the document...display the print operation's date/time. // If no printing has...

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