Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 14,240 for

date

(0.09 sec)
  1. FieldTC | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  2. IDocumentLoadingCallback.notify method | Aspose...

    IDocumentLoadingCallback.notify method. This is called to notify of document loading progress....LoadingProgressCallb () { mLoadingStartedAt = Date . now (); } /// <summary> ///...args ) { DateTime canceledAt = Date . now (); double ellapsedSeconds...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. GeneralFormatCollection.remove_at method | Aspo...

    GeneralFormatCollection.remove_at method. Removes a general format occurrence at the specified index.... result ) # 2 - Date/time format: field = builder...insert_field ( 'DATE' ) format = field . format format . date_time_format...

    reference.aspose.com/words/python-net/aspose.wo...
  4. GeneralFormatCollection.count property | Aspose...

    GeneralFormatCollection.count property. Gets the total number of the items in the collection.... result ) # 2 - Date/time format: field = builder...insert_field ( 'DATE' ) format = field . format format . date_time_format...

    reference.aspose.com/words/python-net/aspose.wo...
  5. General Project Properties | Aspose.Tasks Docum...

    This document explains how to manage general project properties using Aspose.Tasks for C++....and end dates, the current date and the status date, the type...properties: : the project’s start date, of the DateTime data type....

    docs.aspose.com/tasks/cpp/general-project-prope...
  6. Working with Projects | Aspose.Tasks Documentation

    Learn about project calculation modes in Aspose.Tasks for Java....data Automatic - Recalculates dates, work and cost properties automatically...add ( "Task" ); 12 13 14 15 Date minDate = new GregorianCalendar(1...

    docs.aspose.com/tasks/java/project-calculation-...
  7. GeneralFormatCollection class | Aspose.Words fo...

    aspose.words.fields.GeneralFormatCollection class. Represents a typed collection of general formats... result ) # 2 - Date/time format: field = builder...insert_field ( 'DATE' ) format = field . format format . date_time_format...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Field.type property | Aspose.Words for Python

    Field.type property. Gets the Microsoft Word field type.... insert_field ( 'DATE \\ @ "dddd, MMMM dd, yyyy"'...FIELD_DATE , field . type ) self . assertEqual ( 'DATE \\ @ "dddd...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Fields::GeneralFormatCollection:...

    Aspose::Words::Fields::GeneralFormatCollection::GetEnumerator method. Returns an enumerator object in C++....field -> get_Result ()); // 2 - Date/time format: field = builder...builder -> InsertField ( u "DATE" ); format = field -> get_Format ();...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. 在 Python 中设置 PDF 到期|Aspose.PDF for Java

    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....month=4;today = new Date();today = new Date(today.getFullYear()...today.getMonth());expiry = new Date(year, month);if (today.getTime()...

    docs.aspose.com/pdf/zh/java/set-pdf-expiration-...