Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 16,690 for

date

(0.46 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. Manage data of Excel files|Documentation

    This article describes how to view and edit data of Excel files with Aspose.Cells for Python via .NET library.... string, double, integer or date/time, etc. value to a cell....of the cell. date_time_value : returns the date/time value of...

    docs.aspose.com/cells/python-net/view-and-edit-...
  3. Convert Range to JSON - Free Support Forum - as...

    Hi, I want to convert a range I have in excel to a JSON and I want to capture the range as is along with all the formatting. The idea is that I want to use these JSON values to later set the range properties in another w…...currency, accounting, short date, long date, time, percentage, fraction...formats of the numbers and dates. These built-in number formats...

    forum.aspose.com/t/convert-range-to-json/311994
  4. 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...
  5. Handling Task Constraints | Aspose.Tasks Docume...

    Learn how to define and manage task constraints in Microsoft Project and programmatically with Aspose.Tasks for .NET. Includes C# code examples for common constraint types....Inflexible — bound to exact dates such as Must Start On or Must...type and assign a Constraint date . Setting Constraints with Aspose...

    docs.aspose.com/tasks/net/handling-task-constra...
  6. java.lang.OutOfMemoryError: Java heap space Iss...

    Anyone I was using the POI HSMF for reading Outlook msg file. But I get an out of memory error reading anything above 10MB. Thinking of using APOSE for Java. Anyone knows if APOSE is the same. Will I be able to read the…...able to read the send date and recieved date using APOSE too. babar...read the “Sent” and “Received” dates using Aspose.Email for Java...

    forum.aspose.com/t/java-lang-outofmemoryerror-j...
  7. Working with Extended Attributes of a Project |...

    Learn how to work with Microsoft Project extended attributes and custom fields using Aspose.Tasks for Java....21 22 Date date = new Date(); 23 ea. setDateValue (date); 24 25...

    docs.aspose.com/tasks/java/working-with-extende...
  8. CertificateHolder class | Aspose.Words for Node.js

    Aspose.Words.DigitalSignatures.CertificateHolder class. Represents a holder of X509Certificate2 instance..."aw" ); // Create a comment and date which will be applied with our...= "My comment" , SignTime = Date . now () }; // Take an unsigned...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Comment|Aspose.Slides for Node.js via .NET Docu...

    Work with slide comments in Aspose.Slides for Node.js: add, reply, edit, resolve, and export comments in PPT, PPTX, and ODP presentations with code examples....)); let date = java . newInstanceSync ( "java.util.Date" ); author..., slide , null , position , date ); presentation . save ( "modern_comment...

    docs.aspose.com/slides/nodejs-java/examples/ele...
  10. Aspose::Words::LowCode::ComparerContext class |...

    Aspose::Words::LowCode::ComparerContext class. Document comparer context in C++.... get_DateTime () const The date and time assigned to revisions...set_DateTime (System::DateTime) The date and time assigned to revisions...

    reference.aspose.com/words/cpp/aspose.words.low...