Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 17,451 for

date

(0.15 sec)
  1. Adding Attachments to Calendar Items|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....NOVEMBER , 1 , 0 , 0 , 0 ); Date startDate = calendar . getTime... Calendar . DECEMBER , 1 ); Date endDate = calendar . getTime...

    docs.aspose.com/email/java/adding-attachments-t...
  2. 在 Exchange 服务器上处理日历项|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.... HOUR_OF_DAY , 1 ); Date startTime = c . getTime ();...( Calendar . MINUTE , 90 ); Date endTime = c . getTime (); //...

    docs.aspose.com/email/zh/java/working-with-cale...
  3. Getting exception when adding task assignment b...

    Hello Aspose Team, I am getting the exception when adding the task assignment baseline and calculating the project. if (task.Baselines != null && task.Baselines.Count > 0) { totalBaselineWork = task.Baselines[0].Wo…... date cannot be DateTime.MinValue (Parameter ‘date’) at Aspose...

    forum.aspose.com/t/getting-exception-when-addin...
  4. Revision | Aspose.Words for Java

    Represents a revision tracked change in a document node or style in Java....startTrackRevisions("John Doe", new Date()); builder.write("This is revision...getDateTime().getDate(), new Date().getDate()); Assert.assertEquals(doc...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldStyleRef | Aspose.Words for Java

    Implements the STYLEREF field in Java....insertField(" DATE \\@ \"dddd, d MMMM yyyy\" ");...dateField = builder.insertField("DATE \\* MERGEFORMAT"); Assert.a...

    reference.aspose.com/words/java/com.aspose.word...
  6. ComparerContext.DateTime | Aspose.Words for .NET

    Discover the ComparerContext DateTime property to efficiently track and manage revisions during document comparisons for improved accuracy and organization....DateTime property The date and time assigned to revisions...

    reference.aspose.com/words/net/aspose.words.low...
  7. Archival scanning and OCR|Documentation

    Automatically tag images based on their content, organize them into archives, and reduce file size to save disk space....can categorize them by topic, date, department or any other relevant...string Number ; public string Date ; public string BillTo ; public...

    docs.aspose.com/ocr/net/archival-scanning/
  8. 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...
  9. SmartTag | Aspose.Words for .NET

    Create dynamic SmartTags effortlessly with our constructor. Enhance your projects with customizable features and seamless integration for optimal performance....of data, // such as a name, date, or address, and converts it...the above contents as being a date. // Smart tags use the "Element"...

    reference.aspose.com/words/net/aspose.words.mar...
  10. Extracting text inside a rectangle|Documentation

    Extract text located inside areas of the image provided by coordinates....allows you to extract names, dates, numbers, and other blocks from...demo Extract name and expiry date Block Coordinates Extracted...

    docs.aspose.com/ocr/java/image-regions-extract/