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

date

(0.22 sec)
  1. 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...
  2. SmartTag | Aspose.Words for .NET

    Create dynamic SmartTags effortlessly with our constructor. Enhance your projects with customizable features and seamless integration for optimal performance....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/net/aspose.words.mar...
  3. 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...
  4. XlsxDateTimeParsingMode | Aspose.Words for Java

    Specifies how document text is parsed to identify Date and time values in Java....document text is parsed to identify date and time values. Examples: Shows...specify autodetection of the date time format. Document doc =...

    reference.aspose.com/words/java/com.aspose.word...
  5. Manage data of Excel files with Golang via C++|...

    This article describes how to view and edit data of Excel files with Aspose.Cells library using C++....string, double, integer, or date/time value to the cell. How...DateTimeValue : returns the date/time value of the cell. FloatValue...

    docs.aspose.com/cells/go-cpp/view-and-edit-exce...
  6. Manage data of Excel files|Documentation

    This article describes how to view and edit data of Excel files with the Aspose.Cells library....string, double, integer, or date/time values to the cell. How...DateTimeValue : returns the date/time value of the cell. FloatValue...

    docs.aspose.com/cells/net/view-and-edit-excel-d...
  7. DocSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOC or SaveFormat.DOT format in Java....custom local time zone used for date/time fields. getDefaultTemplate()...BuiltInDocumentPrope.setCreatedTime(java.util.Date) property is updated before...

    reference.aspose.com/words/java/com.aspose.word...
  8. Fields Overview in Node.js|Aspose.Words for Nod...

    You can access field modifying using Node.js. Fields of the document are loaded into the Aspose.Words Document Object Model (DOM)....Word, already contains an up to date value. For example, if the field...ADDRESSBLOCK AUTHOR COMPARE CREATEDATE DATE DOCPROPERTY DOCVARIABLE GREETINGLINE...

    docs.aspose.com/words/nodejs-net/fields-overview/
  9. java.lang.OutOfMemoryError: Java heap space Iss...

    Anyone I was using the POI HSMF for reading Outlook msg file. But I get an out of memory error reading anything above 10MB. Thinking of using APOSE for Java. Anyone knows if APOSE is the same. Will I be able to read the…...able to read the send date and recieved date using APOSE too. babar...read the “Sent” and “Received” dates using Aspose.Email for Java...

    forum.aspose.com/t/java-lang-outofmemoryerror-j...
  10. FieldStyleRef | Aspose.Words for Java

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

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