Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 15,065 for

date

(0.14 sec)
  1. Can Aspose handle invalid dates in the document...

    The attached file is a PDF created by SnagIt, a screen capture tool that can export to PDFs. It has invalid creation Date and modified Date properties - they are both set to an empty string, which is not an invalid Date.…...Can Aspose handle invalid dates in the document properties better...has invalid creation date and modified date properties - they are...

    forum.aspose.com/t/can-aspose-handle-invalid-da...
  2. GeneralFormatCollection | Aspose.Words for Java

    Represents a typed collection of general formats in Java....2 - Date/time format: field = builder.insertField("DATE"); format...update(); Assert.assertEquals("DATE \\@ \"dddd, MMMM dd, yyyy\""...

    reference.aspose.com/words/java/com.aspose.word...
  3. Order of emails returned by EnumerateMessages i...

    Hello, I’m working with Aspose.Email to process PST files and have noticed something about the EnumerateMessages method that I’d like to clarify. From my observations, the order of emails returned by EnumerateMessages …...follows: Subject: xxx sender: xxx date: 2023/11/25 9:22:17 entryId:...AAAAAxxxxxx Subject: xxx sender: xxx date: 2023/10/18 0:46:11 entryId:...

    forum.aspose.com/t/order-of-emails-returned-by-...
  4. CustomDocumentProperties.add method | Aspose.Wo...

    Aspose.Words.Properties.CustomDocumentProperties.add method...add ( name : string , value : Date ) Parameter Type Description...name of the property. value Date The value of the property. Returns...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose.Email uses java.util.Date incorrectly - ...

    The Aspose getters and setters that use Java Date all do this, and ruin timestamps instead of leaving them alone. java.util.Date is not intended to be used as a timestamp with timezone. From the JavaDoc: Allocates a D…...Date incorrectly Aspose.Email Product...getters and setters that use Java Date all do this, and ruin timestamps...

    forum.aspose.com/t/aspose-email-uses-java-util-...
  6. HeaderFooter|Aspose.Slides 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....how to add footers and update date and time placeholders using...true ); } Update Date and Time Modify the date and time placeholder...

    docs.aspose.com/slides/net/examples/elements/el...
  7. Working with Recurrences|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....follows: Set start, end and due date. Create a MapiTask . Set task...getDataDir_Outlook (); Date startDate = getDate ( 2015 , 7 , 16 ); Date dueDate...

    docs.aspose.com/email/java/working-with-recurre...
  8. Primavera to Aspose.Tasks for .NET properties m...

    This guide provides information on mapping fields from Primavera P6 formats (XER, P6XML) to the Aspose.Tasks for .NET API....target_start_date PlannedStartDate The scheduled start date of a task...target_end_date PlannedFinishDate The scheduled finish date of a task...

    docs.aspose.com/tasks/net/primavera-formats/pro...
  9. DocumentProperty.ToDateTime | Aspose.Words for ...

    Convert DocumentProperty to UTC DateTime effortlessly. Access accurate timestamps and enhance your data management with our reliable method....stores only the date part (no time) for custom date properties. Examples...document property which contains a date and time. Document doc = new...

    reference.aspose.com/words/net/aspose.words.pro...
  10. ComparerContext | Aspose.Words for Java

    Document comparer context in Java....setDateTime(new Date()); Comparer.create(comparerContext)...comparerContext.setDateTime(new Date()); try (FileOutputStream streamOut...

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