Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 11,908 for

date

(0.04 sec)
  1. AxisBound class | Aspose.Words for Python

    aspose.words.drawing.charts.AxisBound class. Represents minimum or maximum bound of axis values... value_as_date Returns value of axis bound...Shows how to insert chart with date/time values. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose.Email uses java.util.Date incorrectly - ...

    The Aspose getters and setters that use Java Date all do this, and ruin timestamps instead of leaving them alone. java.util.Date is not intended to be used as a timestamp with timezone. From the JavaDoc: Allocates a D…...Date incorrectly Aspose.Email Product...getters and setters that use Java Date all do this, and ruin timestamps...

    forum.aspose.com/t/aspose-email-uses-java-util-...
  3. SdtCalendarType enumeration | Aspose.Words for ...

    Aspose.Words.Markup.SdtCalendarType enumeration. Specifies the possible types of calendars which can be used to specify [StructuredDocumentTag.calendarType](../structureddocumenttag/calendarType/) in an Office Open XML document....to prompt the user to enter a date with a structured document tag...prompts the user to enter a date. // In Microsoft Word, this...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Primavera to Aspose.Tasks for .NET properties m...

    Additional notes on mapping of fields from Primavera P6 formats (XER, P6XML) to Aspose.Tasks for .NET API....target_start_date PlannedStartDate The scheduled start date of a task...target_end_date PlannedFinishDate The scheduled finish date of a task...

    docs.aspose.com/tasks/net/primavera-formats/pro...
  5. ComparerContext | Aspose.Words for Java

    Document comparer context in Java....setDateTime(new Date()); Comparer.create(comparerContext)...comparerContext.setDateTime(new Date()); try (FileOutputStream streamOut...

    reference.aspose.com/words/java/com.aspose.word...
  6. Can Aspose handle invalid dates in the document...

    The attached file is a PDF created by SnagIt, a screen capture tool that can export to PDFs. It has invalid creation Date and modified Date properties - they are both set to an empty string, which is not an invalid Date.…...Can Aspose handle invalid dates in the document properties better...has invalid creation date and modified date properties - they are...

    forum.aspose.com/t/can-aspose-handle-invalid-da...
  7. FieldSaveDate.use_saka_era_calendar property | ...

    FieldSaveDate.use_saka_era_calendar property. Gets or sets whether to use the Saka Era calendar....SAVEDATE field to display the date/time of the document’s most...move_to_document_end () builder . writeln ( ' Date this document was last saved:'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. SaveOptions.progressCallback property | Aspose....

    SaveOptions.progressCallback property. Called during saving a document and accepts data about saving progress....SavingProgressCallba () { mSavingStartedAt = Date . now (); } /// <summary> ///...args ) { DateTime canceledAt = Date . now (); double ellapsedSeconds...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldEditTime | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  10. AxisBound.valueAsDate property | Aspose.Words f...

    AxisBound.valueAsDate property. Returns value of axis bound represented as Datetime.... get valueAsDate () : Date Examples Shows how to set custom...series requiring a range of dates on the X-axis, and decimal values...

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