Sort Score
Result 10 results
Languages All
Labels All
Results 1,411 - 1,420 of 17,503 for

date

(2.5 sec)
  1. Get External Connection Data Source of Pivot Ta...

    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....Table Get Pivot Table refresh date and refresh by who information...

    docs.aspose.com/cells/java/get-external-connect...
  2. Aspose::Words::Properties::PropertyType enum | ...

    Aspose::Words::Properties::PropertyType enum. Specifies data type of a document property in C++....DateTime 1 The property is a date time value. Double 2 The property...properties -> Add ( u "Authorized Date" , System :: DateTime :: get_Today...

    reference.aspose.com/words/cpp/aspose.words.pro...
  3. CompareOptions.ignore_case_changes property | A...

    CompareOptions.ignore_case_changes property. True indicates that documents comparison is case insensitive....'Original textbox contents' ) # DATE field: builder . move_to ( doc_original...insert_field ( field_code = ' DATE ' ) # Comment: new_comment =...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CompareOptions.ignore_comments property | Aspos...

    CompareOptions.ignore_comments property. Specifies whether to compare differences in comments....'Original textbox contents' ) # DATE field: builder . move_to ( doc_original...insert_field ( field_code = ' DATE ' ) # Comment: new_comment =...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CompareOptions.target property | Aspose.Words f...

    CompareOptions.target property. Specifies which document shall be used as a target during comparison....'Original textbox contents' ) # DATE field: builder . move_to ( doc_original...insert_field ( field_code = ' DATE ' ) # Comment: new_comment =...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CompareOptions.ignore_headers_and_footers prope...

    CompareOptions.ignore_headers_and_footers property. True indicates that headers and footers content is ignored....'Original textbox contents' ) # DATE field: builder . move_to ( doc_original...insert_field ( field_code = ' DATE ' ) # Comment: new_comment =...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Fields::IFieldResultFormatter in...

    Aspose::Words::Fields::IFieldResultFormatter interface. Implement this interface if you want to control how the field result is formatted in C++....Words applies a date/time format switch, i.e. @ “dd...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Comment class | Aspose.Words for Python

    aspose.words.Comment class. Represents a container for text of a comment...Comment(doc, author, initial, date_time) Initializes a new instance...(Inherited from Node ) date_time Gets the date and time that the comment...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to Convert HTML Page to PDF in C#

    This short tutorial guides on how to convert HTML page to PDF in C#. In C# create PDF from HTML is easily managed with the help of a few lines of code....properties like title, modification date, etc. This conversion of HTML...document title, modification date, and background color By calling...

    kb.aspose.com/html/net/how-to-convert-html-page...
  10. CustomDocumentProperties.Add | Aspose.Words for...

    Create unique custom document properties effortlessly with the Add method. Enhance your documents with tailored String data types for optimal performance.... Add ( "Authorized Date" , DateTime . Today ); properties...properties . Add ( "Authorized Date" , DateTime . Today ); properties...

    reference.aspose.com/words/net/aspose.words.pro...