Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 17,502 for

date

(1.2 sec)
  1. RevisionCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.RevisionCollection class—efficiently manage document revisions with a powerful collection of Revision objects for seamless editing.... Date , Is . EqualTo ( revision . DateTime . Date )); Assert...

    reference.aspose.com/words/net/aspose.words/rev...
  2. HtmlLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading HTML document into a Document object in Java....setSignTime(new Date()); signOptions.setDecrypti..."aw"); // Create a comment, date, and decryption password which...

    reference.aspose.com/words/java/com.aspose.word...
  3. 用JavaScript用C++实现扩展Aspose.Cells默认计算引擎的自定义计算引擎|D...

    本文介绍如何通过用JavaScript用C++利用Aspose.Cells库实现自定义计算引擎,扩展JavaScript中的默认计算引擎。加载现有Excel文件或创建新文件,使用提供的方法,保存修改后的Excel文件。...CalculatedValue: add one day offset for the date data . calculatedValue = CellsHelper... getDoubleFromDateTim ( new Date (), false ) + 1.0 ; } } } class...

    docs.aspose.com/cells/zh/javascript-cpp/impleme...
  4. Work with Project Online or Project Server | As...

    Learn how to work with Microsoft Project Online or Microsoft Project Server using Aspose.Tasks for Java.... println ( "Project Created Date:" + p. getCreatedDate ()); 12...println ( "Project Last Saved Date:" + p. getLastSavedDate ());...

    docs.aspose.com/tasks/java/work-with-project-on...
  5. Comment.add_reply method | Aspose.Words for Python

    Comment.add_reply method. Adds a reply to this comment....method add_reply(author, initial, date_time, text) Adds a reply to...author : str , initial : str , date_time : datetime . datetime ...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. Convert JSON Format to RTF in Android Apps | pr...

    Parse JSON to RTF in Java without using Microsoft Word...convert string to number or date, set date and number format, and...

    products.aspose.com/total/android-java/conversi...
  8. Convert JSON Format to FLATOPC in Android Apps ...

    Parse JSON to FLATOPC in Java without using Microsoft Word...convert string to number or date, set date and number format, and...

    products.aspose.com/total/android-java/conversi...
  9. Field Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.Field class, your key to enhancing Microsoft Word documents with dynamic fields for improved functionality and efficiency.... InsertField ( "DATE \\@ \"dddd, MMMM dd, yyyy\""...GetFieldCode (), Is . EqualTo ( "DATE \\@ \"dddd, MMMM dd, yyyy\""...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Document.UpdateListLabels | Aspose.Words for .NET

    Effortlessly upDate all list item labels in your document with the UpDateListLabels method, ensuring consistency and clarity in your content....TOC or REF) need them be up-to-date. Examples Shows how to extract...

    reference.aspose.com/words/net/aspose.words/doc...