Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 15,065 for

date

(0.44 sec)
  1. 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...
  2. CompositeNode.remove_smart_tags method | Aspose...

    CompositeNode.remove_smart_tags method. Removes all [SmartTag](../../../aspose.words.markup/smarttag/) descendant nodes of the current node....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...
  3. Aspose::Words::Fields::FieldFormat::get_Numeric...

    Aspose::Words::Fields::FieldFormat::get_NumericFormat method. Gets or sets a formatting that is applied to a numeric field result. Corresponds to the \# switch in C++....field -> get_Result ()); // 2 - Date/time format: field = builder...builder -> InsertField ( u "DATE" ); format = field -> get_Format ();...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Sending Meeting Request Using Outlook Interop a...

    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....location" ; // Set the start date and end dates oAppointment . Start... Calendar . getInstance (); Date startDate = c . getTime ();...

    docs.aspose.com/email/java/sending-meeting-requ...
  5. 在 Ruby 中设置 PDF 过期|Aspose.PDF for Java

    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....month=4; today = new Date(); today = new Date(today.getFullYear()...today.getMonth()); expiry = new Date(year, month); if (today.getTime()...

    docs.aspose.com/pdf/zh/java/set-pdf-expiration-...
  6. Aspose::Words::Saving::XlsxDateTimeParsingMode ...

    Aspose::Words::Saving::XlsxDateTimeParsingMode enum. Specifies how document text is parsed to identify Date and time values in C++....document text is parsed to identify date and time values. enum class...specify autodetection of the date time format. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. 在 Python 中获取 PDF 文件信息|Aspose.PDF for Python via...

    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....getAuthor()) print "Creation Date:-" + str(doc_info.getCreationDate())...getKeywords()) print "Modify Date:-" + str(doc_info.getModDate())...

    docs.aspose.com/pdf/zh/python-java/get-pdf-file...
  8. Field.Type | Aspose.Words for .NET

    Discover the Microsoft Word field type with our Field Type property. Enhance your documents with precise formatting and dynamic content capabilities.... InsertField ( "DATE \\@ \"dddd, MMMM dd, yyyy\""...GetFieldCode (), Is . EqualTo ( "DATE \\@ \"dddd, MMMM dd, yyyy\""...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Get PDF File Information in PHP|Aspose.PDF for ...

    Discover how to retrieve detailed information about a PDF file, including metadata and properties, in PHP with Aspose.PDF....getAuthor (); print "Creation Date:-" . $doc_info -> getCreationDate...getKeywords (); print "Modify Date:-" . $doc_info -> getModDate...

    docs.aspose.com/pdf/java/get-pdf-file-informati...
  10. Accessing XML Data in Java|Aspose.Words for Java

    Learn how to access XML data while building a report using LINQ in Java....numbers or to specify custom date-time and numeric formats to...representations: Long Double Boolean Date Note – For recognition of data...

    docs.aspose.com/words/java/accessing-xml-data/