Sort Score
Result 10 results
Languages All
Labels All
Results 2,091 - 2,100 of 16,699 for

date

(0.22 sec)
  1. 使用 PHP 在演示文稿中自定义图表轴|Aspose.Slides for PHP 文档

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

    docs.aspose.com/slides/zh/php-java/chart-axis/
  2. InlineStory class | Aspose.Words for Python

    aspose.words.InlineStory class. Base class for inline-level nodes that can contain paragraphs and tables...( doc , 'John Doe' , 'JD' , date . today ()) builder . current_paragraph...assertEqual ( date . today (), comment . date_time . date ()) # In...

    reference.aspose.com/words/python-net/aspose.wo...
  3. CommentRangeEnd class | Aspose.Words for Node.js

    Aspose.Words.CommentRangeEnd class. Denotes the end of a region of text that has a comment associated with it... dateTime = Date . now (); newComment . setText...addReply ( "John Doe" , "JD" , Date . now (), "New reply." ); newComment...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Setting Headers and Footers with JavaScript via...

    This article explains how to programmatically insert an image in the header and footer of Excel worksheets using Aspose.Cells for JavaScript via C++....author name, topic name, or date and time. Headers and footers...number of pages &D The current date &T The current time &A The worksheet...

    docs.aspose.com/cells/javascript-cpp/setting-he...
  5. Setting Headers and Footers with C++|Documentation

    This article explains how to programmatically insert an image in the header and footer of Excel worksheets by setting the header and footer with script commands using the C++ API or Library....author name, topic name, or date and time. Headers and footers...number of pages &D The current date &T The current time &A The worksheet...

    docs.aspose.com/cells/cpp/setting-headers-and-f...
  6. SignatureLineOptions.ShowDate | Aspose.Words fo...

    Discover how the SignatureLineOptions ShowDate property enhances your document's professionalism by displaying the sign Date on signature lines....a value indicating that sign date is shown in the signature line...

    reference.aspose.com/words/net/aspose.words/sig...
  7. Aspose::Words::Markup::StructuredDocumentTag::S...

    Aspose::Words::Markup::StructuredDocumentTag::StructuredDocumentTag constructor. Initializes a new instance of the Structured document tag class in C++....Checkbox DropDownList ComboBox Date BuildingBlockGallery Group Picture...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. IFieldUpdatingProgressCallback.Notify | Aspose....

    Enhance your app's performance with the IFieldUpdatingProgressCallback Notify method, designed to efficiently track and respond to progress upDates.... InsertField ( " DATE \\@ \"dddd, d MMMM yyyy\" "...

    reference.aspose.com/words/net/aspose.words.fie...
  9. IFieldUpdatingCallback.FieldUpdating | Aspose.W...

    Discover the IFieldUpdatingCallback method—your solution for custom field upDates, ensuring precision and control in data management.... InsertField ( " DATE \\@ \"dddd, d MMMM yyyy\" "...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Section.headersFooters property | Aspose.Words ...

    Section.headersFooters property. Provides access to the headers and footers nodes of the section....false ; let currentYear = new Date (). getYear (); footer . range...

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