Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 15,060 for

date

(0.08 sec)
  1. PropertyType enumeration | Aspose.Words for Nod...

    Aspose.Words.Properties.PropertyType enumeration. Specifies data type of a document property.... DateTime The property is a date time value. Double The property...properties . add ( "Authorized Date" , Date . now ()); properties ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CustomXmlProperty Class | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.CustomXmlProperty class, designed to simplify managing custom XML attributes and smart tag properties for enhanced document control....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...
  3. Add and Retrieve Data|Documentation

    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.... string, double, integer or date/time, etc. values to the cell...integer, floating-point, text or date/time values. You can get the...

    docs.aspose.com/cells/java/add-and-retrieve-data/
  4. Extract PDF Metadata using PHP | Aspose.PDF

    Extract PDF format metadata programmatically with PHP sample code using Aspose.PDF for PHP via Java...name, creation date, keywords, modification date, subject, and...; $responseData2 = "Creation Date: " . $docInfo -> getCreationDate...

    products.aspose.com/pdf/php-java/metadata/
  5. Extraction of comments from word file - Free Su...

    We are trying to extract comments from word document we are having around 15 comments, in the document but we see only 8 comments using the below code, can someone correct the code to view all 15 comments comment_nodes…...get_author(), 'date': comment.get_date_time(), 'text': comment...{comment['author']}, Date: {comment['date']}, Comment: {comment['text']}")...

    forum.aspose.com/t/extraction-of-comments-from-...
  6. InlineStory.first_paragraph property | Aspose.W...

    InlineStory.first_paragraph property. Gets the first paragraph in the story....( doc , 'John Doe' , 'JD' , date . today ()) builder . current_paragraph...assertEqual ( date . today (), comment . date_time . date ()) # In...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Licensing|Documentation

    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....specifies the expiration date. After this date, the trial license becomes...Typically, the LicenseExpiry date is earlier than the SubscriptionExpiry...

    docs.aspose.com/barcode/python-java/licensing/
  8. CalendarType enumeration | Aspose.Words for Nod...

    Aspose.Words.CalendarType enumeration. Specifies the type of a calendar....FieldResultFormatter ( "${0}" , "Date: {0}" , "Item # {0}:" ); doc...); // 2 - Date/time: builder . insertField ( "DATE \\@ \"d MMMM...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PropertyType | Aspose.Words for Java

    Specifies data type of a document property in Java....add("Authorized Date", new Date()); properties.add("Authorized...array of bytes. DATE_TIME The property is a date time value. DOUBLE...

    reference.aspose.com/words/java/com.aspose.word...
  10. Extract PDF Metadata using JavaScript via C++ |...

    Extract PDF format metadata programmatically with JavaScript via C++ sample code using Aspose.PDF for JavaScript via C++...author, theme, keywords, and dates of creation/modification of...name, creation date, keywords, modification date, subject, and...

    products.aspose.com/pdf/javascript-cpp/metadata/