Sort Score
Result 10 results
Languages All
Labels All
Results 1,141 - 1,150 of 16,694 for

date

(0.13 sec)
  1. Managing Calendar Items in PST Files|Documentation

    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....Timestamps The keep_original_date_time_stamp method of the MapiCalendarIcsSaveO...allows to preserve the original date and time stamps of the calendar...

    docs.aspose.com/email/python-net/managing-calen...
  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. Android API to Render PCL to WORDML | products....

    Transform PCL 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...
  5. 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...
  6. 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...
  7. 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...
  8. template.xlsx

    Sheet1 Year Date AssetClass ReportedCost AssessedValue &=Report.Year(Group:Repeat,skip:1) &=Report.Date(copystyle) &=Report.AssetClass &=Report.ReportedCost &=Report.AssessedValue &=subtotal9:Repor......Sheet1 Year Date AssetClass ReportedCost AssessedValue &=Report...Year(Group:Repeat,skip:1) &=Report.Date(copystyle) &=Report.AssetClass...

    docs.aspose.com/cells/es/java/formatting-smart-...
  9. 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...
  10. Working with Comments in C#|Aspose.Words for .NET

    Working with comments using C#....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/net/working-with-comments/