Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 15,140 for

date

(0.13 sec)
  1. Aspose::Words::Fields::GeneralFormatCollection:...

    Aspose::Words::Fields::GeneralFormatCollection::idx_get method. Gets a general format at the specified index 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...
  2. FieldHyperlink | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  3. 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...
  4. FieldChar.field_type property | Aspose.Words fo...

    FieldChar.field_type property. Returns the type of the field....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. ChartType enumeration | Aspose.Words for Python

    aspose.words.drawing.charts.ChartType enumeration. Specifies type of a chart....type ) # 2 - Area chart with dates distributed along the X-axis:...500 , 300 ) dates = [ date ( 2014 , 3 , 31 ), date ( 2017 , 1...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ChartAxisType enumeration | Aspose.Words for No...

    Aspose.Words.Drawing.Charts.ChartAxisType enumeration. Specifies type of chart axis....Value ); // 2 - Area chart with dates distributed along the X-axis:...); let dates = [ Date . parse ( "2014-03-31" ), Date . parse...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 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...
  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. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Customizing Email Headers in Ruby|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....Email Headers" ) \ # Specify Date calendar = Rjb :: import ( 'java...)) date = calendar . getTime () message . setDate ( date ) \...

    docs.aspose.com/email/java/customizing-email-he...
  10. Implement Custom Calculation Engine to extend t...

    This article describes how to extend the default calculation engine in Node.js by implementing a custom calculation engine using the Aspose.Cells library for Node.js via C++. Load an existing Excel file or create a new one to use the methods provided and save the modified Excel file....day to the system date. So, if the current date is 27/07/2023, then...add a one‑day offset to the date data . setCalculatedValue (...

    docs.aspose.com/cells/nodejs-cpp/implement-cust...