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

date

(0.16 sec)
  1. Update Fields in Ruby|Aspose.Words for Java

    UpDate fields of MS Word Document using Ruby.... write ( "Date: " ) builder . insertField ( "DATE" ) \ # Start...

    docs.aspose.com/words/java/update-fields-in-ruby/
  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...assertEqual ( revision . date_time . date (), date . today ()) self ...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...
  4. Stop or Resume an Assignment | Aspose.Tasks Doc...

    Learn how to stop or resume Microsoft Project (MPP/XML) resource assignments programmatically using Aspose.Tasks for .NET....have specific Stop and Resume dates, which define when work on an...writes an assignment’s stop date ( DateTime ). Resume – reads...

    docs.aspose.com/tasks/net/stop-or-resume-an-ass...
  5. Document.Compare | Aspose.Words for .NET

    Effortlessly compare documents with our Document Compare tool. Identify edits and format changes quickly for streamlined revisions and enhanced collaboration.... dateTime DateTime The date and time to use for revisions..."Original textbox contents" ); // DATE field: builder . MoveTo ( docOriginal...

    reference.aspose.com/words/net/aspose.words/doc...
  6. PageSize|Aspose.PDF for Reporting Services

    Customize page sizes for PDF reports in Aspose.PDF for Reporting Services to meet specific document requirements.... Parameter Name : PageSize Date Type : String Values supported...

    docs.aspose.com/pdf/reportingservices/pagesize/
  7. Android API to Render PCL to ODT | products.asp...

    Transform PCL to ODT via Android via Java API...author, creation date, keywords, modify date, subject, and title.... out . println ( "Creation Date: " + docInfo . getCreationDate...

    products.aspose.com/total/android-java/conversi...
  8. Android API to Render XPS to ODT | products.asp...

    Transform XPS to ODT via Android via Java API...author, creation date, keywords, modify date, subject, and title.... out . println ( "Creation Date: " + docInfo . getCreationDate...

    products.aspose.com/total/android-java/conversi...
  9. Manage data of Excel files with C++|Documentation

    This article describes how to view and edit data of Excel files with Aspose.Cells library using C++....string, double, integer, or date/time values to the cell. #include...DateTimeValue : returns the date/time value of the cell. FloatValue...

    docs.aspose.com/cells/cpp/view-and-edit-excel-d...
  10. 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...