Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 11,908 for

date

(0.04 sec)
  1. 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...
  2. 支持的数字格式列表(C++)|Documentation

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

    docs.aspose.com/cells/zh/cpp/list-of-supported-...
  3. FileFormatInfo.hasDigitalSignature property | A...

    FileFormatInfo.hasDigitalSignature property. Returns ``true`` if this document contains a digital signature...SignOptions () { SignTime = Date . now () }); Shows how to use...(); signOptions . signTime = Date . now (); aw . DigitalSignatures...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. PropertyType Enum | Aspose.Words for .NET

    Discover Aspose.Words.PropertyType enum to easily define document property data types for enhanced document management and customization....DateTime 1 The property is a date time value. Double 2 The property...properties . Add ( "Authorized Date" , DateTime . Today ); properties...

    reference.aspose.com/words/net/aspose.words.pro...
  5. 使用 C++ 从 PDF 中提取附件 | Aspose.PDF

    通過 COM 互操作從C++框架、C++核心和 PHP、VBScript、德爾福C++的 PDF 中提取附件。...Console :: WriteLine ( u "Creation Date: {0}" , fileSpecification ->...WriteLine ( u "Modification Date: {0}" , fileSpecification ->...

    products.aspose.com/pdf/zh-hant/cpp/attachments...
  6. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::Contains method. Determines whether the collection contains a property with the given name in C++....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/cpp/aspose.words.mar...
  7. PsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PS format in Java....Date) property is updated before...BuiltInDocumentPrope.setLastPrinted(java.util.Date) property is updated before...

    reference.aspose.com/words/java/com.aspose.word...
  8. BuiltInDocumentProperties class | Aspose.Words ...

    Aspose.Words.Properties.BuiltInDocumentProperties class. A collection of built-in document properties... ) createdTime Gets or sets date of the document creation in...lastPrinted Gets or sets the date when the document was last printed...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Comment.accept method | Aspose.Words for Node.js

    Comment.accept method. Accepts a visitor.... dateTime = Date . now (); newComment . setText...addReply ( "John Doe" , "JD" , Date . now (), "New reply." ); newComment...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. RevisionCollection | Aspose.Words for Java

    A collection of Revision objects that represent revisions in the document in Java....startTrackRevisions("John Doe", new Date()); builder.write("This is revision...getDateTime().getDate(), new Date().getDate()); Assert.assertEquals(doc...

    reference.aspose.com/words/java/com.aspose.word...