Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 15,209 for

date

(0.12 sec)
  1. SignOptions.decryptionPassword property | Aspos...

    SignOptions.decryptionPassword property. The password to decrypt source document..."aw" ); // Create a comment, date, and decryption password which...Comments = "Comment" , SignTime = Date . now (), DecryptionPassword...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Pivot Data Mismatch Between Excel Workbook and ...

    We are facing a serious data mismatch issue when converting an Excel workbook (containing a PivotTable) to HTML using Aspose.Cells for Node.js. The Excel workbook is generated programmatically using Aspose. The PivotTab…...observed its failing when we add date fields amjad.sahi December 9...an unnecessary blank item in date group field. It’s better that...

    forum.aspose.com/t/pivot-data-mismatch-between-...
  3. Aspose::Words::Loading::LoadOptions::get_Update...

    Aspose::Words::Loading::LoadOptions::get_UpDateDirtyFields method. Specifies whether to upDate the fields with the dirty attribute in C++....the field's value is out of date, we can mark it as "dirty"....This value will stay out of date until we update the field manually...

    reference.aspose.com/words/cpp/aspose.words.loa...
  4. Aspose::Words::Properties::DocumentProperty::To...

    Aspose::Words::Properties::DocumentProperty::ToDouble method. Returns the property value as double in C++....properties -> Add ( u "Authorized Date" , authDate ); properties ->...properties -> idx_get ( u "Authorized Date" ) -> ToDateTime ()); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words.pro...
  5. SignOptions.comments property | Aspose.Words fo...

    SignOptions.comments property. Specifies comments on the digital signature..."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...
  6. SignatureLineOptions | Aspose.Words for Java

    Allows to specify options for signature line being inserted in Java....docx"); Date currentDate = new Date(); SignOptions signOptions...a value indicating that sign date is shown in the signature line...

    reference.aspose.com/words/java/com.aspose.word...
  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. Get PDF File Information in Python|Aspose.PDF f...

    Explore how to retrieve detailed PDF file information such as metadata and properties in Python using Aspose.PDF for document management....getAuthor ()) print "Creation Date:-" + str ( doc_info . getCreationDate...getKeywords ()) print "Modify Date:-" + str ( doc_info . getModDate...

    docs.aspose.com/pdf/java/get-pdf-file-informati...
  9. Set PDF File Information in PHP|Aspose.PDF for ...

    Learn how to set various file properties, such as metadata, for a PDF document in PHP using Aspose.PDF....$doc_info -> setCreationDate ( new Date ()); $doc_info -> setKeywords...$doc_info -> setModDate ( new Date ()); $doc_info -> setSubject...

    docs.aspose.com/pdf/java/set-pdf-file-informati...
  10. Sending meeting request with recurrence|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....)); // Fill appointment object Date startDate = sdf . parse ( "2013-12-01..."2013-12-01 17:00:00" ); Date endDate = sdf . parse ( "2013-12-31...

    docs.aspose.com/email/java/sending-meeting-requ...