Sort Score
Result 10 results
Languages All
Labels All
Results 1,291 - 1,300 of 17,451 for

date

(0.15 sec)
  1. Comment class | Aspose.Words for Python

    aspose.words.Comment class. Represents a container for text of a comment...Comment(doc, author, initial, date_time) Initializes a new instance...(Inherited from Node ) date_time Gets the date and time that the comment...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. Stop or Resume an Assignment | Aspose.Tasks Doc...

    Learn how to stop or resume Microsoft Project assignments using Aspose.Tasks for C++....resume date: Stop reads or writes an assignment’s stop date (DateTime)...writes an assignment’s resume date (DateTime). To see an assignment’s...

    docs.aspose.com/tasks/cpp/stop-or-resume-an-ass...
  4. CustomDocumentProperties.Add | Aspose.Words for...

    Create unique custom document properties effortlessly with the Add method. Enhance your documents with tailored String data types for optimal performance.... Add ( "Authorized Date" , DateTime . Today ); properties...properties . Add ( "Authorized Date" , DateTime . Today ); properties...

    reference.aspose.com/words/net/aspose.words.pro...
  5. Android API to Render XPS to WORDML | products....

    Transform XPS to WORDML via Android via Java API...author, creation date, keywords, modify date, subject, and title.... out . println ( "Creation Date: " + docInfo . getCreationDate...

    products.aspose.com/total/android-java/conversi...
  6. Android API to Render MHTML to WORDML | product...

    Transform MHTML to WORDML via Android via Java API...author, creation date, keywords, modify date, subject, and title.... out . println ( "Creation Date: " + docInfo . getCreationDate...

    products.aspose.com/total/android-java/conversi...
  7. 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...
  8. 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...
  9. 日期控件是否支持,如何添加 - Free Support Forum - aspose.com

    请问aspose支持添加日期控件吗?类似于 image.png (22.5 KB) 这种...com 支持的,对于number format为Date类型的单元格在输入时会有日期控件显示的 截屏2025-03-21...2:44am 5 您好,我这边尝试按照您说的formate为date类型的单元格不能展示出来日期控件。 wanghao.zhu...

    forum.aspose.com/t/topic/310155
  10. 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...