Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 14,217 for

date

(0.05 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. 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. 获取文档属性|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/zh/net/get-document-pro...
  4. FieldCreateDate.UseUmAlQuraCalendar | Aspose.Wo...

    Manage Date formats effortlessly with the FieldCreateDate UseUmAlQuraCalendar property. Switch to the UmalQura calendar for precise Date handling....field to display the creation date/time of the document. Document...MoveToDocumentEnd (); builder . Writeln ( " Date this document was created:"...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldCreateDate.UseSakaEraCalendar | Aspose.Wor...

    Discover the FieldCreateDate UseSakaEraCalendar property to easily manage Saka Era calendar settings in your applications for enhanced Date handling....field to display the creation date/time of the document. Document...MoveToDocumentEnd (); builder . Writeln ( " Date this document was created:"...

    reference.aspose.com/words/net/aspose.words.fie...
  6. 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...
  7. Working with PDF File Metadata in Node.js|Aspos...

    This section explains how to get PDF file information, how to get metadata from a PDF file, set PDF File Information in Node.js....keywords Creation Date : json.creation Modify Date : json.mod PDF...keywords Creation Date : json.creation Modify Date : json.mod PDF...

    docs.aspose.com/pdf/nodejs-cpp/pdf-file-metadata/
  8. 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...
  9. FieldSectionPages | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldNext | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...