Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 16,694 for

date

(0.98 sec)
  1. CustomXmlPropertyCollection.Contains | Aspose.W...

    Discover if CustomXmlPropertyCollection holds a property by name. Efficiently manage your XML data with our reliable methods for seamless integration....of data, // such as a name, date, or address, and converts it...tag. // The properties of a "date"-type smart tag contain its...

    reference.aspose.com/words/net/aspose.words.mar...
  2. 获取 PDF 文件信息|Aspose.PDF for .NET

    本节解释如何使用 Aspose.PDF Facades 获取 PDF 文件信息。... WriteLine ( "Creation Date: {0}" , fileInfo . CreationDate.... WriteLine ( "Modification Date: {0}" , fileInfo . ModDate );...

    docs.aspose.com/pdf/zh/net/get-pdf-file-informa...
  3. Aspose::Words::Drawing::Charts::ChartAxis::get_...

    Aspose::Words::Drawing::Charts::ChartAxis::get_HasMinorGridlines method. Gets or sets a flag indicating whether the axis has minor gridlines in C++....Shows how to insert chart with date/time values. auto doc = System...Add a custom series containing date/time values for the X-axis,...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Specifying DBNum Custom Pattern Formatting|Docu...

    Aspose.Cells is a .NET library for working with spreadsheet files that supports formatting Dates and numbers using custom formatting patterns. This article will show you how to use the Aspose.Cells library to specify the 'dbnum' custom format pattern so that users have more control over how numbers are displayed....Number Formats Render Custom Date Format Patterns g and ge.mm...

    docs.aspose.com/cells/net/specifying-dbnum-cust...
  5. 支持的数字格式列表|Documentation

    Aspose.Cells 是一个用于处理电子表格文件的 .NET 库,支持一系列数字格式。本文提供了支持的数字格式列表,以便用户根据需要选择合适的格式。.../ 14 Date m/d/yy 15 Date d-mmm-yy 16 Date d-mmm 17 Date mmm-yy...

    docs.aspose.com/cells/zh/net/list-of-supported-...
  6. Aspose::Words::Fields::Field::Update method | A...

    Aspose::Words::Fields::Field::UpDate method. Performs the field upDate. Throws if the field is being upDated already in C++....field -> get_Result ()); // 2 - Date/time format: field = builder...builder -> InsertField ( u "DATE" ); format = field -> get_Format ();...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Data Validation|Documentation

    Learn how to add data validation through the Aspose.Cells for Node.js via C++ API....that a column labeled DATE contains only dates, or that another column...that a column labeled DATE contains only dates within a certain range...

    docs.aspose.com/cells/nodejs-cpp/data-validation/
  8. Data Validation|Documentation

    Learn how to add data validation through the Aspose.Cells for Python via .NET API....that a column labeled DATE contains only dates, or that another column...that a column labeled DATE contains only dates within a certain range...

    docs.aspose.com/cells/python-net/data-validation/
  9. 在单元格中添加数据|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.... get ( "A5" ); //Adding a date/time value to the cell cell...//Setting the display format of the date Style style = cell . getStyle...

    docs.aspose.com/cells/zh/java/add-data-in-cells/
  10. CompareOptions.IgnoreComments | Aspose.Words fo...

    Discover how the CompareOptions IgnoreComments property enhances your comparison by excluding comment differences for clearer results...."Original textbox contents" ); // DATE field: builder . MoveTo ( docOriginal...)); builder . InsertField ( " DATE " ); // Comment: Comment newComment...

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