Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 15,348 for

date

(0.21 sec)
  1. BuiltInDocumentProperties.LastPrinted | Aspose....

    Discover the BuiltInDocumentProperties LastPrinted feature to easily track your document's last print Date in UTC. Enhance your workflow today!...LastPrinted property Gets or sets the date when the document was last printed...TotalEditingTime}" ); Console . WriteLine ( $"Date/time last printed: {properties...

    reference.aspose.com/words/net/aspose.words.pro...
  2. 使用 C++ 实现 1904 日期系统|Documentation

    Aspose.Cells 是一个用于处理电子表格文件的 C++ 库。它支持实现1904日期系统,允许用户根据1904年1月1日的日期系统进行计算和格式化。本文介绍了如何使用Aspose.Cells库实现1904日期系统。...inputFilePath ); // Implement 1904 date system WorkbookSettings settings...saved successfully with 1904 date system!" << std :: endl ; Aspose...

    docs.aspose.com/cells/zh/cpp/implement-1904-dat...
  3. Creating and Setting Contents of Emails|Documen...

    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....the following email features: Date and time - Through the MailMessage...class setDate method we set date and time of an email. Message...

    docs.aspose.com/email/java/creating-and-setting...
  4. DocumentPropertyCollection.contains method | As...

    DocumentPropertyCollection.contains method. Returns ``true`` if a property with the specified name exists in the collection.... add ( "Authorized Date" , Date . now ()); properties ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DocumentSavingArgs.EstimatedProgress | Aspose.W...

    Track your DocumentSavingArgs progress effortlessly with the EstimatedProgress property, providing real-time percentage upDates for enhanced efficiency....{canceledAt}" ); } /// <summary> /// Date and time when document saving...{canceledAt}" ); } /// <summary> /// Date and time when document saving...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Document.normalize_field_types method | Aspose....

    Document.normalize_field_types method. Changes field type values [FieldChar.field_type](../../../aspose.words.fields/fieldchar/field_type/) of [FieldStart](../../../aspose.words.fields/fieldstart/), [FieldSeparator](../../../aspose.words.fields/fieldseparator/), [FieldEnd](../../../aspose.words.fields/fieldend/) in the whole document so that they correspond to the field types contained in the field codes....the keep a field’s type up to date with its field code. doc = aw...insert_field ( field_code = 'DATE' , field_value = None ) # Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Cancelling Meeting Requests with Calendar|Docum...

    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....AppLocation ; public Date AppStartDate ; public Date AppEndDate ; public...String appLocation , Date appStartDate , Date appEndDate ) { try...

    docs.aspose.com/email/java/cancelling-meeting-r...
  8. CustomXmlPropertyCollection.Item | Aspose.Words...

    Access specific properties effortlessly with CustomXmlPropertyCollection. Retrieve items by name for streamlined data management and enhanced productivity....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. Field.Update | Aspose.Words for .NET

    Efficiently upDate fields with our Field UpDate method. Prevents conflicts by ensuring fields aren't already in use. Streamline your data management today!...00" )); // 2 - Date/time format: field = builder...builder . InsertField ( "DATE" ); format = field . Format ; format...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Document.UpdatePageLayout | Aspose.Words for .NET

    Revamp your document's structure with the UpDatePageLayout method, ensuring a polished and organized layout for enhanced readability and presentation.... The up-to-date page layout information is required...cached layout // to stay up to date, we will need to update it manually...

    reference.aspose.com/words/net/aspose.words/doc...