Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 15,086 for

date

(0.16 sec)
  1. Working with Appointments|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....Description End Date Location Organizer Start Date Summary Created...Created Date Last Modified Date Call the Save() method and specify...

    docs.aspose.com/email/java/working-with-appoint...
  2. LoadOptions.progressCallback property | Aspose....

    LoadOptions.progressCallback property. Called during loading a document and accepts data about loading progress....LoadingProgressCallb () { mLoadingStartedAt = Date . now (); } /// <summary> ///...args ) { DateTime canceledAt = Date . now (); double ellapsedSeconds...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. DocumentSavingArgs.estimatedProgress property |...

    DocumentSavingArgs.estimatedProgress property. Overall estimated percentage progress....SavingProgressCallba () { mSavingStartedAt = Date . now (); } /// <summary> ///...args ) { DateTime canceledAt = Date . now (); double ellapsedSeconds...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. XlsxSaveOptions.date_time_parsing_mode property...

    XlsxSaveOptions.Date_time_parsing_mode property. Gets or sets the mode that specifies how document text is parsed to identify Date and time values...date_time_parsing_mode property XlsxSaveOptions.date_time_parsing_mode...document text is parsed to identify date and time values. The default...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Fields::FormField::get_TextInput...

    Aspose::Words::Fields::FormField::get_TextInputFormat method. Returns or sets the text formatting for a text form field in C++....field contains a number or a date/time value, then valid format...format strings are number or date and time format strings. Microsoft...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. 5472558.xlsx

    data Name Description State Date Bar This is short text draft 7/1/16 pivot State (All) Name Description Date Bar This is short text 7/1/16 (blank) (blank) (blank) 2016-07-21T19:11:17Z 15.0300 Ramon......data Name Description State Date Bar This is short text draft...State (All) Name Description Date Bar This is short text 7/1/16...

    docs.aspose.com/cells/ar/java/specify-whether-t...
  7. General Project Properties in Ruby | Aspose.Tas...

    Learn how to manage Microsoft Project general properties using Aspose.Tasks Java for Ruby...."Project Start Date : " + project . get(prj . START_DATE) . to_string..."Project Finish Date : " + project . get(prj . FINISH_DATE) . to_string...

    docs.aspose.com/tasks/java/general-project-prop...
  8. AxisBound constructor | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.AxisBound constructor...datetime : Date ) Parameter Type Description datetime Date See Also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Working with PDF File Metadata|Aspose.PDF for P...

    Learn how to work with PDF file metadata and extract document properties using Aspose.PDF in PHP/Java....; $responseData2 = "Creation Date: " . $docInfo -> getCreationDate..." ; $responseData4 = "Modify Date: " . $docInfo -> getModDate...

    docs.aspose.com/pdf/php-java/pdf-file-metadata/
  10. 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 Golang via 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...above sample code; the value (date/time) of A1 with the custom...

    docs.aspose.com/cells/go-cpp/implement-custom-c...