Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 14,297 for

date

(0.04 sec)
  1. 在 Apache POI 和 Aspose.Cells 中创建日期单元格|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....//Adding the current system date to "A1" cell Cell cell = cells...display format of the date to number 15 to show date as "d-mmm-yy" Style...

    docs.aspose.com/cells/zh/java/create-date-cell-...
  2. Accessing JSON Data in C#|Aspose.Words for .NET

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

    docs.aspose.com/words/net/accessing-json-data/
  3. ComparerContext | Aspose.Words for Java

    Document comparer context in Java....setDateTime(new Date()); Comparer.create(comparerContext)...comparerContext.setDateTime(new Date()); try (FileOutputStream streamOut...

    reference.aspose.com/words/java/com.aspose.word...
  4. LINQ Reporting Engine – Multiple Series in a Sc...

    Hello, I’m using Aspose.Words with the LINQ Reporting Engine and I’m trying to create a scatter chart with two series (temperature and conductivity), both using a common Date as the X-axis. Here’s what I’ve implemented…...conductivity), both using a common date as the X-axis. Here’s what I’ve...combined]>> Temperature <<x [sample.Date.ToOADate()]>> <<y [sample.Temperature]>>...

    forum.aspose.com/t/linq-reporting-engine-multip...
  5. Working with Recurrences|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....follows: Set start, end and due date. Create a MapiTask . Set task...getDataDir_Outlook (); Date startDate = getDate ( 2015 , 7 , 16 ); Date dueDate...

    docs.aspose.com/email/java/working-with-recurre...
  6. Primavera to Aspose.Tasks for .NET properties m...

    This guide provides information on mapping fields from Primavera P6 formats (XER, P6XML) to the Aspose.Tasks for .NET API....target_start_date PlannedStartDate The scheduled start date of a task...target_end_date PlannedFinishDate The scheduled finish date of a task...

    docs.aspose.com/tasks/net/primavera-formats/pro...
  7. 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...
  8. FieldSaveDate | Aspose.Words for Java

    Implements the SAVEDate field in Java.... Remarks: Retrieves the date and time on which the document...SAVEDATE field to display the date/time of the document’s most...

    reference.aspose.com/words/java/com.aspose.word...
  9. How to Manage Dates and Times|Documentation

    Learn how to manage Dates and times through the Aspose.Cells for JavaScript via C++ API....Manage Dates and Times Contents [ Hide ] How to store Dates and...and Times in Excel Dates and times are stored in cells as numbers...

    docs.aspose.com/cells/javascript-cpp/how-to-man...
  10. C# aspose cells dates - Free Support Forum - as...

    Hi I am looking to copy ranges from from workbook to another or from one worksheet to another. I used value = RangeA.Value and RangeB.Value = value The problem is that in some circumstances Date values get changed f…...C# aspose cells dates Aspose.Cells Product Family cells-net Martin_Sher...is that in some circumstances date values get changed from (say)...

    forum.aspose.com/t/c-aspose-cells-dates/315671