Sort Score
Result 10 results
Languages All
Labels All
Results 981 - 990 of 11,912 for

date

(0.03 sec)
  1. 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...
  2. 支持的数字格式列表|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-...
  3. Comparer.Compare | Aspose.Words for .NET

    Effortlessly compare two documents with our Compare method. Save differences and track edits and format revisions in a single output file.... dateTime DateTime The date and time to use for revisions...revisions. dateTime DateTime The date and time to use for revisions...

    reference.aspose.com/words/net/aspose.words.low...
  4. ChartXValueType enumeration | Aspose.Words for ...

    Aspose.Words.Drawing.Charts.ChartXValueType enumeration. Allows to specify type of an X value of a chart series....Specifies that an X value is a date and time of day. Time Specifies...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. AxisBound | Aspose.Words for .NET

    Create dynamic axis bounds effortlessly with AxisBound constructor, allowing your word processing app to auto-determine optimal layouts for enhanced user experience....series requiring a range of dates on the X-axis, and decimal values...Series . Clear (); DateTime [] dates = { new DateTime ( 1973 , 5...

    reference.aspose.com/words/net/aspose.words.dra...
  7. SaveOptions.ProgressCallback | Aspose.Words for...

    Enhance your document-saving experience with the SaveOptions ProgressCallback property, providing real-time upDates on saving progress for seamless workflows....{canceledAt}" ); } /// <summary> /// Date and time when document saving...{canceledAt}" ); } /// <summary> /// Date and time when document saving...

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

    通过 COM Interop 在 C++ 框架、C++ Core 和 PHP、VBScript、Delphi、C++ 上从 PDF 中提取附件。...Console :: WriteLine ( u "Creation Date: {0}" , fileSpecification ->...WriteLine ( u "Modification Date: {0}" , fileSpecification ->...

    products.aspose.com/pdf/zh-hans/cpp/attachments...
  9. Field.GetFieldCode | Aspose.Words for .NET

    Discover the GetFieldCode method, effortlessly retrieve text between field start and separator, including child field codes and results. Enhance your coding efficiency!... InsertField ( "DATE \\@ \"dddd, MMMM dd, yyyy\""...Type ); Assert . AreEqual ( "DATE \\@ \"dddd, MMMM dd, yyyy\""...

    reference.aspose.com/words/net/aspose.words.fie...
  10. 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/