Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 11,908 for

date

(0.03 sec)
  1. Aspose::Words::Document::NormalizeFieldTypes me...

    Aspose::Words::Document::NormalizeFieldTypes method. Changes field type values FieldType of FieldStart, FieldSeparator, FieldEnd in the whole document so that they correspond to the field types contained in the field codes in C++....the keep a field’s type up to date with its field code. auto doc...builder -> InsertField ( u "DATE" , nullptr ); // Aspose.Words...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Aspose::Words::Fields::FieldPrintDate::get_UseS...

    Aspose::Words::Fields::FieldPrintDate::get_UseSakaEraCalendar method. Gets or sets whether to use the Saka Era calendar in C++....display the print operation's date/time. // If no printing has...PRINTDATE field // can display the date and time of the last printing...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Aspose::Words::Fields::FieldPrintDate::get_UseL...

    Aspose::Words::Fields::FieldPrintDate::get_UseLunarCalendar method. Gets or sets whether to use the Hijri Lunar or Hebrew Lunar calendar in C++....display the print operation's date/time. // If no printing has...PRINTDATE field // can display the date and time of the last printing...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Cancelling Meeting Requests with Calendar|Docum...

    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....AppLocation ; public Date AppStartDate ; public Date AppEndDate ; public...String appLocation , Date appStartDate , Date appEndDate ) { try...

    docs.aspose.com/email/java/cancelling-meeting-r...
  5. Programming with Documents | Aspose.PUB for C++

    To code PUB files with Aspose.PUB for C++ start with editing the file Metadata that describes its properties like author, tile, company, language, etc.... Creation Date The date when the publication was...originally created. Modification Date The date when the publication was...

    docs.aspose.com/pub/cpp/programming-with-docume...
  6. Aspose::Words::Fields::Field::Update method | A...

    Aspose::Words::Fields::Field::UpDate method. Performs the field upDate. Throws if the field is being upDated already 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...
  7. Chart Axis|Aspose.Slides Documentation

    How to edit PowerPoint chart axis in C++...preferred category axis type ( date or text ). This code in C++...set_CategoryAxisType ( CategoryAxisType :: Date ); horizontalAxis -> set_IsAutomaticMajorUnit...

    docs.aspose.com/slides/cpp/chart-axis/
  8. Add and Retrieve Data|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.... string, double, integer or date/time, etc. values to the cell...GetDateTimeValue , returns the date/time value of the cell. GetFloatValue...

    docs.aspose.com/cells/cpp/add-and-retrieve-data/
  9. OoxmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOCX SaveFormat.DOCM SaveFormat.DOTX SaveFormat.DOTM or SaveFormat.FLAT_OPC format in Java....Date) property is updated before...BuiltInDocumentPrope.setLastPrinted(java.util.Date) property is updated before...

    reference.aspose.com/words/java/com.aspose.word...
  10. BuiltInDocumentProperties | Aspose.Words for Java

    A collection of built-in document properties in Java.... getCreatedTime() Gets date of the document creation in...keywords. getLastPrinted() Gets the date when the document was last printed...

    reference.aspose.com/words/java/com.aspose.word...