Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 15,093 for

date

(0.22 sec)
  1. Working with Comments in C#|Aspose.Words for .NET

    Working with comments using C#....Extract and list the author name, date & time and text of all comments...Extract and list the author name, date & time and text of comments...

    docs.aspose.com/words/net/working-with-comments/
  2. ChartXValueType enumeration | Aspose.Words for ...

    aspose.words.drawing.charts.ChartXValueType enumeration. Allows to specify type of an X value of a chart series.... DATE_TIME Specifies that an X value is a date and time...

    reference.aspose.com/words/python-net/aspose.wo...
  3. PropertyType enumeration | Aspose.Words for Python

    aspose.words.properties.PropertyType enumeration. Specifies data type of a document property.... DATE_TIME The property is a date time value. DOUBLE...properties . add ( 'Authorized Date' , datetime . datetime . now...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 支持的数字格式列表|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-...
  5. Cannot convert PDF to PDF/A on Linux using Aspo...

    Scenario: Convert PDF to PDF/A. Aspose.PDF.Drawing 25.3.0. Issue: Document.Convert method returns false when run on Linux. Sample project and test file: sample.zip (152.5 KB) Notes: You have to run the test on Linux…...</Copyright> <Date>2025/05/02 14:53</Date> <File Version="1...Reserved.</Copyright> <Date>05/02/2025 11:56:06</Date> <File Version="1...

    forum.aspose.com/t/cannot-convert-pdf-to-pdf-a-...
  6. Loading and Managing Excel, OpenOffice, JSON, C...

    With Aspose.Cells for C++, it is simple to create, open, and manage Excel, CSV, TSV, ODS, HTML, Numbers, JSON, XML, PDF, JPG, TIFF, Image, MHT, and XPS files....Setting date and time Cell cell = cells . Get ( u "A3" ); Date currentDate...currentDate ); // Setting style for date Style style = cell . GetStyle...

    docs.aspose.com/cells/cpp/loading-saving-and-ma...
  7. CustomXmlProperty.uri property | Aspose.Words f...

    CustomXmlProperty.uri property. Gets or sets the namespace URI of the custom XML attribute or smart tag property....form 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/python-net/aspose.wo...
  8. 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...
  9. Aspose::Words::Drawing::Charts::ChartYValueType...

    Aspose::Words::Drawing::Charts::ChartYValueType enum. Allows to specify type of an Y value of a chart series in C++....Specifies that an Y value is a date and time of day. Time 2 Specifies...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Update Fields in Jython|Aspose.Words for Java

    UpDate Document Fields using Jython.... write ( "Date: " ) builder . insertField ( "DATE" ) # Start...

    docs.aspose.com/words/java/update-fields-in-jyt...