Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 17,485 for

date

(0.27 sec)
  1. 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...
  2. Revision class | Aspose.Words for Python

    aspose.words.Revision class. Represents a revision (tracked change) in a document node or style... date_time Gets or sets the date/time of this revision...start_track_revisions ( author = 'John Doe' , date_time = datetime . datetime ...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Apply or Change Slide Layouts in JavaScript|Asp...

    Manage and customize slide layouts in Aspose.Slides for Node.js. Explore layout types, placeholder control, and footer visibility through code examples....presentations, footer elements like date, slide number, and custom text...placeholder to visible. Set the date-time placeholder to visible...

    docs.aspose.com/slides/nodejs-java/slide-layout/
  4. 档案

    档案...master notes slide and all child Date and time placeholders visible...headerFooterManager.setDateTimeAndChildD("Date and time text"); // set text...

    blog.aspose.com/zh/slides/sadd-header-footer-in...
  5. BuiltInDocumentProperties class | Aspose.Words ...

    aspose.words.properties.BuiltInDocumentProperties class. A collection of built-in document properties...) created_time Gets or sets date of the document creation in...last_printed Gets or sets the date when the document was last printed...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. 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...
  8. PclSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PCL format 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...
  9. 使用 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...
  10. Returning a Range of Values using AbstractCalcu...

    This article introduces an abstract calculation engine that returns a range of values in Excel using the Aspose.Cells library for JavaScript via C++. Learn to load or create an Excel file and save the modified file to disk.... calculatedValue = [ [ new Date ( 2015 , 5 , 12 , 10 , 6 , 30...value ) { if ( value instanceof Date ) return value . toISOString...

    docs.aspose.com/cells/javascript-cpp/returning-...