Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 14,818 for

date

(0.08 sec)
  1. 5472558.xlsx

    data Name Description State Date Bar This is short text draft 7/1/16 pivot State (All) Name Description Date Bar This is short text 7/1/16 (blank) (blank) (blank) 2016-07-21T19:11:17Z 15.0300 Ramon......data Name Description State Date Bar This is short text draft...State (All) Name Description Date Bar This is short text 7/1/16...

    docs.aspose.com/cells/zh/java/specify-whether-t...
  2. 5472558.xlsx

    data Name Description State Date Bar This is short text draft 7/1/16 pivot State (All) Name Description Date Bar This is short text 7/1/16 (blank) (blank) (blank) 2016-07-21T19:11:17Z 15.0300 Ramon......data Name Description State Date Bar This is short text draft...State (All) Name Description Date Bar This is short text 7/1/16...

    docs.aspose.com/cells/ru/java/specify-whether-t...
  3. Get PDF File Information in Python|Aspose.PDF f...

    Understand how to get detailed PDF file information such as metadata and properties in Python using Aspose.PDF, ideal for document management....getAuthor()) print "Creation Date:-" + str(doc_info.getCreationDate())...getKeywords()) print "Modify Date:-" + str(doc_info.getModDate())...

    docs.aspose.com/pdf/python-java/get-pdf-file-in...
  4. Filter Appointments from Exchange Server|Docume...

    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....based on: Dates Recurrences Filtering Appointments by Dates IEWSClient...SimpleDateFormat ( "dd/MM/yyyy HH:mm:ss" ); Date startTime = sdf . parse ( "15/09/2017...

    docs.aspose.com/email/java/filter-appointments-...
  5. EWS: error when trying to create appointment - ...

    Using the latest version (and also older versions), I am getting an Exchange error when trying to create an appointment using IEWSClient: “ExchangeException: set action is invalid for property”. This code (from your doc…...MILLISECOND, 0); Date startTime = c.getTime(); c.add(java...util.Calendar.HOUR_OF_DAY, 1); Date endTime = c.getTime(); String...

    forum.aspose.com/t/ews-error-when-trying-to-cre...
  6. FieldNextIf | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Fields::Field::get_IsDirty metho...

    Aspose::Words::Fields::Field::get_IsDirty method. Gets or sets whether the current result of the field is no longer correct (stale) due to other modifications made to the document in C++....the field's value is out of date, we can mark it as "dirty"....This value will stay out of date until we update the field manually...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. SignOptions.comments property | Aspose.Words fo...

    SignOptions.comments property. Specifies comments on the digital signature..."aw" ); // Create a comment and date which will be applied with our...= "My comment" , SignTime = Date . now () }; // Take an unsigned...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. IFieldResultFormatter.FormatDateTime | Aspose.W...

    Discover the iFieldResultFormatter FormatDateTime method for Aspose.Words. Effortlessly format Dates with ease using the dd.MM.yyyy switch!...Words applies a date/time format switch, i.e. @ “dd...FieldResultFormatter ( "${0}" , "Date: {0}" , "Item # {0}:" ); doc...

    reference.aspose.com/words/net/aspose.words.fie...
  10. SmartTag.accept method | Aspose.Words for Python

    SmartTag.accept method. Accepts a visitor....form 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/python-net/aspose.wo...