Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 16,678 for

date

(0.18 sec)
  1. 5472557.xlsx

    data Name Description State Date Bar This is short text draft 7/1/16 FooBar Very long text 1. very long text 2. very long text 3. very long text 4. very long text 5. very long text 6. very long tex......data Name Description State Date Bar This is short text draft...State (All) Name Description Date Bar This is short text 7/1/16...

    docs.aspose.com/cells/ar/java/specify-whether-t...
  2. 5472557.xlsx

    data Name Description State Date Bar This is short text draft 7/1/16 FooBar Very long text 1. very long text 2. very long text 3. very long text 4. very long text 5. very long text 6. very long tex......data Name Description State Date Bar This is short text draft...State (All) Name Description Date Bar This is short text 7/1/16...

    docs.aspose.com/cells/ja/java/specify-whether-t...
  3. 使用 C++ 实现 1904 日期系统|Documentation

    Aspose.Cells 是一个用于处理电子表格文件的 C++ 库。它支持实现1904日期系统,允许用户根据1904年1月1日的日期系统进行计算和格式化。本文介绍了如何使用Aspose.Cells库实现1904日期系统。...inputFilePath ); // Implement 1904 date system WorkbookSettings settings...saved successfully with 1904 date system!" << std :: endl ; Aspose...

    docs.aspose.com/cells/zh/cpp/implement-1904-dat...
  4. DocumentPropertyCollection.contains method | As...

    DocumentPropertyCollection.contains method. Returns ``true`` if a property with the specified name exists in the collection.... add ( "Authorized Date" , Date . now ()); properties ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. java.lang.OutOfMemoryError: Java heap space Iss...

    Anyone I was using the POI HSMF for reading Outlook msg file. But I get an out of memory error reading anything above 10MB. Thinking of using APOSE for Java. Anyone knows if APOSE is the same. Will I be able to read the…...able to read the send date and recieved date using APOSE too. babar...read the “Sent” and “Received” dates using Aspose.Email for Java...

    forum.aspose.com/t/java-lang-outofmemoryerror-j...
  6. Convert Range to JSON - Free Support Forum - as...

    Hi, I want to convert a range I have in excel to a JSON and I want to capture the range as is along with all the formatting. The idea is that I want to use these JSON values to later set the range properties in another w…...currency, accounting, short date, long date, time, percentage, fraction...formats of the numbers and dates. These built-in number formats...

    forum.aspose.com/t/convert-range-to-json/311994
  7. Fields Overview in C#|Aspose.Words for .NET

    Fields feature in details, field codes and field results explained in Aspose.Words for .NET....COMPARE CREATEDATE DATABASE DATE DISPLAYBARCODE DOCPROPERTY DOCVARIABLE...6/3/2 DATE and TIME Fields Aspose.Words supports all date and time...

    docs.aspose.com/words/net/fields-overview/
  8. Aspose::Words::LowCode::ComparerContext class |...

    Aspose::Words::LowCode::ComparerContext class. Document comparer context in C++.... get_DateTime () const The date and time assigned to revisions...set_DateTime (System::DateTime) The date and time assigned to revisions...

    reference.aspose.com/words/cpp/aspose.words.low...
  9. Comment | Aspose.Words for Java

    Represents a container for text of a comment in Java....Comment(doc, "John Doe", "JD", new Date()); builder.getCurrentParagraph()..."); Assert.assertEquals(new Date(), comment.getDateTime()); //...

    reference.aspose.com/words/java/com.aspose.word...
  10. Working with Extended Attributes of a Project |...

    Learn how to work with Microsoft Project extended attributes and custom fields using Aspose.Tasks for Java....21 22 Date date = new Date(); 23 ea. setDateValue (date); 24 25...

    docs.aspose.com/tasks/java/working-with-extende...