Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 11,907 for

date

(0.11 sec)
  1. Presentation Comments|Aspose.Slides Documentation

    Add comments and replies in PowerPoint presentation in Java...get_Item ( 0 ), point , new Date ()); // Adds slide comment for...get_Item ( 1 ), point , new Date ()); // Accesses ISlide 1 ISlide...

    docs.aspose.com/slides/java/presentation-comments/
  2. Presentation Comments|Aspose.Slides Documentation

    Add comments and replies in PowerPoint presentation in Java...get_Item ( 0 ), point , new Date ()); // Adds slide comment for...get_Item ( 1 ), point , new Date ()); // Accesses ISlide 1 ISlide...

    docs.aspose.com/slides/androidjava/presentation...
  3. Working with Appointments|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....Description End Date Location Organizer Start Date Summary Created...Created Date Last Modified Date Call the Save() method and specify...

    docs.aspose.com/email/java/working-with-appoint...
  4. LoadOptions.progressCallback property | Aspose....

    LoadOptions.progressCallback property. Called during loading a document and accepts data about loading progress....LoadingProgressCallb () { mLoadingStartedAt = Date . now (); } /// <summary> ///...args ) { DateTime canceledAt = Date . now (); double ellapsedSeconds...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. SignOptions | Aspose.Words for Java

    Allows to specify options for document signing in Java...."aw"); // Create a comment and date which will be applied with our...signOptions.setSignTime(new Date()); } // Take an unsigned document...

    reference.aspose.com/words/java/com.aspose.word...
  6. Implement Custom Calculation Engine to extend t...

    This article describes how to extend the default calculation engine by implementing a custom calculation engine using the Aspose.Cells library. By loading an existing Excel file or creating a new one, we can use the methods provided by Aspose.Cells to implement a custom calculation engine and get the results. Finally, we save the modified Excel file to disk....day to the system date. So if the current date is 27/07/2023, then...above sample code, the value(date time) of A1 with custom engine...

    docs.aspose.com/cells/net/implement-custom-calc...
  7. CustomXmlProperty | Aspose.Words for Java

    Represents a single custom XML attribute or a smart tag property in Java....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/java/com.aspose.word...
  8. SaveOptions.UpdateLastPrintedProperty | Aspose....

    Optimize document management with SaveOptions UpDateLastPrintedProperty. Control LastPrinted upDates for efficient saving and enhanced workflow....determines whether the last printed date, which is a built-in property...updated. // If so, then the date of the document's most recent...

    reference.aspose.com/words/net/aspose.words.sav...
  9. IDocumentLoadingCallback class | Aspose.Words f...

    Aspose.Words.Loading.IDocumentLoadingCallback class. Implement this interface if you want to have your own custom method called during loading a document....LoadingProgressCallb () { mLoadingStartedAt = Date . now (); } /// <summary> ///...args ) { DateTime canceledAt = Date . now (); double ellapsedSeconds...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentSavingArgs class | Aspose.Words for Nod...

    Aspose.Words.Saving.DocumentSavingArgs class. An argument passed into Aspose.Words.Saving.IDocumentSavingCallback.Notify(Aspose.Words.Saving.DocumentSavingArgs)...SavingProgressCallba () { mSavingStartedAt = Date . now (); } /// <summary> ///...args ) { DateTime canceledAt = Date . now (); double ellapsedSeconds...

    reference.aspose.com/words/nodejs-net/aspose.wo...