Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 15,205 for

date

(0.11 sec)
  1. FieldAutoNumOut | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  2. FieldFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldFormat class for easy access to numeric, Date, and time fields. Enhance document formatting with powerful features!...typed access to field’s numeric, date and time, and general formatting...formatting that is applied to a date and time field result. Corresponds...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Manage Presentation Comments in Python|Aspose.S...

    Master presentation comments with Aspose.Slides for Python via .NET: add, read, edit, and delete comments in PowerPoint files fast and easily.... date . today ()) # Adds slide comment...slides [ 1 ], point , datetime . date . today ()) # Accessing ISlide...

    docs.aspose.com/slides/python-net/presentation-...
  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. Set PDF Expiration in Python|Aspose.PDF for Java

    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....month=4;today = new Date();today = new Date(today.getFullYear()...today.getMonth());expiry = new Date(year, month);if (today.getTime()...

    docs.aspose.com/pdf/java/set-pdf-expiration-in-...
  6. Set PDF Expiration in PHP|Aspose.PDF for Java

    Discover how to set an expiration Date for a PDF file in PHP, controlling access with Aspose.PDF....month=4; today = new Date(); today = new Date(today.getFullYear()...today.getMonth()); expiry = new Date(year, month); if (today.getTime()...

    docs.aspose.com/pdf/java/set-pdf-expiration-in-...
  7. 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...
  8. 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...
  9. 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/
  10. 用JavaScript通过C++管理日期轴|Documentation

    学习如何在Aspose.Cells for JavaScript中通过C++管理日期轴。我们的指南将帮助您理解如何处理各种日期格式、时间比例和刻度标签频率。...Cells Date Axis Chart Example </ title...> </ head > < body > < h1 > Date Axis Chart Example </ h1 > <...

    docs.aspose.com/cells/zh/javascript-cpp/date-axis/