Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 16,678 for

date

(1.1 sec)
  1. Aspose::Words::Comment::get_DateTime method | A...

    Aspose::Words::Comment::get_DateTime method. Gets the Date and time that the comment was made in C++....Comment::get_DateTime method Gets the date and time that the comment was...

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

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

    reference.aspose.com/words/java/com.aspose.word...
  3. FieldPrintDate.use_lunar_calendar property | As...

    FieldPrintDate.use_lunar_calendar property. Gets or sets whether to use the Hijri Lunar or Hebrew Lunar calendar....display the print operation's date/time. # If no printing has taken...fields [ 0 ] . as_field_print_date () self . assertEqual ( '3/25/2020...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Comparer.compare method | Aspose.Words for Python

    aspose.words.lowcode.Comparer.compare method...v2, output_file_name, author, date_time) Compares two documents...output_file_name : str , author : str , date_time : datetime . datetime ):...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Working with Messages from Server|Documentation

    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....contains sender, subject, received date, etc. (Email headers are described...Messages on Sender, Recipient or Date The Pop3Client class, described...

    docs.aspose.com/email/java/working-with-message...
  6. Compare Presentation Slides in C++|Aspose.Slide...

    Compare PowerPoint and OpenDocument presentations programmatically with Aspose.Slides for C++. Identify slide differences in code quickly.... current date value in Date Placeholder. FAQ Does...

    docs.aspose.com/slides/cpp/compare-slides/
  7. Clarification on Aspose.Total for .NET License ...

    I am using Aspose.Total for .NET (Developer OEM – 1 year) license, and it is going to expire. I would like to clarify the following points: How can we check if we are using a perpetual license? If it is a perpetual li…...typically not have an expiration date mentioned in the license file...to your subscription expiry date indefinitely. However, after...

    forum.aspose.com/t/clarification-on-aspose-tota...
  8. StructuredDocumentTag | Aspose.Words for Java

    Represents a structured document tag SDT or content control in a document in Java....represents the format in which dates are displayed. getDateDisplayLocale()...the language format for the date displayed in this SDT . getDateStorageFormat()...

    reference.aspose.com/words/java/com.aspose.word...
  9. Get PDF file information - facades|Aspose.PDF f...

    This section explains how to get PDF file information with Aspose.PDF Facades using PdfFileInfo Class.... println ( "Creation Date: " + fileInfo . getCreationDate...out . println ( "Modification Date: " + fileInfo . getModDate ());...

    docs.aspose.com/pdf/java/get-pdf-information/
  10. Document.normalize_field_types method | Aspose....

    Document.normalize_field_types method. Changes field type values [FieldChar.field_type](../../../aspose.words.fields/fieldchar/field_type/) of [FieldStart](../../../aspose.words.fields/fieldstart/), [FieldSeparator](../../../aspose.words.fields/fieldseparator/), [FieldEnd](../../../aspose.words.fields/fieldend/) in the whole document so that they correspond to the field types contained in the field codes....the keep a field’s type up to date with its field code. doc = aw...insert_field ( field_code = 'DATE' , field_value = None ) # Aspose...

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