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

date

(0.15 sec)
  1. PsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PS format in Java....custom local time zone used for date/time fields. getDefaultTemplate()...BuiltInDocumentPrope.setCreatedTime(java.util.Date) property is updated before...

    reference.aspose.com/words/java/com.aspose.word...
  2. 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...
  3. 96927972.xlsx

    Sheet1 Year Date Asset Class Reported Cost Assessed Value &=Report.Year(Group:Repeat,skip:1) &=Report.Date(copystyle) &=Report.[Asset Class] &=Report.[Reported Cost] &=Report.[Assessed Value] &=sub......Sheet1 Year Date Asset Class Reported Cost Assessed Value &=Report...Year(Group:Repeat,skip:1) &=Report.Date(copystyle) &=Report.[Asset Class]...

    docs.aspose.com/cells/it/net/formatting-smart-m...
  4. 96927972.xlsx

    Sheet1 Year Date Asset Class Reported Cost Assessed Value &=Report.Year(Group:Repeat,skip:1) &=Report.Date(copystyle) &=Report.[Asset Class] &=Report.[Reported Cost] &=Report.[Assessed Value] &=sub......Sheet1 Year Date Asset Class Reported Cost Assessed Value &=Report...Year(Group:Repeat,skip:1) &=Report.Date(copystyle) &=Report.[Asset Class]...

    docs.aspose.com/cells/ru/net/formatting-smart-m...
  5. 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...
  6. Handling Task Constraints | Aspose.Tasks Docume...

    Learn how to handle Microsoft Project (MPP/XML) task constraints using Aspose.Tasks for Java....constraints are tied to specific dates. Working with Constraints The...ConstraintDate accepts and returns the Date data type. ConstraintType accepts...

    docs.aspose.com/tasks/java/handling-task-constr...
  7. ChartSeriesCollection.add method | Aspose.Words...

    Aspose.Words.Drawing.Charts.ChartSeriesCollection.add method...add(seriesName, dates, values) {#string_date[]_number[]} Adds...( seriesName : string , dates : Date [], values : number [])...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::Contains method. Determines whether the collection contains a property with the given name in C++....of data, // such as a name, date, or address, and converts it...tag. // The properties of a "date"-type smart tag contain its...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. FieldMergeBarcode | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  10. 在单元格中添加数据|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.... get ( "A5" ); //Adding a date/time value to the cell cell...//Setting the display format of the date Style style = cell . getStyle...

    docs.aspose.com/cells/zh/java/add-data-in-cells/