Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 17,487 for

date

(2.59 sec)
  1. Working with Messages from Server|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....contains sender, subject, received date, etc. (Email headers are described...Messages on Sender, Recipient or Date The Pop3Client class, described...

    docs.aspose.com/email/java/working-with-message...
  2. [Words Java] Tracking changes Marking up a piec...

    We have the following code snippet that normalizes a search string, finds it within the document and then replaces it. This all happens with track changes enabled at the start of the loop and stopped at the end of the lo…...of fifteen (15) days from the date hereof. Recipient may contact...period of six (6) months from the date hereof. Recipient may contact...

    forum.aspose.com/t/words-java-tracking-changes-...
  3. Manage data of Excel files|Documentation

    This article describes how to view and edit data of Excel files with Aspose.Cells library for JavaScript via C++....string, double, integer, or date/time values to the cell. <!DOCTYPE...= new Date (); // Setting the display format of the date let style...

    docs.aspose.com/cells/javascript-cpp/view-and-e...
  4. Customize Chart Axes in Presentations Using С++...

    Discover how to use Aspose.Slides for С++ to customize chart axes in PowerPoint presentations for reports and visualizations....category axis type, set the date format for category axis values...preferred category axis type ( date or text ). This code in C++...

    docs.aspose.com/slides/cpp/chart-axis/
  5. Adding MapiJournal to PST in Jython|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....util import Date from java.util import Calendar.../AddMapiJournalToPST/' d1 = Date () calendar = Calendar cl =...

    docs.aspose.com/email/java/adding-mapijournal-t...
  6. BuiltInDocumentProperties.lastSavedBy property ...

    BuiltInDocumentProperties.lastSavedBy property. Gets or sets the name of the last author....log(`Date/time last printed: ${properties...properties . lastSavedTime = Date . now (); // We can right-click...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. SignOptions | Aspose.Words for Java

    Allows to specify options for document signing in Java...."aw"); // Create a comment and date which will be applied with our...signOptions.setSignTime(new Date()); } // Take an unsigned document...

    reference.aspose.com/words/java/com.aspose.word...
  8. Get PDF file information - facades|Aspose.PDF f...

    This section explains how to get PDF file information with Aspose.PDF Facades using PdfFileInfo Class.... println ( "Creation Date: " + fileInfo . getCreationDate...out . println ( "Modification Date: " + fileInfo . getModDate ());...

    docs.aspose.com/pdf/java/get-pdf-information/
  9. Comment | Aspose.Words for Java

    Represents a container for text of a comment in Java....", new Date()); comment.setText("My comment...addReply("Joe Bloggs", "J.B.", new Date(), "New reply"); // Comments...

    reference.aspose.com/words/java/com.aspose.word...
  10. NodeChangingArgs | Aspose.Words for Java

    Provides data for methods of the INodeChangingCallback interface in Java....getLog()); } /// /// Logs the date and time of each node insertion...format("\n{0}\tNode insertion:", new Date())); } public void nodeRemo...

    reference.aspose.com/words/java/com.aspose.word...