Sort Score
Result 10 results
Languages All
Labels All
Results 371 - 380 of 11,921 for

date

(0.04 sec)
  1. CustomXmlProperty | Aspose.Words for Java

    Represents a single custom XML attribute or a smart tag property in Java....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/java/com.aspose.word...
  2. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_LastSavedTime method. Gets or sets the time of the last save in UTC in C++....System :: String :: Format ( u "Date/time last printed: {0}" , properties...SAVEDATE field to display the date/time of the document’s most...

    reference.aspose.com/words/cpp/aspose.words.pro...
  3. ChartAxisType enumeration | Aspose.Words for Py...

    aspose.words.drawing.charts.ChartAxisType enumeration. Specifies type of chart axis....type ) # 2 - Area chart with dates distributed along the X-axis:...500 , 300 ) dates = [ date ( 2014 , 3 , 31 ), date ( 2017 , 1...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DigitalSignatureDetails | Aspose.Words for Java

    Contains details for signing a document with a digital signature in Java....setSignTime(new Date()); saveOptions.setDigitalSignatureD(new...signOptions.setSignTime(new Date()); saveOptions.setDigitalSignatureD(new...

    reference.aspose.com/words/java/com.aspose.word...
  5. TextFormFieldType enumeration | Aspose.Words fo...

    aspose.words.fields.TextFormFieldType enumeration. Specifies the type of a text form field.... DATE The text form field can contain only a valid date value...CURRENT_DATE The text form field value is the current date when...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 演示评论|Aspose.Slides 文档

    在Java中为PowerPoint演示添加评论和回复...get_Item ( 0 ), point , new Date ()); // 在幻灯片2上为作者添加幻灯片评论 author...get_Item ( 1 ), point , new Date ()); // 访问幻灯片1 ISlide slide...

    docs.aspose.com/slides/zh/java/presentation-com...
  7. GeneralFormatCollection.Item | Aspose.Words for...

    Access the GeneralFormatCollection Item property to retrieve customizable formats easily at any index, enhancing your data presentation effortlessly....00" )); // 2 - Date/time format: field = builder...builder . InsertField ( "DATE" ); format = field . Format ; format...

    reference.aspose.com/words/net/aspose.words.fie...
  8. GeneralFormatCollection.Remove | Aspose.Words f...

    Effortlessly remove all instances of a specific general format from your collection with the GeneralFormatCollection Remove method. Streamline your data management!...00" )); // 2 - Date/time format: field = builder...builder . InsertField ( "DATE" ); format = field . Format ; format...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Working with Outlook Calendar Items|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/java/working-with-outlook...
  10. Document.update_fields method | Aspose.Words fo...

    Document.upDate_fields method. UpDates the values of fields in the whole document....be updated to show an up-to-date result. doc . update_fields...field and nest a DATE field inside it. # DATE fields update their...

    reference.aspose.com/words/python-net/aspose.wo...