Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 15,099 for

date

(0.07 sec)
  1. Working with Extended Attributes of a Project |...

    Learn how to work with Microsoft Project extended attributes and custom fields using Aspose.Tasks for Java....21 22 Date date = new Date(); 23 ea. setDateValue (date); 24 25...

    docs.aspose.com/tasks/java/working-with-extende...
  2. CertificateHolder class | Aspose.Words for Node.js

    Aspose.Words.DigitalSignatures.CertificateHolder class. Represents a holder of X509Certificate2 instance..."aw" ); // Create a comment and date which will be applied with our...= "My comment" , SignTime = Date . now () }; // Take an unsigned...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 档案

    档案...compare(Document, String, Date) 方法将文档与作为参数传递的文档进行比较。 以下代码示例显示了如何使用...docA.compare(docB, "user", new Date()); // docA now contains changes...

    blog.aspose.com/zh/words/compare-ms-word-docume...
  4. Aspose::Words::LowCode::ComparerContext class |...

    Aspose::Words::LowCode::ComparerContext class. Document comparer context in C++.... get_DateTime () const The date and time assigned to revisions...set_DateTime (System::DateTime) The date and time assigned to revisions...

    reference.aspose.com/words/cpp/aspose.words.low...
  5. FieldDate.useLastFormat property | Aspose.Words...

    FieldDate.useLastFormat property. Gets or sets whether to use a format last used by the hosting application when inserting a new Date field....application when inserting a new DATE field. get useLastFormat ()...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FieldCitation | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  7. Manipulating JPEG2000 images|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.... Get Last Modified Date of A Raster Image Modifying...

    docs.aspose.com/imaging/java/manipulating-jpeg2...
  8. How to Get PDF Metadata in Java

    This tutorial contains information on how to get PDF metadata in Java. It provides complete guidance to set the environment, program logic and a runnable sample code to view PDF metadata in Java by using a few API calls....modification date, modification date time zone, creation date, and producer...

    kb.aspose.com/pdf/java/how-to-get-pdf-metadata-...
  9. FieldType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldType enum to efficiently manage Microsoft Word field types and enhance your document automation.... FieldDate 31 Specifies the DATE field. FieldDDE 45 Specifies...field = builder . InsertField ( "DATE \\@ \"dddd, MMMM dd, yyyy\""...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Creating and Setting Contents of Emails|Documen...

    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....the following email features: Date and time - Through the MailMessage...class setDate method we set date and time of an email. Message...

    docs.aspose.com/email/java/creating-and-setting...