Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 15,142 for

date

(0.17 sec)
  1. Creating Audio Reminder|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....NOVEMBER , 1 , 0 , 0 , 0 ); Date startDate = calendar . getTime... Calendar . DECEMBER , 1 ); Date endDate = calendar . getTime...

    docs.aspose.com/email/java/creating-audio-remin...
  2. 数字设置|Documentation

    Aspose.Cells 是一个用于处理电子表格文件的 JavaScript 库,支持多种不同的单元格数字设置。本文介绍如何使用 Aspose.Cells 库管理单元格的数字设置以调整电子表格中的数字格式。.../ 14 Date m/d/yyyy 15 Date d-mmm-yy 16 Date d-mmm 17 Date mmm-yy...// Adding the current system date to "A1" cell const cellA1 =...

    docs.aspose.com/cells/zh/javascript-cpp/cells-n...
  3. Aspose::Words::Fields::FieldChar::get_IsLocked ...

    Aspose::Words::Fields::FieldChar::get_IsLocked method. Gets or sets whether the parent field is locked (should not recalculate its result) in C++....get_IsLocked ()); ASSERT_EQ ( u " DATE \\ @ \" dddd, MMMM dd, yyyy...the field to show the current date. field -> Update (); See Also...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. CalendarType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.CalendarType enum to easily specify and customize your calendar types for enhanced document management and automation....FieldResultFormatter ( "${0}" , "Date: {0}" , "Item # {0}:" ); doc...)); // 2 - Date/time: builder . InsertField ( "DATE \\@ \"d MMMM...

    reference.aspose.com/words/net/aspose.words/cal...
  5. Working with Formulas in Projects | Aspose.Task...

    Learn how to work with Microsoft Project formula functions using Aspose.Tasks for C# and other languages....Calculation of Date/Time Functions CDate( expression ) Date () DateAdd(...DateAdd( interval, number, date ) DateDiff( interval, date1, date2...

    docs.aspose.com/tasks/cpp/functions-in-formulas/
  6. How to Convert Project Data to PDF | Aspose.Tas...

    This guide explains how to convert project data into PDF format using Aspose.Tasks for Java. Whether you're new to the platform or looking to optimize your workflow, this article provides a clear step-by-step approach to achieve your goal....with ❤ by GitHub Customizing Date Format Aspose.Tasks give developers...developers control over date formatting when rendering project...

    docs.aspose.com/tasks/java/convert-project-data...
  7. Stop or Resume an Assignment | Aspose.Tasks Doc...

    Learn how to stop or resume Microsoft Project (MPP/XML) resource assignments using Aspose.Tasks for Java....resume date: Stop reads or writes an assignment’s stop date (Date)...writes an assignment’s resume date (Date). To see an assignment’s...

    docs.aspose.com/tasks/java/stop-or-resume-an-as...
  8. XlsxDateTimeParsingMode enumeration | Aspose.Wo...

    aspose.words.saving.XlsxDateTimeParsingMode enumeration. Specifies how document text is parsed to identify Date and time values....document text is parsed to identify date and time values. Members Name...specify autodetection of the date time format. doc = aw . Document...

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

    Field.result property. Gets or sets text that is between the field separator and field end.... insert_field ( 'DATE \\ @ "dddd, MMMM dd, yyyy"'...FIELD_DATE , field . type ) self . assertEqual ( 'DATE \\ @ "dddd...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Sending Meeting Request|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....location" ; // Set the start date and end dates oAppointment . Start...start date DateTime . Now . AddHours ( 1 ), // end date new MailAddress...

    docs.aspose.com/email/net/sending-meeting-request/