Sort Score
Result 10 results
Languages All
Labels All
Results 621 - 630 of 3,044 for

date

(0.03 sec)
  1. BuiltInDocumentProperties.created_time property...

    BuiltInDocumentProperties.created_time property. Gets or sets Date of the document creation in UTC....created_time property Gets or sets date of the document creation in...total_editing_time } ' ) print ( f 'Date/time last printed: { properties...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldType enum to efficiently manage Microsoft Word field types and enhance your document automation.... FieldDate 31 Specifies the DATE field. FieldDDE 45 Specifies...field = builder . InsertField ( "DATE \\@ \"dddd, MMMM dd, yyyy\""...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::idx_get method. Gets a property with the specified name in C++....of data, // such as a name, date, or address, and converts it...tag. // The properties of a "date"-type smart tag contain its...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. Generate and Read HIBC LIC Barcodes in C#|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....the lot number, the expiration date, and other information about...application, namely, expiration date, product quantity, lot number...

    docs.aspose.com/barcode/net/hibc-lic-barcodes/
  5. 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...
  6. 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...
  7. 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...
  8. FieldFormat.dateTimeFormat property | Aspose.Wo...

    FieldFormat.DateTimeFormat property. Gets or sets a formatting that is applied to a Date and time field result...formatting that is applied to a date and time field result. Corresponds...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldUpdatingProgressArgs | Aspose.Words for Java

    Provides data for the field updating progress event in Java....insertField(" DATE \\@ \"dddd, d MMMM yyyy\" ");...DocumentBuilder(doc); builder.insertField(" DATE \\@ \"dddd, d MMMM yyyy\" ");...

    reference.aspose.com/words/java/com.aspose.word...
  10. 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/