Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 15,065 for

date

(0.08 sec)
  1. IDocumentLoadingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during loading a document in Java....) { mLoadingStartedAt = new Date(); } /// /// Callback method...notify(DocumentLoadingArgs args) { Date canceledAt = new Date(); long diff = canceledAt...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Markup::SdtCalendarType enum | A...

    Aspose::Words::Markup::SdtCalendarType enum. Specifies the possible types of calendars which can be used to specify CalendarType in an Office Open XML document in C++....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/cpp/aspose.words.mar...
  3. FieldQuote | Aspose.Words for Java

    Implements the QUOTE field in Java....field and nest a DATE field inside it. // DATE fields update their...their value to the current date every time we open the document...

    reference.aspose.com/words/java/com.aspose.word...
  4. DocumentProperty.to_date_time method | Aspose.W...

    DocumentProperty.to_Date_time method. Returns the property value as DateTime in UTC....to_date_time method to_date_time() Returns the property value...value as DateTime in UTC. def to_date_time ( self ): ... Remarks Throws...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TextFormFieldType | Aspose.Words for Java

    Specifies the type of a text form field in Java....CURRENT_DATE The text form field value is the current date when...updated. DATE The text form field can contain only a valid date value...

    reference.aspose.com/words/java/com.aspose.word...
  6. FieldSaveDate | Aspose.Words for Java

    Implements the SAVEDate field in Java.... Remarks: Retrieves the date and time on which the document...SAVEDATE field to display the date/time of the document’s most...

    reference.aspose.com/words/java/com.aspose.word...
  7. Manage Presentation Headers and Footers with Py...

    Use Aspose.Slides for Python via .NET to add and customize headers and footers in PowerPoint and OpenDocument presentations for a professional look.... Footer text, date/time, and slide numbers on slides...set text for header, footer, date/time, and page numbers through...

    docs.aspose.com/slides/python-net/presentation-...
  8. Accessing JSON Data in C#|Aspose.Words for .NET

    Learn how to access JSON data while building a report using LINQ in C#....<< [Name]>>, Age: << [Age]>>, Date of Birth: << [Birth]:"dd.MM...document Name: John Doe, Age: 30, Date of Birth: 01.04.1989 Children:...

    docs.aspose.com/words/net/accessing-json-data/
  9. LINQ Reporting Engine – Multiple Series in a Sc...

    Hello, I’m using Aspose.Words with the LINQ Reporting Engine and I’m trying to create a scatter chart with two series (temperature and conductivity), both using a common Date as the X-axis. Here’s what I’ve implemented…...conductivity), both using a common date as the X-axis. Here’s what I’ve...combined]>> Temperature <<x [sample.Date.ToOADate()]>> <<y [sample.Temperature]>>...

    forum.aspose.com/t/linq-reporting-engine-multip...
  10. FieldFormat | Aspose.Words for Java

    Provides typed access to fields numeric Date and time and general formatting in Java....typed access to field’s numeric, date and time, and general formatting...2 - Date/time format: field = builder.insertField("DATE"); format...

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