Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 17,502 for

date

(0.18 sec)
  1. 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/
  2. 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/
  3. An error occurred in the Contacts module while ...

    I am using the Aspose.Email API (licensed version). I was retrieving the contact data, but it throws the exception: “Not a valid Win32 FileTime”. They receive the contact data item-wise, so please add this as well....LastModifiedTime , and any custom date properties). If any of those...a negative tick count, or a date beyond 31‑12‑9999, the value...

    forum.aspose.com/t/an-error-occurred-in-the-con...
  4. 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...
  5. 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...
  6. Extract Attachments from PDF|Aspose.PDF for Pyt...

    Learn how to work with PDF attachments using Python and Aspose.PDF....checksum, creation date, modification date, and file size. def...print ( f "Creation Date: { params . creation_date } " ) print ( f...

    docs.aspose.com/pdf/python-net/extract-attachment/
  7. 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/
  8. Extract PDF Metadata using Python | Aspose.PDF

    Extract PDF format metadata programmatically with Python sample code using Aspose.PDF for Python for .NET...name, creation date, keywords, modification date, subject, and...print ( "Creation Date :" , doc_info . creation_date ) print ( "Keywords...

    products.aspose.com/pdf/python-net/metadata/
  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. FieldListNum | Aspose.Words for Java

    Implements the LISTNUM field in Java....insertField(" DATE \\@ \"dddd, d MMMM yyyy\" ");...dateField = builder.insertField("DATE \\* MERGEFORMAT"); Assert.a...

    reference.aspose.com/words/java/com.aspose.word...