Sort Score
Result 10 results
Languages All
Labels All
Results 721 - 730 of 15,209 for

date

(0.07 sec)
  1. CompositeNode.RemoveSmartTags | Aspose.Words fo...

    Effortlessly clean your CompositeNode with the RemoveSmartTags method, eliminating all SmartTag descendants for streamlined data management....of data, // such as a name, date, or address, and converts it...the above contents as being a date. // Smart tags use the "Element"...

    reference.aspose.com/words/net/aspose.words/com...
  2. Extract PDF Metadata using Python | Aspose.PDF

    Extract PDF format metadata programmatically with Python sample code using Aspose.PDF for Python for .NET...name, creation date, keywords, modification date, subject, and...print ( "Creation Date :" , doc_info . creation_date ) print ( "Keywords...

    products.aspose.com/pdf/python-net/metadata/
  3. IFieldResultFormatter.FormatNumeric | Aspose.Wo...

    Discover the iFieldResultFormatter FormatNumeric method for Aspose.Words. Enhance your document formatting with powerful numeric switch capabilities!...FieldResultFormatter ( "${0}" , "Date: {0}" , "Item # {0}:" ); doc...)); // 2 - Date/time: builder . InsertField ( "DATE \\@ \"d MMMM...

    reference.aspose.com/words/net/aspose.words.fie...
  4. FieldOptions.resultFormatter property | Aspose....

    FieldOptions.resultFormatter property. Allows to control how the field result is formatted....FieldResultFormatter ( "${0}" , "Date: {0}" , "Item # {0}:" ); doc...); // 2 - Date/time: builder . insertField ( "DATE \\@ \"d MMMM...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Extract PDF Metadata using C# | Aspose.PDF

    Extract PDF format metadata programmatically with C# sample code using Aspose.PDF for .NET...name, creation date, keywords, modification date, subject, and...Console . WriteLine ( "Creation Date: {0}" , docInfo . CreationDate...

    products.aspose.com/pdf/net/metadata/
  6. ComparisonTargetType | Aspose.Words for Java

    Allows to specify base document which will be used during comparison in Java....write("Original textbox contents"); // DATE field: builder.moveTo(docOriginal...appendParagraph("")); builder.insertField(" DATE "); // Comment: Comment newComment...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldListNum | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  8. 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/
  9. Aspose::Words::Fields::Field::get_IsDirty metho...

    Aspose::Words::Fields::Field::get_IsDirty method. Gets or sets whether the current result of the field is no longer correct (stale) due to other modifications made to the document in C++....the field's value is out of date, we can mark it as "dirty"....This value will stay out of date until we update the field manually...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Field.IsLocked | Aspose.Words for .NET

    Discover the IsLocked property for fields—control recalculation and enhance data integrity. Unlock efficient management of your data results today!... EqualTo ( " DATE \\@ \"dddd, MMMM dd, yyyy\""...the field to show the current date. field . Update (); See Also...

    reference.aspose.com/words/net/aspose.words.fie...