Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 17,449 for

date

(0.41 sec)
  1. Data Filtering|Documentation

    Learn how to add data filter by using the Aspose.Cells for Node.js via C++ API....Filter based on text, numbers or dates. Autofilter in Microsoft Excel...Filters based on filled color Date Filters Filters rows based on...

    docs.aspose.com/cells/nodejs-cpp/data-filtering/
  2. BuiltInDocumentProperties.company property | As...

    BuiltInDocumentProperties.company property. Gets or sets the company property....log(`Date/time last printed: ${properties...properties . lastSavedTime = Date . now (); // We can right-click...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. BuiltInDocumentProperties.totalEditingTime prop...

    BuiltInDocumentProperties.totalEditingTime property. Gets or sets the total editing time in minutes....log(`Date/time last printed: ${properties...properties . lastSavedTime = Date . now (); // We can right-click...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. BuiltInDocumentProperties.manager property | As...

    BuiltInDocumentProperties.manager property. Gets or sets the manager property....log(`Date/time last printed: ${properties...properties . lastSavedTime = Date . now (); // We can right-click...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Reading and Writing DBF Files|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files, which supports reading and writing dBASE III and IV (DBF) files. This article explains how to import data from and export data to DBF files using Aspose.Cells, including file format details, supported features, and step-by-step examples....including character, numeric, date, and logical fields. Preserving... and cannot contain spaces. Date values in DBF files are stored...

    docs.aspose.com/cells/cpp/reading-and-writing-d...
  6. Customize Chart Axes in Presentations in .NET|A...

    Discover how to use Aspose.Slides for .NET to customize chart axes in PowerPoint presentations for reports and visualizations....category axis type, set the date format for category axis values...preferred category axis type ( date or text ). This code in C# demonstrates...

    docs.aspose.com/slides/net/chart-axis/
  7. Fields Overview in C#|Aspose.Words for .NET

    Fields feature in details, field codes and field results explained in Aspose.Words for .NET....COMPARE CREATEDATE DATABASE DATE DISPLAYBARCODE DOCPROPERTY DOCVARIABLE...COMPARE 3+5/34 < 4.6/3/2 <code>DATE</code> and <code>TIME</code>...

    docs.aspose.com/words/net/fields-overview/
  8. IFieldResultFormatter.format method | Aspose.Wo...

    Aspose.Words.Fields.IFieldResultFormatter.format method...FieldResultFormatter ( "${0}" , "Date: {0}" , "Item # {0}:" ); doc...); // 2 - Date/time: builder . insertField ( "DATE \\@ \"d MMMM...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FieldType enumeration | Aspose.Words for Python

    aspose.words.fields.FieldType enumeration. Specifies Microsoft Word field types.... FIELD_CREATE_DATE Specifies the CREATEDATE field...DATABASE field. FIELD_DATE Specifies the DATE field. FIELD_DDE Specifies...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Text box vertical alignment ignored in Aspose.W...

    Hello, We’ve encountered an issue in Aspose.Words when comparing two .DOCX documents where text box vertical alignment changes are ignored. Specifically, the issue occurs after the upDatePageLayout() method is invoked …...Date; import org.junit.jupiter.api...compare(modifiedDocument, "author", new Date(), getCompareOptions()); sa...

    forum.aspose.com/t/text-box-vertical-alignment-...