Sort Score
Result 10 results
Languages All
Labels All
Results 731 - 740 of 13,592 for

date

(0.07 sec)
  1. SaveOptions | Aspose.Words for Java

    This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular 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...
  2. Extraction of comments from word file - Free Su...

    We are trying to extract comments from word document we are having around 15 comments, in the document but we see only 8 comments using the below code, can someone correct the code to view all 15 comments comment_nodes…...get_author(), 'date': comment.get_date_time(), 'text': comment...{comment['author']}, Date: {comment['date']}, Comment: {comment['text']}")...

    forum.aspose.com/t/extraction-of-comments-from-...
  3. InlineStory.first_paragraph property | Aspose.W...

    InlineStory.first_paragraph property. Gets the first paragraph in the story....( doc , 'John Doe' , 'JD' , date . today ()) builder . current_paragraph...assertEqual ( date . today (), comment . date_time . date ()) # In...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. Licensing|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....specifies the expiration date. After this date, the trial license becomes...Typically, the LicenseExpiry date is earlier than the SubscriptionExpiry...

    docs.aspose.com/barcode/python-java/licensing/
  6. 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-...
  7. Aspose::Words::Fields::FieldCreateDate class | ...

    Aspose::Words::Fields::FieldCreateDate class. Implements the CREATEDate field. To learn more, visit the documentation article in C++....field to display the creation date/time of the document. auto doc...(); builder -> Writeln ( u " Date this document was created:"...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Chart Axis|Aspose.Slides Documentation

    Edit PowerPoint chart axis in C# or .NET...preferred category axis type ( date or text ). This code in C# demonstrates...CategoryAxisType = CategoryAxisType . Date ; chart . Axes . HorizontalAxis...

    docs.aspose.com/slides/net/chart-axis/
  9. 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...
  10. ChartYValueType | Aspose.Words for Java

    Allows to specify type of an Y value of a chart series in Java....Description DATE_TIME Specifies that an Y value is a date and time...chartYValueType) DATE_TIME public static int DATE_TIME Specifies...

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