Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 15,102 for

date

(0.05 sec)
  1. 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...
  2. 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
  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. 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-...
  5. 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...
  6. 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...
  7. DocumentProperty.to_date_time method | Aspose.W...

    DocumentProperty.to_Date_time method. Returns the property value as DateTime in UTC....to_date_time method to_date_time() Returns the property value...value as DateTime in UTC. def to_date_time ( self ): ... Remarks Throws...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Accessing JSON Data in Java|Aspose.Words for Java

    Learn how to access JSON data while building a report using LINQ in Java....follows: Long Double Boolean Date String Note – Working with complex...<< [Name]>>, Age: << [Age]>>, Date of Birth: << [Birth]:"dd.MM...

    docs.aspose.com/words/java/accessing-json-data/
  9. Field.type property | Aspose.Words for Node.js

    Field.type property. Gets the Microsoft Word field type.... insertField ( "DATE \\@ \"dddd, MMMM dd, yyyy\""...getFieldCode ()). toEqual ( "DATE \\@ \"dddd, MMMM dd, yyyy\""...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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...