Sort Score
Result 10 results
Languages All
Labels All
Results 711 - 720 of 14,613 for

date

(0.1 sec)
  1. Extracting text inside a rectangle|Documentation

    Extract text located inside areas of the image provided by coordinates....allows you to extract names, dates, numbers, and other blocks from...demo Extract name and expiry date Block Coordinates Extracted...

    docs.aspose.com/ocr/cpp/image-regions-extract/
  2. ChartYValue.dateTimeValue property | Aspose.Wor...

    ChartYValue.DateTimeValue property. Gets the stored Datetime value.... get dateTimeValue () : Date See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Add Headers and Footers|Aspose.Words for .NET

    Add headers or footers into a document easily and fast instead of using VSTO in C#....//add footer having current date builder . MoveToHeaderFooter...); builder . InsertField ( "Date" , "" ); doc . UpdateFields...

    docs.aspose.com/words/net/add-headers-and-footers/
  4. 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/
  5. Aspose::Words::Fields::Field::get_IsLocked meth...

    Aspose::Words::Fields::Field::get_IsLocked method. Gets or sets whether the field is locked (should not recalculate its result) in C++....get_IsLocked ()); ASSERT_EQ ( u " DATE \\ @ \" dddd, MMMM dd, yyyy...the field to show the current date. field -> Update (); See Also...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Fields::FieldChar::get_FieldType...

    Aspose::Words::Fields::FieldChar::get_FieldType method. Returns the type of the field in C++....get_IsLocked ()); ASSERT_EQ ( u " DATE \\ @ \" dddd, MMMM dd, yyyy...the field to show the current date. field -> Update (); See Also...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. PropertyType enumeration | Aspose.Words for Nod...

    Aspose.Words.Properties.PropertyType enumeration. Specifies data type of a document property.... DateTime The property is a date time value. Double The property...properties . add ( "Authorized Date" , Date . now ()); properties ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Fields::FieldChar::get_IsDirty m...

    Aspose::Words::Fields::FieldChar::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++....get_IsLocked ()); ASSERT_EQ ( u " DATE \\ @ \" dddd, MMMM dd, yyyy...the field to show the current date. field -> Update (); See Also...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Fields::FieldChar::GetField meth...

    Aspose::Words::Fields::FieldChar::GetField method. Returns a field for the field char in C++....get_IsLocked ()); ASSERT_EQ ( u " DATE \\ @ \" dddd, MMMM dd, yyyy...the field to show the current date. field -> Update (); See Also...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. 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...integer, floating-point, text or date/time values. You can get the...

    docs.aspose.com/cells/java/add-and-retrieve-data/