Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 15,267 for

date

(0.36 sec)
  1. Stop or Resume an Assignment | Aspose.Tasks Doc...

    Learn how to stop or resume Microsoft Project (MPP/XML) resource assignments programmatically using Aspose.Tasks for .NET....have specific Stop and Resume dates, which define when work on an...writes an assignment’s stop date ( DateTime ). Resume – reads...

    docs.aspose.com/tasks/net/stop-or-resume-an-ass...
  2. Comment.accept method | Aspose.Words for Node.js

    Comment.accept method. Accepts a visitor.... dateTime = Date . now (); newComment . setText...addReply ( "John Doe" , "JD" , Date . now (), "New reply." ); newComment...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Pivot table refresh problems (filter, col width...

    See attached sample: I call “Worksheet.RefreshPivotTables()”, which brings three problems: AsposeCellsPivot.zip (26.3 KB) Problem 1 In the source file, the filter for cell B6 is set to single select. After applying “R…...formula to display the current date. The col width in the resulting...file is to small, so that the date is shown as “#####”. The original...

    forum.aspose.com/t/pivot-table-refresh-problems...
  4. Document.updatePageLayout method | Aspose.Words...

    Document.upDatePageLayout method. Rebuilds the page layout of the document.... The up-to-date page layout information is required...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Android API to Render XPS to ODT | products.asp...

    Transform XPS to ODT via Android via Java API...author, creation date, keywords, modify date, subject, and title.... out . println ( "Creation Date: " + docInfo . getCreationDate...

    products.aspose.com/total/android-java/conversi...
  6. Android API to Render PCL to ODT | products.asp...

    Transform PCL to ODT via Android via Java API...author, creation date, keywords, modify date, subject, and title.... out . println ( "Creation Date: " + docInfo . getCreationDate...

    products.aspose.com/total/android-java/conversi...
  7. Manage data of Excel files with C++|Documentation

    This article describes how to view and edit data of Excel files with Aspose.Cells library using C++....string, double, integer, or date/time values to the cell. #include...DateTimeValue : returns the date/time value of the cell. FloatValue...

    docs.aspose.com/cells/cpp/view-and-edit-excel-d...
  8. AxisBound | Aspose.Words for .NET

    Create dynamic axis bounds effortlessly with AxisBound constructor, allowing your word processing app to auto-determine optimal layouts for enhanced user experience....series requiring a range of dates on the X-axis, and decimal values...Series . Clear (); DateTime [] dates = { new DateTime ( 1973 , 5...

    reference.aspose.com/words/net/aspose.words.dra...
  9. 96927971.xlsx

    Sheet1 Year Date Asset Class Reported Cost Assessed Value 2010 13/9/2010 Fast Food Equipment 400 160 2010 14/9/2010 Fast Food Equipment 800 1280 2009 13/9/2009 Fast Food Equipment 300 90 2009 14/9/......Sheet1 Year Date Asset Class Reported Cost Assessed Value 2010...

    docs.aspose.com/cells/net/formatting-smart-mark...
  10. RevisionCollection | Aspose.Words for Java

    A collection of Revision objects that represent revisions in the document 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...