Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 15,209 for

date

(0.07 sec)
  1. Customize Chart Axes in Presentations on Androi...

    Discover how to use Aspose.Slides for Android via Java to customize chart axes in PowerPoint presentations for reports and visualizations....preferred category axis type ( date or text ). This code in Java...setCategoryAxisType ( CategoryAxisType . Date ); chart . getAxes (). getHorizontalAxis...

    docs.aspose.com/slides/androidjava/chart-axis/
  2. GeneralFormatCollection.remove_at method | Aspo...

    GeneralFormatCollection.remove_at method. Removes a general format occurrence at the specified index.... result ) # 2 - Date/time format: field = builder...insert_field ( 'DATE' ) format = field . format format . date_time_format...

    reference.aspose.com/words/python-net/aspose.wo...
  3. GeneralFormatCollection.count property | Aspose...

    GeneralFormatCollection.count property. Gets the total number of the items in the collection.... result ) # 2 - Date/time format: field = builder...insert_field ( 'DATE' ) format = field . format format . date_time_format...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Create Different Cell Types in Apache POI and A...

    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....setValue ( true ); //Adding a date/time value to the cell cell...//Setting the display format of the date Style style = cell . getStyle...

    docs.aspose.com/cells/java/create-different-cel...
  5. FieldOptions.FieldUpdateCultureSource | Aspose....

    Discover how the FieldUpDateCultureSource property enhances field result formatting by specifying the desired culture for optimal clarity and usability.... The setting affects only date/time fields with \@ format switch...source of the culture used for date formatting during a field update...

    reference.aspose.com/words/net/aspose.words.fie...
  6. OLM file was failed - Free Support Forum - aspo...

    Hi, I am facing an issue while converting OLM to PST. During the conversion, a problem occurs with Calendar items due to an invalid Win32 File Time, which prevents the PST from being created successfully. Please provid…...invalid date-time values . This usually happens when date fields...should validate and sanitize date-time fields in the OLM data...

    forum.aspose.com/t/olm-file-was-failed/324744
  7. Validate XBRL and iXBRL files in Python|Documen...

    Python Finance Library API can valiDate XBRL and iXBRL files. Please see the sample codes given in this article for more information....is duration, but has no start date. CONTEXT_PERIOD_NO_END_TIME:...is duration, but has no end date. CONTEXT_PERIOD_START_AFTER_END:...

    docs.aspose.com/finance/python-net/validate-xbr...
  8. ChartAxis.type property | Aspose.Words for Node.js

    ChartAxis.type property. Returns type of the axis....Value ); // 2 - Area chart with dates distributed along the X-axis:...); let dates = [ Date . parse ( "2014-03-31" ), Date . parse...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Convert data tag type to Plain text type with r...

    Hi Team, We want to convert Date-type tags to plain text. If revisions are present in the document tags, we need to preserve those revisions in the plain-text version. We also need to support the reverse conversion (pla…...Hi Team, We want to convert date-type tags to plain text . If...conversion (plain text back to date-type tags). Please suggest an...

    forum.aspose.com/t/convert-data-tag-type-to-pla...
  10. Customize Chart Axes in Presentations Using Jav...

    Discover how to use Aspose.Slides for Java to customize chart axes in PowerPoint presentations for reports and visualizations....preferred category axis type ( date or text ). This code in Java...setCategoryAxisType ( CategoryAxisType . Date ); chart . getAxes (). getHorizontalAxis...

    docs.aspose.com/slides/java/chart-axis/