Sort Score
Result 10 results
Languages All
Labels All
Results 1,371 - 1,380 of 14,828 for

date

(0.12 sec)
  1. Data Validation with C++|Documentation

    Learn how to add data validation through the Aspose.Cells for C++ API....that a column labeled DATE contains only dates, or that another column...that a column labeled DATE contains only dates within a certain range...

    docs.aspose.com/cells/cpp/data-validation/
  2. CompareOptions.ignore_footnotes property | Aspo...

    CompareOptions.ignore_footnotes property. Specifies whether to compare differences in footnotes and endnotes....'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...
  3. FieldCollection.Count | Aspose.Words for .NET

    Discover the FieldCollection Count property, which efficiently returns the total number of fields in your collection for streamlined data management.... InsertField ( " DATE \\@ \"dddd, d MMMM yyyy\" "...); builder . InsertField ( " DATE \\@ \"dddd, d MMMM yyyy\" "...

    reference.aspose.com/words/net/aspose.words.fie...
  4. CustomXmlPropertyCollection Class | Aspose.Word...

    Discover Aspose.Words.Markup.CustomXmlPropertyCollection, a powerful tool for managing custom XML attributes and smart tag properties efficiently....of data, // such as a name, date, or address, and converts it...tag. // The properties of a "date"-type smart tag contain its...

    reference.aspose.com/words/net/aspose.words.mar...
  5. Custom Validation in GridWeb|Documentation

    This article introduces custom validation in GridWeb.... PutValue ( "Please enter a date in cell C3, e.g., 2018-02-18"...// Access cell B3 and add the date pattern cell = sheet . Cells...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  6. Document.StartTrackRevisions | Aspose.Words for...

    Effortlessly track document changes with the StartTrackRevisions method. Automatically mark all edits as revisions for seamless collaboration and clarity.... dateTime DateTime The date and time to use for revisions...Creating revisions gives them a date and time of the operation. //...

    reference.aspose.com/words/net/aspose.words/doc...
  7. CompareOptions.compare_moves property | Aspose....

    CompareOptions.compare_moves property. Specifies whether to compare differences between the two documents....'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...
  8. Android API to Render CGM to ODT | products.asp...

    Transform CGM to ODT via Android via Java API...author, creation date, keywords, modify date, subject, and title.... out . println ( "Creation Date: " + docInfo . getCreationDate...

    products.aspose.com/total/android-java/conversi...
  9. Aspose::Words::Drawing::Charts::AxisTickMark en...

    Aspose::Words::Drawing::Charts::AxisTickMark enum. Specifies the possible positions for tick marks in C++....Shows how to insert chart with date/time values. auto doc = System...Add a custom series containing date/time values for the X-axis,...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Field class | Aspose.Words for Node.js

    Aspose.Words.Field class. Represents a Microsoft Word document field... insertField ( "DATE \\@ \"dddd, MMMM dd, yyyy\""...getFieldCode ()). toEqual ( "DATE \\@ \"dddd, MMMM dd, yyyy\""...

    reference.aspose.com/words/nodejs-net/aspose.wo...