Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 14,246 for

date

(0.1 sec)
  1. Number Settings|Documentation

    Aspose.Cells is a Python library for working with spreadsheet files that supports many different cell number settings. This article will introduce how to use Aspose.Cells library to manage the number settings of cells so that users can adjust the number format in the spreadsheet as needed....Display Formats of Numbers and Dates A very strong feature of Microsoft...formats of numeric values and dates. We know that numeric data can...

    docs.aspose.com/cells/python-net/cells-number-s...
  2. Aspose Words forcefully converting string - Fre...

    I have a Json input with both token and value in string format { "TOKEN1": "1000", "TOKEN2": "2000" } and in Template, i have to check if TOKEN1 exist, then display that in certain format, else if TOKEN2 exis…...01 is getting converted to date. I’m already using Json Value...1000.01 is getting converted to date. Here is a relevant quote from...

    forum.aspose.com/t/aspose-words-forcefully-conv...
  3. 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/
  4. 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...
  5. 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...
  6. 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-...
  7. 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-...
  8. 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...
  9. 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...
  10. AxisBound | Aspose.Words for Java

    Represents minimum or maximum bound of axis values in Java....Shows how to insert chart with date/time values. Document doc =...Add a custom series containing date/time values for the X-axis,...

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