Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 15,099 for

date

(0.1 sec)
  1. Working with Comments in Python|Aspose.Words fo...

    How to add, remove, or manipulate comments in a document using Python....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/python-net/working-with-c...
  2. AxisBound | Aspose.Words for .NET

    Create dynamic axis bounds effortlessly with AxisBound constructor, allowing your word processing app to auto-determine optimal layouts for enhanced user experience....series requiring a range of dates on the X-axis, and decimal values...Series . Clear (); DateTime [] dates = { new DateTime ( 1973 , 5...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::RemoveAt method. Removes a property at the specified index 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...
  4. SmartTag class | Aspose.Words for Python

    aspose.words.markup.SmartTag class. This element specifies the presence of a smart tag around one or more inline structures (runs, images, fields,etc.) within a paragraph...form 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/python-net/aspose.wo...
  5. PsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PS 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...
  6. RevisionCollection | Aspose.Words for Java

    A collection of Revision objects that represent revisions in the document in Java....startTrackRevisions("John Doe", new Date()); builder.write("This is revision...getDateTime().getDate(), new Date().getDate()); Assert.assertEquals(doc...

    reference.aspose.com/words/java/com.aspose.word...
  7. 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/fr/java/using-json-data-i...
  8. Aspose Words Tags Glossary - Free Support Forum...

    Hello there! We’re working with Aspose Word templates and need a way to reliably parse tags used in Aspose Words. Our goal is to extract the underlying fields from these markers so we can valiDate them against our data …...can we stay consistently up-to-date with the latest Aspose tag syntax...dev To stay consistently up-to-date with the latest Aspose tag syntax...

    forum.aspose.com/t/aspose-words-tags-glossary/3...
  9. Document.updatePageLayout method | Aspose.Words...

    Document.upDatePageLayout method. Rebuilds the page layout of the document.... The up-to-date page layout information is required...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Working With Tasks | Aspose.Tasks Documentation

    Learn how to manage and organize tasks efficiently using Aspose.Tasks for Java....method accepts start date, finish date and calendar arguments...splitTaskProject. set (Prj. START_DATE , cal. getTime ()); 15 cal....

    docs.aspose.com/tasks/java/split-tasks/