Sort Score
Result 10 results
Languages All
Labels All
Results 1,121 - 1,130 of 15,264 for

date

(0.07 sec)
  1. jsonData.json

    { "number": 10, "test": "test abc", "Date": "2011-10-05T14:48:00.000Z", "arrayNumber": [1,2,3,4,5], "arrayWords": ["x1","xy2","yz3","z4"], "arrayOfObjects": [ {"valNumber":12,"valString": "aa"}, {"......"number": 10, "test": "test abc", "date": "2011-10-05T14:48:00.000Z"...

    docs.aspose.com/cells/ja/net/how-to-import-json...
  2. Revision details PDF compare - Free Support For...

    Hello I notice some problem with default save compared document to PDF. It looks like PDF always export as “All markup” (compared to word). That produce some “first look” inconsistency like that: To reproduce this yo…...compare(doc1, "sd", new Date()); doc.save("a.docx"); doc...doc.compare(doc1, "sd", new Date()); doc.getLayoutOptions()....

    forum.aspose.com/t/revision-details-pdf-compare...
  3. DocumentPropertyCollection class | Aspose.Words...

    Aspose.Words.Properties.DocumentPropertyCollection class. Base class for [BuiltInDocumentProperties](../builtindocumentproperties/) and [CustomDocumentProperties](../customdocumentproperties/) collections... add ( "Authorized Date" , Date . now ()); properties ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. IFieldUpdatingProgressCallback | Aspose.Words f...

    Implement this interface if you want to track field updating progress in Java....insertField(" DATE \\@ \"dddd, d MMMM yyyy\" ");...DocumentBuilder(doc); builder.insertField(" DATE \\@ \"dddd, d MMMM yyyy\" ");...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::Clear method. Removes all elements from the collection in C++....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/cpp/aspose.words.mar...
  6. Data Validation|Documentation

    Learn how to add data validation through the Aspose.Cells for Node.js via C++ API....that a column labeled DATE contains only dates, or that another column...that a column labeled DATE contains only dates within a certain range...

    docs.aspose.com/cells/nodejs-cpp/data-validation/
  7. Data Validation|Documentation

    Learn how to add data validation through the Aspose.Cells for Python via .NET API....that a column labeled DATE contains only dates, or that another column...that a column labeled DATE contains only dates within a certain range...

    docs.aspose.com/cells/python-net/data-validation/
  8. Working with Comments in Node.js|Aspose.Words f...

    How to add, remove, or manipulate comments in a document using Node.js....Extract and list the author name, date & time and text of all comments...Extract and list the author name, date & time and text of comments...

    docs.aspose.com/words/nodejs-net/working-with-c...
  9. Aspose::Words::LowCode::Comparer::Compare metho...

    Aspose::Words::LowCode::Comparer::Compare method. Compares two documents loaded from streams with additional options and saves the differences to the provided output stream in the specified save format, producing changes as a number of edit and format revisions in C++....dateTime System::DateTime The date and time to use for revisions...dateTime System::DateTime The date and time to use for revisions...

    reference.aspose.com/words/cpp/aspose.words.low...
  10. Document.compare method | Aspose.Words for Python

    aspose.words.Document.compare method...] compare(document, author, date_time) Compares this document.... Document , author : str , date_time : datetime . datetime ):...

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