Sort Score
Result 10 results
Languages All
Labels All
Results 1,721 - 1,730 of 17,487 for

date

(0.28 sec)
  1. Numeric Only Symbologies|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....production date. The following label shows that production date is Jan...

    docs.aspose.com/barcode/jasperreports/numeric-o...
  2. How to Convert OneNote to HTML using Java

    This simple article focuses on how to convert OneNote to HTML using Java. It represents all the details to configure the environment, a complete programming work flow and an example code to export OneNote to HTML using Java....by setting the Title text and Date fields Save the OneNote file...object. The page title, title date, and time are then inserted...

    kb.aspose.com/note/java/how-to-convert-onenote-...
  3. ChartAxisType | Aspose.Words for Java

    Specifies type of chart axis in Java....getType()); // 2 - Area chart with dates distributed along the X-axis:...ChartType.AREA, 500.0, 300.0); Date[] dates = {DocumentHelper.createDate(2014...

    reference.aspose.com/words/java/com.aspose.word...
  4. Revision.group property | Aspose.Words for Python

    Revision.group property. Gets the revision group...start_track_revisions ( author = 'John Doe' , date_time = datetime . datetime ...assertEqual ( revision . date_time . date (), datetime . datetime...

    reference.aspose.com/words/python-net/aspose.wo...
  5. RevisionCollection indexer | Aspose.Words for P...

    RevisionCollection indexer. Returns a [Revision](../../revision/) at the specified index....start_track_revisions ( author = 'John Doe' , date_time = datetime . datetime ...assertEqual ( revision . date_time . date (), datetime . datetime...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Document.revisions property | Aspose.Words for ...

    Document.revisions property. Gets a collection of revisions (tracked changes) that exist in this document....start_track_revisions ( author = 'John Doe' , date_time = datetime . datetime ...assertEqual ( revision . date_time . date (), datetime . datetime...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Revision.Reject | Aspose.Words for .NET

    Master the Revision Reject method to streamline your workflow and enhance productivity. Say goodbye to unnecessary changes today!... Date , Is . EqualTo ( revision . DateTime . Date )); Assert...

    reference.aspose.com/words/net/aspose.words/rev...
  8. Error Converting from PDF to PDF/A format in No...

    I am trying to convert a file from PDF to PDF/A format. The conversion seems to be working in my local environment but not in QA/Staging. The code is very straight forward and shouldnt be causing issues. I am attaching t…...</Copyright><Date>4/15/2025 4:27:01 PM</Date><File Version="1...

    forum.aspose.com/t/error-converting-from-pdf-to...
  9. 用C++实现扩展Aspose.Cells默认计算引擎的自定义计算引擎|Documentation

    本文介绍如何使用C++加载一个现有的Excel文件或创建一个新文件,通过Aspose.Cells提供的方法实现自定义计算引擎并获得结果。最后,我们将修改后的Excel文件保存到磁盘。...now_time , & local_tm ); #endif Date today { local_tm . tm_year +...data . SetCalculatedValue ( Date { today . year , today . month...

    docs.aspose.com/cells/zh/cpp/implement-custom-c...
  10. Number format not applied on merged field - Fre...

    Hi We were using the aspose word java 15.11 jar at that time, and we were experiencing a Date conversion issue, but now we’ve upgraded the aspose jar to 22.12. Date formating issue has been resolved. Now number formatt…... and we were experiencing a date conversion issue, but now we’ve...upgraded the aspose jar to 22.12. Date formating issue has been resolved...

    forum.aspose.com/t/number-format-not-applied-on...