Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 16,683 for

date

(0.94 sec)
  1. Setting Formulas - Notice for Non-English Users...

    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....mathematical, string, Boolean, date/time, statistical, database...

    docs.aspose.com/cells/java/setting-formulas-not...
  2. 向文档添加页脚|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....number| &N Page count|&D Current date| &T Current time &A Sheet name...

    docs.aspose.com/cells/zh/sharepoint/add-footer-...
  3. Aspose::Words::Document::Compare method | Aspos...

    Aspose::Words::Document::Compare method. Compares this document with another document producing changes as number of edit and format revisions Revision in C++....dateTime System::DateTime The date and time to use for revisions..."Original textbox contents" ); // DATE field: builder -> MoveTo ( docOriginal...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Aspose::Words::Saving::SaveOptions::get_UpdateC...

    Aspose::Words::Saving::SaveOptions::get_UpDateCreatedTimeProperty method. Gets or sets a value determining whether the CreatedTime property is upDated before saving. Default value is false; in C++.... // If so, then the date of the document's most recent...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. 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-...
  6. Insert Timeline with Golang via C++|Documentation

    Learn how to create a timeline with Aspose.Cells using C++....of adjusting filters to show dates, you can use a PivotTable Timeline—a...that lets you easily filter by date/time and zoom in on the period...

    docs.aspose.com/cells/go-cpp/create-timeline/
  7. Revision.reject method | Aspose.Words for Python

    Revision.reject method. Reject this revision.... date_time . date (), date . today ()) self ...

    reference.aspose.com/words/python-net/aspose.wo...
  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. How to Convert MPP to Excel using Java

    This topic provides details about how to convert MPP to Excel using Java. You can export a MPP file to Excel using Java with the help of a well defined steps and sample code containing few of lines of code....by providing the start date and end date, setting the number of...

    kb.aspose.com/tasks/java/how-to-convert-mpp-to-...
  10. 用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...