Sort Score
Result 10 results
Languages All
Labels All
Results 691 - 700 of 15,209 for

date

(0.19 sec)
  1. ChartYValue | Aspose.Words for Java

    Represents an Y value for a chart series in Java.... fromDateTime(Date value) Creates a ChartYValue...instance of the ChartYValueType.DATE_TIME type. fromDouble(double...

    reference.aspose.com/words/java/com.aspose.word...
  2. How to save Calendar item in specific folder of...

    I want to save calendar items into a specific folder for which I already have the Folder ID. However, using the code below, only the Subject is being saved, and the rest of the calendar fields are not being saved properl…...Body, contentType); // Dates calendar.StartDate = DateTime...tags Outlook needs to see the dates in the calendar view msg.SetProperty(new...

    forum.aspose.com/t/how-to-save-calendar-item-in...
  3. Field.update method | Aspose.Words for Python

    aspose.words.fields.Field.upDate method... result ) # 2 - Date/time format: field = builder...insert_field ( 'DATE' ) format = field . format format . date_time_format...

    reference.aspose.com/words/python-net/aspose.wo...
  4. How to Convert Project Data to PDF | Aspose.Tas...

    This guide explains how to convert project data into PDF format using Aspose.Tasks for Java. Whether you're new to the platform or looking to optimize your workflow, this article provides a clear step-by-step approach to achieve your goal....with ❤ by GitHub Customizing Date Format Aspose.Tasks give developers...developers control over date formatting when rendering project...

    docs.aspose.com/tasks/java/convert-project-data...
  5. SmartTag.Properties | Aspose.Words for .NET

    Discover SmartTag Properties, a unique collection of innovative smart tag solutions designed to enhance your property management and streamline operations....of data, // such as a name, date, or address, and converts it...the above contents as being a date. // Smart tags use the "Element"...

    reference.aspose.com/words/net/aspose.words.mar...
  6. IRevisionCriteria | Aspose.Words for Java

    Implement this interface if you want to control when certain Revision should be accepted/rejected or not by the RevisionCollection.acceptcom.aspose.words.IRevisionCriteria/ RevisionCollection.rejectcom.aspose.words.IRevisionCriteria methods in Java....startTrackRevisions("John Doe", new Date()); builder.write("This is insertion...startTrackRevisions("Jane Doe", new Date()); builder.write("This is insertion...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Properties::DocumentProperty::To...

    Aspose::Words::Properties::DocumentProperty::ToBool method. Returns the property value as bool in C++....properties -> Add ( u "Authorized Date" , authDate ); properties ->...properties -> idx_get ( u "Authorized Date" ) -> ToDateTime ()); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.pro...
  8. Comment.done property | Aspose.Words for Node.js

    Comment.done property. Gets or sets flag indicating that the comment has been marked done...." , Date . now ()); comment . setText...doc , "John Doe" , "J.D." , Date . now ()); comment . setText...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Extract PDF Metadata using Java | Aspose.PDF

    Extract PDF format metadata programmatically with Java sample code using Aspose.PDF for Java...name, creation date, keywords, modification date, subject, and.... out . println ( "Creation Date: " + docInfo . getCreationDate...

    products.aspose.com/pdf/java/metadata/
  10. 在 Apache POI 和 Aspose.Cells 中创建不同的 Cell 类型|Docu...

    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....setValue ( true ); //Adding a date/time value to the cell cell...//Setting the display format of the date Style style = cell . getStyle...

    docs.aspose.com/cells/zh/java/create-different-...