Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 11,922 for

date

(0.13 sec)
  1. Section.headersFooters property | Aspose.Words ...

    Section.headersFooters property. Provides access to the headers and footers nodes of the section....false ; let currentYear = new Date (). getYear (); footer . range...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Fields::FieldCollection::Remove ...

    Aspose::Words::Fields::FieldCollection::Remove method. Removes the specified field from this collection and from the document in C++....builder -> InsertField ( u " DATE \\ @ \" dddd, d MMMM yyyy \"...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. SignatureLine.show_date property | Aspose.Words...

    SignatureLine.show_Date property. Gets or sets a value indicating that sign Date is shown in the signature line...show_date property SignatureLine.show_date property Gets or sets...a value indicating that sign date is shown in the signature line...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 从自定义对象导入|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....ICollection ) list , new string [] { "Date" , "InWIPStage" , "Shipment"...

    docs.aspose.com/cells/zh/net/importing-from-cus...
  5. SignatureLineOptions.email property | Aspose.Wo...

    SignatureLineOptions.email property. Gets or sets suggested signer's e-mail address...by vderyushev" , SignTime = Date . now () }; let certHolder =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. SignatureLine.isValid property | Aspose.Words f...

    SignatureLine.isValid property. Indicates that signature line is signed by digital signature and this digital signature is valid....by vderyushev" , SignTime = Date . now () }; let certHolder =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Add Signature Line to the Worksheet with C++|Do...

    This article describes how to add a signature line to the worksheet using C++ codes with Aspose.Cells for C++....localtime_s ( & now_tm , & now ); Date currentDate { now_tm . tm_year...

    docs.aspose.com/cells/cpp/add-signature-line/
  8. FieldOptions.FieldUpdatingCallback | Aspose.Wor...

    Discover the FieldOptions FieldUpdatingCallback property to easily manage IFieldUpdatingCallback implementations and enhance your data handling efficiency.... InsertField ( " DATE \\@ \"dddd, d MMMM yyyy\" "...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Manage Document Metadata via Java | products.as...

    View and UpDate PDF, Microsoft Excel spreadsheets, PowerPoint Presentations and Word documents metadata via your Java application....details like authorship, creation date, and document versions, streamlines...document versions, creation dates, and other relevant information...

    products.aspose.com/total/java/metadata/
  10. Calculate Formulas with Node.js via C++|Documen...

    This article introduces how to use Aspose.Cells library to calculate formulas in Microsoft Excel using Node.js via C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk....mathematical, string, boolean, date/time, statistical, database...calculation console . log ( new Date ()); // Set the CreateCalcChain...

    docs.aspose.com/cells/nodejs-cpp/calculate-form...