Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 14,613 for

date

(0.13 sec)
  1. SignOptions | Aspose.Words for Java

    Allows to specify options for document signing in Java...."aw"); // Create a comment and date which will be applied with our...signOptions.setSignTime(new Date()); } // Take an unsigned document...

    reference.aspose.com/words/java/com.aspose.word...
  2. EWS: error when trying to create appointment - ...

    Using the latest version (and also older versions), I am getting an Exchange error when trying to create an appointment using IEWSClient: “ExchangeException: set action is invalid for property”. This code (from your doc…...MILLISECOND, 0); Date startTime = c.getTime(); c.add(java...util.Calendar.HOUR_OF_DAY, 1); Date endTime = c.getTime(); String...

    forum.aspose.com/t/ews-error-when-trying-to-cre...
  3. Support for Evaluation of Functions in Formulas...

    The page describes the algorithm of formula evaluations used by Aspose.Tasks for Java library for calculations....Calculation of Date/Time Functions CDate( expression ) Date () DateAdd(...DateAdd( interval, number, date ) DateDiff( interval, date1, date2...

    docs.aspose.com/tasks/java/support-for-evaluati...
  4. FieldChar.is_locked property | Aspose.Words for...

    FieldChar.is_locked property. Gets or sets whether the parent field is locked (should not recalculate its result)....FIELD_DATE , True ) . as_field_date () field . format . date_time_format... fields . FieldType . FIELD_DATE , field_start . field_type )...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Accessing XML Data in C#|Aspose.Words for .NET

    Learn how to access XML data while building a report using LINQ in C#....numbers or to specify custom date-time and numeric formats to...<< [Name]>>, Age: << [Age]>>, Date of Birth: << [Birth]:"dd.MM...

    docs.aspose.com/words/net/accessing-xml-data/
  6. Sending meeting request with recurrence|Documen...

    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....)); // Fill appointment object Date startDate = sdf . parse ( "2013-12-01..."2013-12-01 17:00:00" ); Date endDate = sdf . parse ( "2013-12-31...

    docs.aspose.com/email/java/sending-meeting-requ...
  7. FieldCreateDate Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldCreateDate class for seamless document management. Easily implement the CREATEDate field and enhance your workflows.... Remarks Retrieves the date and time at which the document...field to display the creation date/time of the document. Document...

    reference.aspose.com/words/net/aspose.words.fie...
  8. GeneralFormatCollection Class | Aspose.Words fo...

    Discover the Aspose.Words.Fields.GeneralFormatCollection class—a powerful, typed collection for managing general formats effortlessly in your documents....00" )); // 2 - Date/time format: field = builder...builder . InsertField ( "DATE" ); format = field . Format ; format...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Setting Attributes for New Tasks | Aspose.Tasks...

    Learn how to set attributes for newly created tasks using Aspose.Tasks for C#....how to set the default start date for new tasks using Aspose.Tasks...property that defines the start date for a new task. This property...

    docs.aspose.com/tasks/cpp/setting-attributes-fo...
  10. Aspose::Words::Fields::FieldFormat::get_General...

    Aspose::Words::Fields::FieldFormat::get_GeneralFormats method. Gets a collection of general formats that are applied to a numeric, text or any field result. Corresponds to the \* switches 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...