Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 15,348 for

date

(0.15 sec)
  1. License Renewal Question - Free Support Forum -...

    Hello Team, I have Aspose.Words license (Developer OEM), which means I can use it without renewal? Do I need to renew it every year for using the product or its perpetual? Or renewal is required if I need to develop or…...check the license expiration date by opening the license file...the subscription expiration date....

    forum.aspose.com/t/license-renewal-question/316496
  2. Compare Presentation Slides in Python|Aspose.Sl...

    Compare PowerPoint and OpenDocument presentations programmatically with Aspose.Slides for Python via .NET. Identify slide differences in code quickly.... current date value in Date Placeholder. import aspose...

    docs.aspose.com/slides/python-net/compare-slides/
  3. Returning a Range of Values using AbstractCalcu...

    This article introduces an abstract calculation engine that returns a range of values in Excel using the Aspose.Cells library for JavaScript via C++. Learn to load or create an Excel file and save the modified file to disk.... calculatedValue = [ [ new Date ( 2015 , 5 , 12 , 10 , 6 , 30...value ) { if ( value instanceof Date ) return value . toISOString...

    docs.aspose.com/cells/javascript-cpp/returning-...
  4. Passport recognition settings|Documentation

    Configuring Aspose.OCR for Python via .NET recognition engine for extracting text from passport images....details (such as a number, name, date of birth, and so on) for the...details (such as a number, name, date of birth, and so on) from passport...

    docs.aspose.com/ocr/python-net/recognition-sett...
  5. Group Pivot Fields in the Pivot Table with C++|...

    Learn how to group pivot fields in a pivot table using Aspose.Cells for C++....); Date dtStart { 2023 , 12 , 31 , 0 , 0 , 0 , 0 }; Date dtEnd...

    docs.aspose.com/cells/cpp/group-pivot-fields-in...
  6. CustomXmlPropertyCollection indexer | Aspose.Wo...

    CustomXmlPropertyCollection indexer. Gets a property at the specified index....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...
  7. Loading and Managing Excel, OpenOffice, JSON, C...

    With Aspose.Cells for C++, it is simple to create, open, and manage Excel, CSV, TSV, ODS, HTML, Numbers, JSON, XML, PDF, JPG, TIFF, Image, MHT, and XPS files....Setting date and time Cell cell = cells . Get ( u "A3" ); Date currentDate...currentDate ); // Setting style for date Style style = cell . GetStyle...

    docs.aspose.com/cells/cpp/loading-saving-and-ma...
  8. ChartAxis.BaseTimeUnit | Aspose.Words for .NET

    Discover the ChartAxis BaseTimeUnit property to easily define the smallest time unit on your time category axis for enhanced data visualization....Shows how to insert chart with date/time values. Document doc =...Add a custom series containing date/time values for the X-axis,...

    reference.aspose.com/words/net/aspose.words.dra...
  9. ChartAxis.HasMajorGridlines | Aspose.Words for ...

    Discover the ChartAxis HasMajorGridlines property to easily manage major gridlines on your charts, enhancing data visualization and clarity....Shows how to insert chart with date/time values. Document doc =...Add a custom series containing date/time values for the X-axis,...

    reference.aspose.com/words/net/aspose.words.dra...
  10. CommentRangeStart.accept method | Aspose.Words ...

    CommentRangeStart.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...