Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 16,838 for

date

(1.6 sec)
  1. List of Supported Number Formats|Documentation

    Aspose.Cells is a JavaScript 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/javascript-cpp/list-of-su...
  2. Compare Presentation Slides in Python|Aspose.Sl...

    Compare PowerPoint and OpenDocument presentations programmatically with Aspose.Slides for Python via .NET. Identify slide differences in code quickly.... current date value in Date Placeholder. import aspose...

    docs.aspose.com/slides/python-net/compare-slides/
  3. Extracting Message Contents from Emails|Documen...

    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.... Getting Message Date Time The MailMessage class can...be used to retrieve message date in UTC or local timezone. This...

    docs.aspose.com/email/java/extracting-message-c...
  4. PdfDigitalSignatureDetails class | Aspose.Words...

    Aspose.Words.Saving.PdfDigitalSignatureDetails class. Contains details for signing a PDF document with a digital signature....signatureDate Gets or sets the date of the signing. timestampSettings...method. let signingTime = new Date ( 2015 , 7 , 20 ); options ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. CustomXmlPropertyCollection.index_of_key method...

    CustomXmlPropertyCollection.index_of_key method. Returns the zero-based index of the specified property in the collection....form of data, # such as a name, date, or address, and converts it...tag. # The properties of a "date"-type smart tag contain its...

    reference.aspose.com/words/python-net/aspose.wo...
  6. AxisTickLabelPosition Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.Charts.AxisTickLabelPosition enum, which defines optimal tick label placements for enhanced chart clarity and presentation....Shows how to insert chart with date/time values. Document doc =...Add a custom series containing date/time values for the X-axis,...

    reference.aspose.com/words/net/aspose.words.dra...
  7. AxisTimeUnit Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.AxisTimeUnit enum—your solution for defining time units on chart axes efficiently and effectively....Shows how to insert chart with date/time values. Document doc =...Add a custom series containing date/time values for the X-axis,...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Read Emails from MBOX in Python|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....details, including: date : Retrieves the message date. from_address..." ) print ( f "Date: { mbox_message_info . date } " ) print (...

    docs.aspose.com/email/python-net/read-emails-fr...
  9. 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/
  10. Update Fields in Ruby|Aspose.Words for Java

    UpDate fields of MS Word Document using Ruby.... write ( "Date: " ) builder . insertField ( "DATE" ) \ # Start...

    docs.aspose.com/words/java/update-fields-in-ruby/