Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 14,822 for

date

(0.08 sec)
  1. FieldFormat.GeneralFormats | Aspose.Words for .NET

    Discover the FieldFormat GeneralFormats property, offering a versatile collection of numeric text formats to enhance your data presentation and results....00" )); // 2 - Date/time format: field = builder...builder . InsertField ( "DATE" ); format = field . Format ; format...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Working with PDF File Metadata|Aspose.PDF for Java

    Discover how to manage and extract metadata from PDF files in Java using Aspose.PDF to handle document properties.... println ( "Creation Date: " + docInfo . getCreationDate...System . out . println ( "Modify Date: " + docInfo . getModDate ());...

    docs.aspose.com/pdf/java/pdf-file-metadata/
  3. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_LastSavedTime method. Gets or sets the time of the last save in UTC in C++....System :: String :: Format ( u "Date/time last printed: {0}" , properties...SAVEDATE field to display the date/time of the document’s most...

    reference.aspose.com/words/cpp/aspose.words.pro...
  4. FieldHyperlink | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  5. ChartXValue.fromDateTime method | Aspose.Words ...

    ChartXValue.fromDateTime method. Creates a [ChartXValue](../) instance of the [ChartXValueType.DateTime](../../chartxvaluetype/#DateTime) type....value : Date ) Parameter Type Description value Date See Also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Stop and Resume a Task | Aspose.Tasks Documenta...

    Learn how to stop and resume Microsoft Project tasks using Aspose.Tasks for Java....Hide Show ] A tasks’ stop date is the date that it should (or did)...Project can calculate stop dates, or let users enter them manually...

    docs.aspose.com/tasks/java/stop-and-resume-a-task/
  7. FieldCreateDate.UseLunarCalendar | Aspose.Words...

    Manage Date formats effortlessly with the FieldCreateDate UseLunarCalendar property. Choose between Hijri and Hebrew Lunar calendars for precise scheduling....field to display the creation date/time of the document. Document...MoveToDocumentEnd (); builder . Writeln ( " Date this document was created:"...

    reference.aspose.com/words/net/aspose.words.fie...
  8. 在 Ruby 中设置 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-...
  9. Customizing Email Headers in Ruby|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....Email Headers" ) \ # Specify Date calendar = Rjb :: import ( 'java...)) date = calendar . getTime () message . setDate ( date ) \...

    docs.aspose.com/email/java/customizing-email-he...
  10. Accessing XML Data in Java|Aspose.Words for Java

    Learn how to access XML data while building a report using LINQ in Java....numbers or to specify custom date-time and numeric formats to...representations: Long Double Boolean Date Note – For recognition of data...

    docs.aspose.com/words/java/accessing-xml-data/