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

date

(0.16 sec)
  1. 日期控件是否支持,如何添加 - Free Support Forum - aspose.com

    请问aspose支持添加日期控件吗?类似于 image.png (22.5 KB) 这种...com 支持的,对于number format为Date类型的单元格在输入时会有日期控件显示的 截屏2025-03-21...2:44am 5 您好,我这边尝试按照您说的formate为date类型的单元格不能展示出来日期控件。 wanghao.zhu...

    forum.aspose.com/t/topic/310155
  2. FixedPageSaveOptions | Aspose.Words for Java

    Contains common options that can be specified when saving a document into fixed page formats PDF XPS images etc in Java....custom local time zone used for date/time fields. getDefaultTemplate()...BuiltInDocumentPrope.setCreatedTime(java.util.Date) property is updated before...

    reference.aspose.com/words/java/com.aspose.word...
  3. Passport recognition settings|Documentation

    Configuring Aspose.OCR for .NET recognition engine for extracting text from passport images....details (such as a number, name, date of birth, and so on) for the...details (such as a number, name, date of birth, and so on) from passport...

    docs.aspose.com/ocr/net/recognition-settings-pa...
  4. DocumentProperty.type property | Aspose.Words f...

    DocumentProperty.type property. Gets the data type of the property.... add ( "Authorized Date" , Date . now ()); properties ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DigitalSignature.signTime property | Aspose.Wor...

    DigitalSignature.signTime property. Gets the time the document was signed.... get signTime () : Date Examples Shows how to validate...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Paragraph.AppendField | Aspose.Words for .NET

    Enhance your document with the Paragraph AppendField method, seamlessly adding custom fields to paragraphs for improved organization and clarity.... // 1 - Append a DATE field using a field type, and...a paragraph. // 1 - Append a DATE field using a field type, and...

    reference.aspose.com/words/net/aspose.words/par...
  7. 用 C++ 在数据透视表中分组字段|Documentation

    学习如何使用 Aspose.Cells for C++ 在数据透视表中分组字段。...); Date dtStart { 2023 , 12 , 31 , 0 , 0 , 0 , 0 }; Date dtEnd...

    docs.aspose.com/cells/zh/cpp/group-pivot-fields...
  8. CustomXmlPropertyCollection.Add | Aspose.Words ...

    Effortlessly enhance your CustomXmlPropertyCollection with the Add method, allowing you to seamlessly integrate properties for optimized data management....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...
  9. CustomXmlPropertyCollection.RemoveAt | Aspose.W...

    Effortlessly manage your CustomXmlPropertyCollection with the RemoveAt method—quickly remove properties by index for streamlined data handling....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...
  10. 使用AbstractCalculationEngine返回数值范围的JavaScript用C+...

    本文介绍了使用Aspose.Cells库在JavaScript用C++中实现返回Excel中数值范围的抽象计算引擎。学习加载或创建Excel文件,并将修改后文件保存到磁盘。... calculatedValue = [ [ new Date ( 2015 , 5 , 12 , 10 , 6 , 30...value ) { if ( value instanceof Date ) return value . toISOString...

    docs.aspose.com/cells/zh/javascript-cpp/returni...