Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 17,379 for

date

(0.33 sec)
  1. 用C++实现扩展Aspose.Cells默认计算引擎的自定义计算引擎|Documentation

    本文介绍如何使用C++加载一个现有的Excel文件或创建一个新文件,通过Aspose.Cells提供的方法实现自定义计算引擎并获得结果。最后,我们将修改后的Excel文件保存到磁盘。...now_time , & local_tm ); #endif Date today { local_tm . tm_year +...data . SetCalculatedValue ( Date { today . year , today . month...

    docs.aspose.com/cells/zh/cpp/implement-custom-c...
  2. How to Format Numbers to Special|Documentation

    This article will introduce how to format numbers to a special format using Aspose.Cells for .NET API....cell to display dates ensures that all date entries follow a...limited to currency, accounting, date, time, phone number, ZIP code...

    docs.aspose.com/cells/net/how-to-format-number-...
  3. How to Format Number to Special|Documentation

    This article will introduce how to format numbers to special using Aspose.Cells for Java API....cell to display dates ensures that all date entries follow a...limited to currency, accounting, date, time, phone number, zip code...

    docs.aspose.com/cells/java/how-to-format-number...
  4. Reading and Writing DBF Files|Documentation

    Aspose.Cells is a Java library for working with spreadsheet files, which supports reading and writing dBASE III and IV (DBF) files. This article explains how to import data from and export data to DBF files using Aspose.Cells, including file format details, supported features, and step-by-step examples....including character, numeric, date, and logical fields. Preserving... and cannot contain spaces. Date values in DBF files are stored...

    docs.aspose.com/cells/java/reading-and-writing-...
  5. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreComments method. Specifies whether to compare differences in comments in C++...."Original textbox contents" ); // DATE field: builder -> MoveTo ( docOriginal...builder -> InsertField ( u " DATE " ); // Comment: auto newComment...

    reference.aspose.com/words/cpp/aspose.words.com...
  6. Aspose::Words::Comparing::ComparisonTargetType ...

    Aspose::Words::Comparing::ComparisonTargetType enum. Allows to specify base document which will be used during comparison. Default value is Current in C++...."Original textbox contents" ); // DATE field: builder -> MoveTo ( docOriginal...builder -> InsertField ( u " DATE " ); // Comment: auto newComment...

    reference.aspose.com/words/cpp/aspose.words.com...
  7. How to enable and disable keyboard events|Docum...

    Enable or disable GridJs sheet keyboard event handling through the public enableKeyEvent method and understand the shortcut operations handled by the inspected code....replace shortcuts, fill shortcuts, date and time input, deletion, direct...Cmd + ; Inserts the current date into the selected cell and opens...

    docs.aspose.com/cells/net/aspose-cells-gridjs/u...
  8. LoadOptions | Aspose.Words for Java

    Allows to specify additional options such as password or base URI when loading a document into a Document object in Java...."aw"); // Create a comment, date, and decryption password which...signOptions.setSignTime(new Date()); signOptions.setDecrypti...

    reference.aspose.com/words/java/com.aspose.word...
  9. RtfLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading LoadFormat.RTF document into a Document object in Java...."aw"); // Create a comment, date, and decryption password which...signOptions.setSignTime(new Date()); signOptions.setDecrypti...

    reference.aspose.com/words/java/com.aspose.word...
  10. PdfSaveOptions.GenerateFormFieldScripts | Aspos...

    Generate PDF form field scripts that mimic Microsoft Word form behavior for improved compatibility and user interaction....form field behavior, such as date and time form fields with formatting...

    reference.aspose.com/words/net/aspose.words.sav...