Sort Score
Result 10 results
Languages All
Labels All
Results 751 - 760 of 15,345 for

date

(0.32 sec)
  1. Aspose::Words::Properties::DocumentProperty::To...

    Aspose::Words::Properties::DocumentProperty::ToDouble method. Returns the property value as double in C++....properties -> Add ( u "Authorized Date" , authDate ); properties ->...properties -> idx_get ( u "Authorized Date" ) -> ToDateTime ()); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.pro...
  2. ChartYValueType | Aspose.Words for Java

    Allows to specify type of an Y value of a chart series in Java....Description DATE_TIME Specifies that an Y value is a date and time...chartYValueType) DATE_TIME public static int DATE_TIME Specifies...

    reference.aspose.com/words/java/com.aspose.word...
  3. How to Add Time Periods Conditional Formatting|...

    How to use the Aspose.Cells library in C# to apply Time Periods conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....super useful when working with dates—it helps you visually track...Helps you stay on top of due dates, events, or expiring items....

    docs.aspose.com/cells/net/how-to-add-time-perio...
  4. SaveOptions | Aspose.Words for Java

    This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format in Java....custom local time zone used for date/time fields. getDefaultTemplate()...BuiltInDocumentPrope.setCreatedTime(java.util.Date) property is updated before...

    reference.aspose.com/words/java/com.aspose.word...
  5. How to Set Chart Axis Properties in C++|Aspose....

    Chart axis tuning using C++....Y‑axis properties: How to Set Date‑Time Value of Axis The following...code example shows how to set date/time values to axis properties:...

    docs.aspose.com/words/cpp/how-to-set-chart-axis...
  6. Extract PDF Metadata using JavaScript via C++ |...

    Extract PDF format metadata programmatically with JavaScript via C++ sample code using Aspose.PDF for JavaScript via C++...author, theme, keywords, and dates of creation/modification of...name, creation date, keywords, modification date, subject, and...

    products.aspose.com/pdf/javascript-cpp/metadata/
  7. SmartTag.Accept | Aspose.Words for .NET

    Enhance user engagement with SmartTag's Accept method, designed to seamlessly welcome visitors and boost your website's interaction....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/net/aspose.words.mar...
  8. Archival scanning and OCR|Documentation

    Automatically tag images based on their content, organize them into archives, and reduce file size to save disk space....can categorize them by topic, date, department or any other relevant...string Number ; public string Date ; public string BillTo ; public...

    docs.aspose.com/ocr/net/archival-scanning/
  9. Revision | Aspose.Words for Java

    Represents a revision tracked change in a document node or style in Java....startTrackRevisions("John Doe", new Date()); builder.write("This is revision...getDateTime().getDate(), new Date().getDate()); Assert.assertEquals(doc...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldIncludeText | Aspose.Words for Java

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

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