Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 15,117 for

date

(0.11 sec)
  1. FieldQuote class | Aspose.Words for Python

    aspose.words.fields.FieldQuote class. Implements the QUOTE field...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/python-net/aspose.wo...
  2. 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...
  3. 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/
  4. FieldShape | Aspose.Words for Java

    Implements the SHAPE 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. PdfDigitalSignatureDetails | Aspose.Words for Java

    Contains details for signing a PDF document with a digital signature in Java....JULY, 20); Date signingTime = calendar.getTime();...String reason, String location, Date signatureDate) Initializes an...

    reference.aspose.com/words/java/com.aspose.word...
  6. 使用Node.js通过C++管理日期轴|Documentation

    学习如何在Aspose.Cells for Node.js via C++中管理日期轴。我们的指南将帮助你理解如何处理各种日期格式、时间刻度和刻度标签频率。... putValue ( "Date" ); // 14 means datetime format...( "A2" ). putValue ( new Date ( Date . UTC ( 2022 , 5 , 26 )));...

    docs.aspose.com/cells/zh/nodejs-cpp/date-axis/
  7. GeneralFormatCollection.Item | Aspose.Words for...

    Access the GeneralFormatCollection Item property to retrieve customizable formats easily at any index, enhancing your data presentation effortlessly....00" )); // 2 - Date/time format: field = builder...builder . InsertField ( "DATE" ); format = field . Format ; format...

    reference.aspose.com/words/net/aspose.words.fie...
  8. GeneralFormatCollection.Remove | Aspose.Words f...

    Effortlessly remove all instances of a specific general format from your collection with the GeneralFormatCollection Remove method. Streamline your data management!...00" )); // 2 - Date/time format: field = builder...builder . InsertField ( "DATE" ); format = field . Format ; format...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Aspose::Words::Fields::FieldSaveDate::get_UseSa...

    Aspose::Words::Fields::FieldSaveDate::get_UseSakaEraCalendar method. Gets or sets whether to use the Saka Era calendar in C++....SAVEDATE field to display the date/time of the document’s most...(); builder -> Writeln ( u " Date this document was last saved:"...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Number Settings with Golang via C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files that supports many different cell number settings. This article will introduce how to use Aspose.Cells library to manage the number settings of cells so that users can adjust the number format in the spreadsheet as needed....Display Formats of Numbers and Dates A very strong feature of Microsoft...formats of numeric values and dates. We know that numeric data can...

    docs.aspose.com/cells/go-cpp/cells-number-setti...