Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 13,541 for

date

(0.09 sec)
  1. Presentation Header and Footer|Aspose.Slides fo...

    PowerPoint header and footer in JavaScript...master notes slide and all child Date and time placeholders visible...placeholder. Set text to notes slide Date-time placeholder. Write the...

    docs.aspose.com/slides/nodejs-java/presentation...
  2. 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/
  3. DocumentProperty.ToString | Aspose.Words for .NET

    Discover the DocumentProperty ToString method, which formats property values as strings based on locale, enhancing data presentation and user experience.... Converts a date property into a short date string. For all...properties . Add ( "Authorized Date" , authDate ); properties ....

    reference.aspose.com/words/net/aspose.words.pro...
  4. Aspose::Words::Fields::FieldSaveDate::get_UseUm...

    Aspose::Words::Fields::FieldSaveDate::get_UseUmAlQuraCalendar method. Gets or sets whether to use the Um-al-Qura 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...
  5. 在 Python 中设置 PDF 过期|Aspose.PDF for Python via 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/python-java/set-pdf-expi...
  6. Adding MapiTask to PST in Python|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.... Date (), self . Date ()) task . setPercentComplete...task . setLastUpdate ( self . Date ()) task . getUsers () . setOwner...

    docs.aspose.com/email/java/adding-mapitask-to-p...
  7. FieldMacroButton | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  8. 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...
  9. 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...
  10. Customize Chart Axes in Presentations with Pyth...

    Discover how to use Aspose.Slides for Python via .NET to customize chart axes in PowerPoint and OpenDocument presentations for reports and visualizations....preferred category axis type ( date or text ). This code in Python...charts . CategoryAxisType . DATE chart . axes . horizontal_axis...

    docs.aspose.com/slides/python-net/chart-axis/