Sort Score
Result 10 results
Languages All
Labels All
Results 2,371 - 2,380 of 17,489 for

date

(0.14 sec)
  1. Working with Project Views | Aspose.Tasks Docum...

    Learn how to work with Gantt chart project representation from Microsoft Project MPP files using Aspose.Tasks for Java.... TIMESCALE_START , new Date(112, 7, 6)); 13 14 view. getMiddleTimescaleTi...String invoke (java. util . Date date) 16 { 17 Calendar cal = Calendar...

    docs.aspose.com/tasks/java/working-with-project...
  2. Calendar Properties | Aspose.Tasks Documentation

    This page provides information about calendar properties related to managing projects using Aspose.Tasks for C# and other languages.... It is the dates between which a country, an...the current fiscal year start date is, and whether fiscal year...

    docs.aspose.com/tasks/cpp/calendar-properties/
  3. Unknown XFDF element 'underline' - Free Support...

    Hello :slight_smile: I’m trying to merge a xfdf and pdf. I used the code from the example, this one: PdfAnnotationEditor AnnotationEditor = new PdfAnnotationEditor(); AnnotationEditor.BindPdf(“emptyPdf.pdf”); FileStrea…...creationdate="D:20190123132752Z" flags="print" date="D:20190123132752Z" page="0"...creationdate="D:20190123132752Z" flags="print" date="D:20190123132752Z" page="0"...

    forum.aspose.com/t/unknown-xfdf-element-underli...
  4. Aspose::Words::Comparing::CompareOptions class ...

    Aspose::Words::Comparing::CompareOptions class. Allows to choose additional options for document comparison operation. To learn more, visit the documentation article in C++...."Original textbox contents" ); // DATE field: builder -> MoveTo ( docOriginal...builder -> InsertField ( u " DATE " ); // Comment: auto newComment...

    reference.aspose.com/words/cpp/aspose.words.com...
  5. Receive Emails Programmatically via IMAP in C# ...

    Learn how to create IMAP-supported apps using the progressive C# library with the ability to retrieve messages consistently....emails, emails from a certain date, or those with specific subjects...metadata like sender, subject, and date for all emails in the selected...

    products.aspose.com/email/net/receive-email/imap/
  6. Manage Tasks in Microsoft Graph with Aspose.Ema...

    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.... setDueDate ( new Date ()); newTask . setStatus ( MapiTaskStatus...

    docs.aspose.com/email/java/manage-tasks-in-micr...
  7. Aspose::Words::Saving::PdfDigitalSignatureDetai...

    Aspose::Words::Saving::PdfDigitalSignatureDetails class. Contains details for signing a PDF document with a digital signature in C++....get_SignatureDate () const Gets or sets the date of the signing. get_TimestampSettings...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. 如何使用 GraphClient 访问 Microsoft Graph|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....tokenProvider = new ITokenProvider () { Date expirationDate = null ; @Override...token exists and its expiration date is not expired returns current...

    docs.aspose.com/email/zh/java/how-to-use-graphc...
  9. Gmail 实用功能|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.... getInstance (); Date startDate = c . getTime ();...Calendar . HOUR_OF_DAY , 1 ); Date endDate = c . getTime (); //...

    docs.aspose.com/email/zh/java/gmail-utility-fea...
  10. Returning a Range of Values using AbstractCalcu...

    This article introduces an abstract calculation engine that returns a range of values in Microsoft Excel using the Aspose.Cells library with C++. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to get a range of values and return the result. Finally, we save the modified Excel file to disk....Vector < Object > row1 { Object ( Date { 2015 , 6 , 12 , 10 , 6 , 30...

    docs.aspose.com/cells/cpp/returning-a-range-of-...