Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 13,542 for

date

(0.04 sec)
  1. Create Different Cell Types in Apache POI and A...

    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....setValue ( true ); //Adding a date/time value to the cell cell...//Setting the display format of the date Style style = cell . getStyle...

    docs.aspose.com/cells/java/create-different-cel...
  2. SaveOptions.progressCallback property | Aspose....

    SaveOptions.progressCallback property. Called during saving a document and accepts data about saving progress....SavingProgressCallba () { mSavingStartedAt = Date . now (); } /// <summary> ///...args ) { DateTime canceledAt = Date . now (); double ellapsedSeconds...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. SecondaryAndAdditionalData|Aspose.BarCode for P...

    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....expiry_date_format Identifies expiry date format. expiry_date Identifies...Identifies expiry date. Will be used if ExpiryDateFormat is not...

    docs.aspose.com/barcode/python-net/api-referenc...
  4. SaveOptions.update_last_printed_property proper...

    SaveOptions.upDate_last_printed_property property. Gets or sets a value determining whether the [BuiltInDocumentProperties.last_printed](../../../aspose.words.properties/builtindocumentproperties/last_printed/) property is upDated before saving....determines whether the last printed date, which is a built-in property...is updated. # If so, then the date of the document's most recent...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Implement Custom Calculation Engine to extend t...

    This article describes how to extend the default calculation engine by implementing a custom calculation engine using the Aspose.Cells library with C++. By loading an existing Excel file or creating a new one, we can use the methods provided by Aspose.Cells to implement a custom calculation engine and get the results. Finally, we save the modified Excel file to disk....day to the system date. So if the current date is 27/07/2023, then...now_time , & local_tm ); #endif Date today { local_tm . tm_year +...

    docs.aspose.com/cells/cpp/implement-custom-calc...
  6. FieldFormat.general_formats property | Aspose.W...

    FieldFormat.general_formats property. Gets a collection of general formats that are applied to a numeric, text or any field result... result ) # 2 - Date/time format: field = builder...insert_field ( 'DATE' ) format = field . format format . date_time_format...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Validate XBRL and iXBRL files in C#|Documentation

    C# Finance Library API can valiDate XBRL and iXBRL files. Please see the sample codes given in this article for more information....is duration, but has no start date. ContextPeriodNoEndTi: Context...is duration, but has no end date. ContextPeriodStartAf: Context...

    docs.aspose.com/finance/net/validate-xbrl-and-i...
  8. GeneralFormatCollection.remove_at method | Aspo...

    GeneralFormatCollection.remove_at method. Removes a general format occurrence at the specified index.... result ) # 2 - Date/time format: field = builder...insert_field ( 'DATE' ) format = field . format format . date_time_format...

    reference.aspose.com/words/python-net/aspose.wo...
  9. GeneralFormatCollection.count property | Aspose...

    GeneralFormatCollection.count property. Gets the total number of the items in the collection.... result ) # 2 - Date/time format: field = builder...insert_field ( 'DATE' ) format = field . format format . date_time_format...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Get Document Properties|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.... WriteLine ( "Date Created : " + vdxDiagram . DocumentProps...TimeCreated ); Console . WriteLine ( "Date Last Edited : " + vdxDiagram...

    docs.aspose.com/diagram/net/get-document-proper...