Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 16,710 for

date

(0.26 sec)
  1. Set PDF File Information in Ruby|Aspose.PDF for...

    Programmatically define and upDate PDF metadata like title, author, and keywords using Ruby.... Date ' ). new ) doc_info . setKeywords...:: import ( ' java . util . Date ' ). new ) doc_info . setSubject...

    docs.aspose.com/pdf/java/set-pdf-file-informati...
  2. SmartTag.Properties | Aspose.Words for .NET

    Discover SmartTag Properties, a unique collection of innovative smart tag solutions designed to enhance your property management and streamline operations....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.mar...
  3. IRevisionCriteria | Aspose.Words for Java

    Implement this interface if you want to control when certain Revision should be accepted/rejected or not by the RevisionCollection.acceptcom.aspose.words.IRevisionCriteria/ RevisionCollection.rejectcom.aspose.words.IRevisionCriteria methods in Java....startTrackRevisions("John Doe", new Date()); builder.write("This is insertion...startTrackRevisions("Jane Doe", new Date()); builder.write("This is insertion...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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/
  5. 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/
  6. 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...
  7. 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...
  8. 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...
  9. 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/
  10. Extract PDF Metadata using PHP | Aspose.PDF

    Extract PDF format metadata programmatically with PHP sample code using Aspose.PDF for PHP via Java...name, creation date, keywords, modification date, subject, and...; $responseData2 = "Creation Date: " . $docInfo -> getCreationDate...

    products.aspose.com/pdf/php-java/metadata/