Sort Score
Result 10 results
Languages All
Labels All
Results 1,841 - 1,850 of 15,210 for

date

(0.14 sec)
  1. Pivot Table Defaults to COUNT instead of SUM wi...

    Hi Aspose Team, We are using Aspose.Cells for Node.js via Java to generate Excel reports with pivot tables. Our Goal: We need to create a pivot table that summarizes an “Amount” column from a source data sheet using S…...b) => { // Parse the date strings into Date objects const dateA...eventDate ? new Date(a.eventDate) : new Date(0); const dateB...

    forum.aspose.com/t/pivot-table-defaults-to-coun...
  2. SignatureLine | Aspose.Words for Java

    Provides access to signature line properties in Java....a value indicating that sign date is shown in the signature line...a value indicating that sign date is shown in the signature line...

    reference.aspose.com/words/java/com.aspose.word...
  3. StructuredDocumentTag Class | Aspose.Words for ...

    Discover Aspose.Words.Markup.StructuredDocumentTag class for efficient content control in documents. Enhance your document management with SDT features!...represents the format in which dates are displayed. DateDisplayLocale...the language format for the date displayed in this SDT . DateStorageFormat...

    reference.aspose.com/words/net/aspose.words.mar...
  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. 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...
  6. 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...
  7. Specifying DBNum Custom Pattern Formatting with...

    Aspose.Cells is a C++ library for working with spreadsheet files that supports formatting Dates and numbers using custom formatting patterns. This article will show you how to use the Aspose.Cells library to specify the 'dbnum' custom format pattern so that users have more control over how numbers are displayed....Formats with C++ Render Custom Date Format Pattern g and ge mm dd...

    docs.aspose.com/cells/cpp/specifying-dbnum-cust...
  8. BuiltInDocumentProperties.total_editing_time pr...

    BuiltInDocumentProperties.total_editing_time property. Gets or sets the total editing time in minutes....total_editing_time } ' ) print ( f 'Date/time last printed: { properties...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. 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/