Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 14,828 for

date

(0.3 sec)
  1. Comment class | Aspose.Words for Node.js

    Aspose.Words.Comment class. Represents a container for text of a comment...from Node ) dateTime Gets the date and time that the comment was...made. dateTimeUtc Gets the UTC date and time that the comment was...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldDde | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  3. RevisionCollection class | Aspose.Words for Python

    aspose.words.RevisionCollection class. A collection of [Revision](../revision/) objects that represent revisions in the document... date_time . date (), date . today ()) self ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Document.track_revisions property | Aspose.Word...

    Document.track_revisions property. True if changes are tracked when this document is edited in Microsoft Word.... date_time . date (), date . today ()) self ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Setting Headers and Footers with C++|Documentation

    This article explains how to programmatically insert an image in the header and footer of Excel worksheets by setting the header and footer with script commands using the C++ API or Library....author name, topic name, or date and time. Headers and footers...number of pages &D The current date &T The current time &A The worksheet...

    docs.aspose.com/cells/cpp/setting-headers-and-f...
  6. Product Overview - Aspose.Cells for Android via...

    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....common and complex mathematical, date and time, financial, or text...to the cells Format cell as a date Set Text Alignment Merge multiple...

    docs.aspose.com/cells/java/product-overview-asp...
  7. Create StockHighLowClose Chart in Excel using C...

    Learn how to generate a StockHighLowClose chart in Excel using C# with Aspose.Cells for .NET. Step‑by‑step guide and full source code included....header titles and fills rows with date, open, high, low, and close...range and defines the category (date) axis. 5️⃣ Sets axis titles...

    blog.aspose.com/cells/create-stockhighlowclose-...
  8. XlsxSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.XlsxSaveOptions to enhance your document conversion to Xlsx. Unlock advanced saving options for optimal results!...custom local time zone used for date/time fields. DateTimeParsingMode...document text is parsed to identify date and time values. The default...

    reference.aspose.com/words/net/aspose.words.sav...
  9. MarkdownLoadOptions | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  10. 使用Node.js的C++实现自定义计算引擎,以扩展Aspose.Cells的默认计算引擎|D...

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

    docs.aspose.com/cells/zh/nodejs-cpp/implement-c...