Sort Score
Result 10 results
Languages All
Labels All
Results 2,151 - 2,160 of 16,807 for

date

(0.05 sec)
  1. Work with PDF Documents in Python|Aspose.PDF fo...

    Learn how to create, format, manipulate, optimize, merge, split, and manage PDF documents in Python....with TOC, setting PDF expiry date, and etc. Optimize PDF - optimize...

    docs.aspose.com/pdf/python-net/working-with-doc...
  2. FieldToc | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  3. ChartAxis.crossesAt property | Aspose.Words for...

    ChartAxis.crossesAt property. Specifies where on the perpendicular axis the axis crosses....of days relative to the base date (30/12/1899). For a text category...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. BuiltInDocumentProperties.version property | As...

    BuiltInDocumentProperties.version property. Represents the version number of the application that created the document....total_editing_time } ' ) print ( f 'Date/time last printed: { properties...

    reference.aspose.com/words/python-net/aspose.wo...
  5. CommentRangeStart | Aspose.Words for Java

    Denotes the start of a region of text that has a comment associated with it in Java....setDateTime(new Date()); } newComment.setText("Comment...addReply("John Doe", "JD", new Date(), "New reply."); newComment...

    reference.aspose.com/words/java/com.aspose.word...
  6. Specifying DBNum Custom Pattern Formatting with...

    Aspose.Cells is a C++ library for working with spreadsheet files that supports formatting Dates and numbers using custom formatting patterns. This article will show you how to use the Aspose.Cells library to specify the 'dbnum' custom format pattern so that users have more control over how numbers are displayed....Formats with C++ Render Custom Date Format Pattern g and ge mm dd...

    docs.aspose.com/cells/cpp/specifying-dbnum-cust...
  7. BuiltInDocumentProperties.total_editing_time pr...

    BuiltInDocumentProperties.total_editing_time property. Gets or sets the total editing time in minutes....total_editing_time } ' ) print ( f 'Date/time last printed: { properties...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Specify Custom Number Decimal and Group Separat...

    Change Number decimal and group separator in MS Excel and with C++ code by using the Aspose.Cells for C++ API....Formats with C++ Render Custom Date Format Pattern g and ge mm dd...

    docs.aspose.com/cells/cpp/specify-custom-number...
  9. PdfDigitalSignatureTimestampSettings.serverUrl ...

    PdfDigitalSignatureTimestampSettings.serverUrl property. Timestamp server URL....Signing" , "Aspose Office" , Date . now ()); // Create a timestamp...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Add Signature Line to the Worksheet with C++|Do...

    This article describes how to add a signature line to the worksheet using C++ codes with Aspose.Cells for C++....localtime_s ( & now_tm , & now ); Date currentDate { now_tm . tm_year...

    docs.aspose.com/cells/cpp/add-signature-line/