Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 17,451 for

date

(0.12 sec)
  1. Set PDF File Information in Ruby|Aspose.PDF for...

    Programmatically define and upDate PDF metadata like title, author, and keywords using Ruby.... Date ' ). new ) doc_info . setKeywords...:: import ( ' java . util . Date ' ). new ) doc_info . setSubject...

    docs.aspose.com/pdf/java/set-pdf-file-informati...
  2. Field.update method | Aspose.Words for Python

    aspose.words.fields.Field.upDate method... result ) # 2 - Date/time format: field = builder...= 'DATE' ) format_obj = field . format format_obj . date_time_format...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 在 Android 上的演示文稿中自定义图表轴|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Android via Java 在 PowerPoint 演示文稿中自定义图表轴,以用于报告和可视化。...CategoryAxisType 属性,您可以指定首选的分类轴类型( date 或 text )。以下 Java 代码演示了该操作: Presentation...setCategoryAxisType ( CategoryAxisType . Date ); chart . getAxes (). getHorizontalAxis...

    docs.aspose.com/slides/zh/androidjava/chart-axis/
  4. SmartTag.Properties | Aspose.Words for .NET

    Discover SmartTag Properties, a unique collection of innovative smart tag solutions designed to enhance your property management and streamline operations....of data, // such as a name, date, or address, and converts it...the above contents as being a date. // Smart tags use the "Element"...

    reference.aspose.com/words/net/aspose.words.mar...
  5. GeneralFormatCollection.remove method | Aspose....

    GeneralFormatCollection.remove method. Removes all occurrences of the specified general format from the collection.... result ) # 2 - Date/time format: field = builder...= 'DATE' ) format_obj = field . format format_obj . date_time_format...

    reference.aspose.com/words/python-net/aspose.wo...
  6. GeneralFormatCollection.add method | Aspose.Wor...

    GeneralFormatCollection.add method. Adds a general format to the collection.... result ) # 2 - Date/time format: field = builder...= 'DATE' ) format_obj = field . format format_obj . date_time_format...

    reference.aspose.com/words/python-net/aspose.wo...
  7. IRevisionCriteria | Aspose.Words for Java

    Implement this interface if you want to control when certain Revision should be accepted/rejected or not by the RevisionCollection.acceptcom.aspose.words.IRevisionCriteria/ RevisionCollection.rejectcom.aspose.words.IRevisionCriteria methods in Java....startTrackRevisions("John Doe", new Date()); builder.write("This is insertion...startTrackRevisions("Jane Doe", new Date()); builder.write("This is insertion...

    reference.aspose.com/words/java/com.aspose.word...
  8. Managing Follow-Up and Due Dates for Outlook MS...

    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....Managing Follow-Up and Due Dates for Outlook MSG Files Contents...Hide ] Set Follow-Up and Due Dates for MSG Files A follow-up flag...

    docs.aspose.com/email/net/managing-follow-up-an...
  9. Generate Reports in PST Files via .NET | produc...

    C# source code to generate PST 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/pst/
  10. TextFormFieldType enumeration | Aspose.Words fo...

    aspose.words.fields.TextFormFieldType enumeration. Specifies the type of a text form field.... DATE The text form field can contain only a valid date value...CURRENT_DATE The text form field value is the current date when...

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