Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 15,096 for

date

(0.07 sec)
  1. Number Settings|Documentation

    Aspose.Cells is a JavaScript library for working with spreadsheet files that supports many different cell number settings. This article introduces how to use the Aspose.Cells library to manage the number settings of cells for adjusting number formats in spreadsheets....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/javascript-cpp/cells-numb...
  2. Implement Custom Calculation Engine to extend t...

    This article describes how to extend the default calculation engine in Node.js by implementing a custom calculation engine using the Aspose.Cells library for Node.js via C++. Load an existing Excel file or create a new one to use the methods provided and save the modified Excel file....day to the system date. So, if the current date is 27/07/2023, then...add a one‑day offset to the date data . setCalculatedValue (...

    docs.aspose.com/cells/nodejs-cpp/implement-cust...
  3. AxisTickMark | Aspose.Words for Java

    Specifies the possible positions for tick marks 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...
  4. Using Cells.ImportData to import and format emp...

    I have a requirement to quickly load a DataTable into an Excel sheet, where cells should automatically format to correspond to the DataTable’s column types. This is particularly important for DateTime columns. This work…...values becomes formatted as “Date” in Excel. But, if the value...that should be formatted as Date, but that is too slow and clunky...

    forum.aspose.com/t/using-cells-importdata-to-im...
  5. Defining Weekdays for Calendar in Ruby | Aspose...

    Learn how to define calendar weekdays for Microsoft Project projects using Aspose.Tasks Java for Ruby...., 1 , 1 , 9 , 0 , 0 ) 28 29 date = calTime . getTime() 30 31...31 time1 . setFromTime(date) 32 33 calTime . set( 1 , 1 , 1 , 12...

    docs.aspose.com/tasks/java/defining-weekdays-fo...
  6. Customize Chart Axes in Presentations Using Jav...

    Discover how to use Aspose.Slides for Java to customize chart axes in PowerPoint presentations for reports and visualizations....preferred category axis type ( date or text ). This code in Java...setCategoryAxisType ( CategoryAxisType . Date ); chart . getAxes (). getHorizontalAxis...

    docs.aspose.com/slides/java/chart-axis/
  7. Get info about Product using JavaScript|Aspose....

    This topic shows how to get info about Product with Aspose.PDF for JavaScript via C++.... version + "\nRelease date : " + evt . data . json . releasedate...Product family Product version Date release Full name/producer Product...

    docs.aspose.com/pdf/javascript-cpp/get-info-abo...
  8. Create Different Cell Types in Apache POI and A...

    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....setValue ( true ); //Adding a date/time value to the cell cell...//Setting the display format of the date Style style = cell . getStyle...

    docs.aspose.com/cells/java/create-different-cel...
  9. FieldIncludePicture | Aspose.Words for Java

    Implements the INCLUDEPICTURE 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. BuiltInDocumentProperties.createdTime property ...

    BuiltInDocumentProperties.createdTime property. Gets or sets Date of the document creation in UTC....createdTime property Gets or sets date of the document creation in...in UTC. get createdTime () : Date Remarks For documents originated...

    reference.aspose.com/words/nodejs-net/aspose.wo...