Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 17,451 for

date

(0.15 sec)
  1. CustomXmlPropertyCollection | Aspose.Words for ...

    Represents a collection of custom XML attributes or smart tag properties in Java....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/java/com.aspose.word...
  2. 使用 Python 在演示文稿中自定义图表坐标轴|Aspose.Slides for Pyth...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中自定义图表坐标轴,以用于报告和可视化。...CategoryAxisType 属性,您可以指定首选的分类轴类型( date 或 text )。以下 Python 代码演示了该操作:...charts . CategoryAxisType . DATE chart . axes . horizontal_axis...

    docs.aspose.com/slides/zh/python-net/chart-axis/
  3. AxisBound class | Aspose.Words for Python

    aspose.words.drawing.charts.AxisBound class. Represents minimum or maximum bound of axis values... value_as_date Returns value of axis bound...Shows how to insert chart with date/time values. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CustomXmlProperty.Value | Aspose.Words for .NET

    Discover the CustomXmlProperty Value feature to easily manage custom XML attributes and smart tag properties for enhanced data control....of data, // such as a name, date, or address, and converts it...the above contents as being a date. // Smart tags use the "Element"...

    reference.aspose.com/words/net/aspose.words.mar...
  5. FieldDate.useLastFormat property | Aspose.Words...

    FieldDate.useLastFormat property. Gets or sets whether to use a format last used by the hosting application when inserting a new Date field....application when inserting a new DATE field. get useLastFormat ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Saving::XlsxDateTimeParsingMode ...

    Aspose::Words::Saving::XlsxDateTimeParsingMode enum. Specifies how document text is parsed to identify Date and time values in C++....document text is parsed to identify date and time values. enum class...specify autodetection of the date time format. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. SignOptions.comments property | Aspose.Words fo...

    SignOptions.comments property. Specifies comments on the digital signature..."aw" ); // Create a comment and date which will be applied with our...= "My comment" , SignTime = Date . now () }; // Take an unsigned...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 在 Python 中获取 PDF 文件信息|Aspose.PDF for Python via...

    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....getAuthor()) print "Creation Date:-" + str(doc_info.getCreationDate())...getKeywords()) print "Modify Date:-" + str(doc_info.getModDate())...

    docs.aspose.com/pdf/zh/python-java/get-pdf-file...
  9. Aspose::Words::Fields::GeneralFormatCollection ...

    Aspose::Words::Fields::GeneralFormatCollection class. Represents a typed collection of general formats. To learn more, visit the documentation article 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...
  10. Manage data of Excel files with Golang via C++|...

    This article describes how to view and edit data of Excel files with Aspose.Cells library using C++....string, double, integer, or date/time value to the cell. How...DateTimeValue : returns the date/time value of the cell. FloatValue...

    docs.aspose.com/cells/go-cpp/view-and-edit-exce...