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

date

(0.09 sec)
  1. 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/
  2. CommentRangeEnd.accept method | Aspose.Words fo...

    CommentRangeEnd.accept method. Accepts a visitor.... dateTime = Date . now (); newComment . setText...addReply ( "John Doe" , "JD" , Date . now (), "New reply." ); newComment...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Cannot convert PDF to PDF/A on Linux using Aspo...

    Scenario: Convert PDF to PDF/A. Aspose.PDF.Drawing 25.3.0. Issue: Document.Convert method returns false when run on Linux. Sample project and test file: sample.zip (152.5 KB) Notes: You have to run the test on Linux…...</Copyright> <Date>2025/05/02 14:53</Date> <File Version="1...Reserved.</Copyright> <Date>05/02/2025 11:56:06</Date> <File Version="1...

    forum.aspose.com/t/cannot-convert-pdf-to-pdf-a-...
  4. IDocumentSavingCallback.Notify | Aspose.Words f...

    Track document saving progress with the iDocumentSavingCallback Notify method. Enhance your app's efficiency and user experience today!...{canceledAt}" ); } /// <summary> /// Date and time when document saving...{canceledAt}" ); } /// <summary> /// Date and time when document saving...

    reference.aspose.com/words/net/aspose.words.sav...
  5. ChartXValueType enumeration | Aspose.Words for ...

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

    reference.aspose.com/words/python-net/aspose.wo...
  6. template1.xlsx

    Sheet1 Year Date &=DataList.Year &=DataList.Date(copystyle) 2023-04-09T01:33:59Z 16.0300 2013-06-17T17:23:20Z 2023-04-09T01:33:59Z 2023-04-09T01:33:59Z 2023-04-09T01:33:59Z false 2023-04-09T01:33:5......Sheet1 Year Date &=DataList.Year &=DataList.Date(copystyle) ...

    docs.aspose.com/cells/java/formatting-smart-mar...
  7. Aspose::Words::Fields::FieldOptions::get_FieldU...

    Aspose::Words::Fields::FieldOptions::get_FieldUpDateCultureSource method. Specifies what culture to use to format the field result in C++.... The setting affects only date/time fields with \@ format switch...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. CustomXmlPropertyCollection.contains method | A...

    CustomXmlPropertyCollection.contains method. Determines whether the collection contains a property with the given name....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...
  9. CustomXmlPropertyCollection.Count | Aspose.Word...

    Discover the CustomXmlPropertyCollection Count property to easily retrieve the total number of elements in your collection for efficient data management....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/net/aspose.words.mar...
  10. Get PDF file information|Aspose.PDF for .NET

    This section explains how to get PDF File Information with Aspose.PDF Facades.... WriteLine ( "Creation Date: {0}" , fileInfo . CreationDate.... WriteLine ( "Modification Date: {0}" , fileInfo . ModDate );...

    docs.aspose.com/pdf/net/get-pdf-file-information/