Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 16,806 for

date

(0.34 sec)
  1. How to Convert Project Data to PDF | Aspose.Tas...

    This guide explains how to convert project data into PDF format using Aspose.Tasks for Java. Whether you're new to the platform or looking to optimize your workflow, this article provides a clear step-by-step approach to achieve your goal....with ❤ by GitHub Customizing Date Format Aspose.Tasks give developers...developers control over date formatting when rendering project...

    docs.aspose.com/tasks/java/convert-project-data...
  2. Work with PDF File Metadata in Python|Aspose.PD...

    Learn how to extract, upDate, and manage PDF file metadata and XMP properties in Python using Aspose.PDF....author, creation date, keywords, modification date, subject, and...( f "Creation Date: { doc_info . creation_date } " ) print (...

    docs.aspose.com/pdf/python-net/pdf-file-metadata/
  3. 使用 Outlook 日历项目|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....OCTOBER , 2 , 13 , 0 , 0 ); Date startDate = cal . getTime ();...OCTOBER , 2 , 14 , 0 , 0 ); Date endDate = cal . getTime ();...

    docs.aspose.com/email/zh/java/working-with-outl...
  4. ChartXValue.dateTimeValue property | Aspose.Wor...

    ChartXValue.DateTimeValue property. Gets the stored Datetime value.... get dateTimeValue () : Date See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Fields::FieldSaveDate class | As...

    Aspose::Words::Fields::FieldSaveDate class. Implements the SAVEDate field. To learn more, visit the documentation article in C++....SAVEDATE field to display the date/time of the document’s most...(); builder -> Writeln ( u " Date this document was last saved:"...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. EWS: error when trying to create appointment - ...

    Using the latest version (and also older versions), I am getting an Exchange error when trying to create an appointment using IEWSClient: “ExchangeException: set action is invalid for property”. This code (from your doc…...MILLISECOND, 0); Date startTime = c.getTime(); c.add(java...util.Calendar.HOUR_OF_DAY, 1); Date endTime = c.getTime(); String...

    forum.aspose.com/t/ews-error-when-trying-to-cre...
  7. FieldCreateDate Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldCreateDate class for seamless document management. Easily implement the CREATEDate field and enhance your workflows.... Remarks Retrieves the date and time at which the document...field to display the creation date/time of the document. Document...

    reference.aspose.com/words/net/aspose.words.fie...
  8. SmartTag.accept method | Aspose.Words for Node.js

    SmartTag.accept method. Accepts a visitor....of data, // such as a name, date, or address, and converts it...the above contents as being a date. // Smart tags use the "Element"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Creating MapiCalendar in Aspose.Email - Free Su...

    I’m trying to create a MapiCalendar from fields of OLM calendar items , but it shows Win32 FileTime error . bool ConvertOlmToPst(string olmFilePath, string fullPstPath)//last { // Create a new PST PersonalStor…...variable // // Sanitize invalid dates // if (calItem.StartDate < new...DateTime FixDate(DateTime date) //{ // if (date < new DateTime(1900...

    forum.aspose.com/t/creating-mapicalendar-in-asp...
  10. CustomXmlPropertyCollection | Aspose.Words for ...

    Represents a collection of custom XML attributes or smart tag properties in Java....of data, // such as a name, date, or address, and converts it...tag. // The properties of a "date"-type smart tag contain its...

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