Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 11,908 for

date

(0.03 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. Field.result property | Aspose.Words for Node.js

    Field.result property. Gets or sets text that is between the field separator and field end.... insertField ( "DATE \\@ \"dddd, MMMM dd, yyyy\""...getFieldCode ()). toEqual ( "DATE \\@ \"dddd, MMMM dd, yyyy\""...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FieldQuote | Aspose.Words for Java

    Implements the QUOTE field in Java....field and nest a DATE field inside it. // DATE fields update their...their value to the current date every time we open the document...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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/
  5. HIBCLICDateFormat|Aspose.BarCode for Python via...

    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....Specifies the different types of date formats for HIBC LIC. Members... YYJJJ Julian date format. YYJJJHH Julian date format with hours...

    docs.aspose.com/barcode/python-net/api-referenc...
  6. Comparer | Aspose.Words for Java

    Provides methods intended to compare documents in Java....saveOptions, String author, Date dateTime) compare(InputStream...saveOptions, String author, Date dateTime, CompareOptions compareOptions)...

    reference.aspose.com/words/java/com.aspose.word...
  7. DocumentProperty.ToDateTime | Aspose.Words for ...

    Convert DocumentProperty to UTC DateTime effortlessly. Access accurate timestamps and enhance your data management with our reliable method....stores only the date part (no time) for custom date properties. Examples...document property which contains a date and time. Document doc = new...

    reference.aspose.com/words/net/aspose.words.pro...
  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. 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...
  10. Aspose.Email uses java.util.Date incorrectly - ...

    The Aspose getters and setters that use Java Date all do this, and ruin timestamps instead of leaving them alone. java.util.Date is not intended to be used as a timestamp with timezone. From the JavaDoc: Allocates a D…...Date incorrectly Aspose.Email Product...getters and setters that use Java Date all do this, and ruin timestamps...

    forum.aspose.com/t/aspose-email-uses-java-util-...