Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 15,210 for

date

(0.07 sec)
  1. Customize Chart Axes in Presentations with Pyth...

    Discover how to use Aspose.Slides for Python via .NET to customize chart axes in PowerPoint and OpenDocument presentations for reports and visualizations....preferred category axis type ( date or text ). This code in Python...charts . CategoryAxisType . DATE chart . axes . horizontal_axis...

    docs.aspose.com/slides/python-net/chart-axis/
  2. 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...
  3. 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...
  4. 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...
  5. FieldMacroButton | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  6. Generate Reports in MSG Files via .NET | produc...

    C# source code to generate MSG format reports on .NET Framework, .NET Core, and Xamarin Platforms....#FirstName# #LastName# Sent Date: #Date#" ; // create a new TemplateEngine...string )); dt.Columns.Add( "Date" , typeof (DateTime)); System...

    products.aspose.com/email/net/assembly/msg/
  7. 获取文档属性|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.... WriteLine ( "Date Created : " + vdxDiagram . DocumentProps...TimeCreated ); Console . WriteLine ( "Date Last Edited : " + vdxDiagram...

    docs.aspose.com/diagram/zh/net/get-document-pro...
  8. FieldCreateDate.UseSakaEraCalendar | Aspose.Wor...

    Discover the FieldCreateDate UseSakaEraCalendar property to easily manage Saka Era calendar settings in your applications for enhanced Date handling....field to display the creation date/time of the document. Document...MoveToDocumentEnd (); builder . Writeln ( " Date this document was created:"...

    reference.aspose.com/words/net/aspose.words.fie...
  9. FieldCreateDate.UseUmAlQuraCalendar | Aspose.Wo...

    Manage Date formats effortlessly with the FieldCreateDate UseUmAlQuraCalendar property. Switch to the UmalQura calendar for precise Date handling....field to display the creation date/time of the document. Document...MoveToDocumentEnd (); builder . Writeln ( " Date this document was created:"...

    reference.aspose.com/words/net/aspose.words.fie...
  10. SaveOptions.update_last_printed_property proper...

    SaveOptions.upDate_last_printed_property property. Gets or sets a value determining whether the [BuiltInDocumentProperties.last_printed](../../../aspose.words.properties/builtindocumentproperties/last_printed/) property is upDated before saving....determines whether the last printed date, which is a built-in property...is updated. # If so, then the date of the document's most recent...

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