Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 17,487 for

date

(0.12 sec)
  1. FieldPrintDate.use_um_al_qura_calendar property...

    FieldPrintDate.use_um_al_qura_calendar property. Gets or sets whether to use the Um-al-Qura calendar....display the print operation's date/time. # If no printing has taken...fields [ 0 ] . as_field_print_date () self . assertEqual ( '3/25/2020...

    reference.aspose.com/words/python-net/aspose.wo...
  2. How to Get PDF Metadata in Java

    This tutorial contains information on how to get PDF metadata in Java. It provides complete guidance to set the environment, program logic and a runnable sample code to view PDF metadata in Java by using a few API calls....modification date, modification date time zone, creation date, and producer...

    kb.aspose.com/pdf/java/how-to-get-pdf-metadata-...
  3. 从 Exchange 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....SimpleDateFormat ( "dd/MM/yyyy HH:mm:ss" ); Date startTime = sdf . parse ( "15/09/2017..."15/09/2017 00:00:00" ); Date endTime = sdf . parse ( "10/10/2017...

    docs.aspose.com/email/zh/java/filter-appointmen...
  4. DocSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOC or SaveFormat.DOT 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...
  5. BuiltInDocumentProperties | Aspose.Words for Java

    A collection of built-in document properties in Java.... getCreatedTime() Gets date of the document creation in...keywords. getLastPrinted() Gets the date when the document was last printed...

    reference.aspose.com/words/java/com.aspose.word...
  6. 发送会议请求|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....location" ; // Set the start date and end dates oAppointment . Start...start date DateTime . Now . AddHours ( 1 ), // end date new MailAddress...

    docs.aspose.com/email/zh/net/sending-meeting-re...
  7. Stop and Resume a Task | Aspose.Tasks Documenta...

    Learn how to stop or resume Microsoft Project tasks using Aspose.Tasks for .NET compared to VSTO....Hide Show ] A task’s stop date is the date that it should (or did)...Project can calculate stop dates, or let users enter them manually...

    docs.aspose.com/tasks/net/stop-and-resume-a-tas...
  8. Create Stock Chart in Excel using C#

    Follow this article to create Stock chart in Excel using C#. It shares information to set the IDE, a list of steps, and a sample code demonstrating how to make a Stock chart in Excel using C#....Close) financial data with dates Write the headers for the columns...with the above data Format the date column for the chart axis Define...

    kb.aspose.com/cells/net/create-stock-chart-in-e...
  9. Stop and Resume a Task | Aspose.Tasks Documenta...

    Learn how to work with Stop and Resume Dates for tasks in Microsoft Project (MPP/XML) using Aspose.Tasks for .NET. Includes C# example for reading task stop and resume properties.... The Stop date marks when the task was interrupted...interrupted, and the Resume date specifies when work continues....

    docs.aspose.com/tasks/net/stop-and-resume-a-task/
  10. Aspose Word to PDF - Show Comments with User & ...

    Hi Team , we are trying to convert the word files with comments to PDF. I could acheive the visibility of the comments in the docx to be printed in PDF by below code doc.getLayoutOptions().setCommentDisplayMode(Commen…...includes the author’s name and the date. Insert Comments into Document...author = comment.getAuthor(); Date date = comment.getDateTime(); String...

    forum.aspose.com/t/aspose-word-to-pdf-show-comm...