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

date

(0.18 sec)
  1. ChartYValueType enumeration | Aspose.Words for ...

    aspose.words.drawing.charts.ChartYValueType enumeration. Allows to specify type of an Y value of a chart series.... DATE_TIME Specifies that an Y value is a date and time...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 支持的数字格式列表|Documentation

    Aspose.Cells 是一个用于处理电子表格文件的 .NET 库,支持一系列数字格式。本文提供了支持的数字格式列表,以便用户根据需要选择合适的格式。.../ 14 Date m/d/yy 15 Date d-mmm-yy 16 Date d-mmm 17 Date mmm-yy...

    docs.aspose.com/cells/zh/net/list-of-supported-...
  3. Aspose::Words::Fields::Field::Update method | A...

    Aspose::Words::Fields::Field::UpDate method. Performs the field upDate. Throws if the field is being upDated already in C++....field -> get_Result ()); // 2 - Date/time format: field = builder...builder -> InsertField ( u "DATE" ); format = field -> get_Format ();...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Get the Product Name and Assembly Version Infor...

    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....name, assembly version, release date etc. Below is a code snippet...

    docs.aspose.com/barcode/java/get-the-product-na...
  5. Introducing Recurrence Patterns|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....build a list of occurrences (dates and times) according to a given...Exceptions add or remove occurrence dates to the original pattern. Exceptions...

    docs.aspose.com/email/net/introducing-recurrenc...
  6. Data Validation|Documentation

    Learn how to add data validation through the Aspose.Cells for Python via .NET API....that a column labeled DATE contains only dates, or that another column...that a column labeled DATE contains only dates within a certain range...

    docs.aspose.com/cells/python-net/data-validation/
  7. Data Validation|Documentation

    Learn how to add data validation through the Aspose.Cells for Node.js via C++ API....that a column labeled DATE contains only dates, or that another column...that a column labeled DATE contains only dates within a certain range...

    docs.aspose.com/cells/nodejs-cpp/data-validation/
  8. BuiltInDocumentProperties class | Aspose.Words ...

    Aspose.Words.Properties.BuiltInDocumentProperties class. A collection of built-in document properties... ) createdTime Gets or sets date of the document creation in...lastPrinted Gets or sets the date when the document was last printed...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. AttachSignature issue - Free Support Forum - as...

    Hello, FYI: Dim MyMapiMessage As MapiMessage = MapiMessage.Load(str, loadopt) MyMapiMessage.Headers.Set("X-Mailer"... Dim SignedMessage As MapiMessage = New Email.SecureEmailManager().AttachSignature(MyMapiMessage, MyC…...Necessary / Not Completed Flag Date: 12/9/2024 12:00:00 AM resulting...Flag Request: removed! Flag Date: removed another one was: IPM...

    forum.aspose.com/t/attachsignature-issue/324178
  10. Customize Chart Axes in Presentations Using С++...

    Discover how to use Aspose.Slides for С++ to customize chart axes in PowerPoint presentations for reports and visualizations....preferred category axis type ( date or text ). This code in C++...set_CategoryAxisType ( CategoryAxisType :: Date ); horizontalAxis -> set_IsAutomaticMajorUnit...

    docs.aspose.com/slides/cpp/chart-axis/