Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 15,142 for

date

(0.7 sec)
  1. Programming with Documents | Aspose.PUB for C++

    To code PUB files with Aspose.PUB for C++ start with editing the file Metadata that describes its properties like author, tile, company, language, etc.... Creation Date The date when the publication was...originally created. Modification Date The date when the publication was...

    docs.aspose.com/pub/cpp/programming-with-docume...
  2. List of Supported Number Formats|Documentation

    Aspose.Cells is a .NET library for processing spreadsheet files, which supports a range of number formats. This article provides a list of supported number formats so that users can select the appropriate format according to their needs....formats of the numbers and dates. These built-in number formats.../ 14 Date m/d/yy 15 Date d-mmm-yy 16 Date d-mmm 17 Date mmm-yy...

    docs.aspose.com/cells/net/list-of-supported-num...
  3. Fields Overview in Python|Aspose.Words for Pyth...

    You can access field modifying using Python. Fields of the document are loaded into the Aspose.Words Document Object Model (DOM)....Word, already contains an up to date value. For example, if the field...ADDRESSBLOCK AUTHOR COMPARE CREATEDATE DATE DOCPROPERTY DOCVARIABLE GREETINGLINE...

    docs.aspose.com/words/python-net/fields-overview/
  4. Clarification on Aspose.Total for .NET License ...

    I am using Aspose.Total for .NET (Developer OEM – 1 year) license, and it is going to expire. I would like to clarify the following points: How can we check if we are using a perpetual license? If it is a perpetual li…...typically not have an expiration date mentioned in the license file...to your subscription expiry date indefinitely. However, after...

    forum.aspose.com/t/clarification-on-aspose-tota...
  5. Apply or Change Slide Layouts in .NET|Aspose.Sl...

    Manage and customize slide layouts in Aspose.Slides for .NET. Explore layout types, placeholder control, and footer visibility through C# code examples....presentations, footer elements like date, slide number, and custom text...placeholder to visible. Set the date-time placeholder to visible...

    docs.aspose.com/slides/net/slide-layout/
  6. 档案

    档案...master notes slide and all child Date and time placeholders visible...headerFooterManager.setDateTimeAndChildD("Date and time text"); // set text...

    blog.aspose.com/zh/slides/sadd-header-footer-in...
  7. Apply or Change Slide Layouts in JavaScript|Asp...

    Manage and customize slide layouts in Aspose.Slides for Node.js. Explore layout types, placeholder control, and footer visibility through code examples....presentations, footer elements like date, slide number, and custom text...placeholder to visible. Set the date-time placeholder to visible...

    docs.aspose.com/slides/nodejs-java/slide-layout/
  8. Data Filtering with C++|Documentation

    Learn how to add a data filter by using the Aspose.Cells for C++ API....based on text, numbers, or dates. AutoFilter in Microsoft Excel...color Date Filters Filters rows based on different date criteria...

    docs.aspose.com/cells/cpp/data-filtering/
  9. Document.normalize_field_types method | Aspose....

    Document.normalize_field_types method. Changes field type values [FieldChar.field_type](../../../aspose.words.fields/fieldchar/field_type/) of [FieldStart](../../../aspose.words.fields/fieldstart/), [FieldSeparator](../../../aspose.words.fields/fieldseparator/), [FieldEnd](../../../aspose.words.fields/fieldend/) in the whole document so that they correspond to the field types contained in the field codes....the keep a field’s type up to date with its field code. doc = aw...insert_field ( field_code = 'DATE' , field_value = None ) # Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldUpdatingProgressArgs | Aspose.Words for Java

    Provides data for the field updating progress event in Java....insertField(" DATE \\@ \"dddd, d MMMM yyyy\" ");...DocumentBuilder(doc); builder.insertField(" DATE \\@ \"dddd, d MMMM yyyy\" ");...

    reference.aspose.com/words/java/com.aspose.word...