Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 15,142 for

date

(0.11 sec)
  1. Merge JIRA to JIRA via Java

    Sample code for JIRA to JIRA Java merging. Use API example code for batch JIRA files to JIRA merging within any Web or Desktop Java based application....=> tasks, created US date => started date, etc) Create new instance...

    products.aspose.com/tasks/java/merger/jira-to-j...
  2. CSS Style & format is not applied in convert wo...

    Hi Team, CSS style & format is not applied in word file, when we convert html file into word file using aspose word. Therefore, when we convert word file into pdf file. Then, in pdf file also css style & format is not a…...development but its exact release date has not been determined yet...development but its exact release date has not been determined yet...

    forum.aspose.com/t/css-style-format-is-not-appl...
  3. RevisionCollection.Item | Aspose.Words for .NET

    Access specific revisions effortlessly with the RevisionCollection Item property. Quickly retrieve revisions by index for streamlined data management.... Date , Is . EqualTo ( revision . DateTime . Date )); Assert...

    reference.aspose.com/words/net/aspose.words/rev...
  4. FieldLink | Aspose.Words for Java

    Implements the LINK field in Java....insertField(" DATE \\@ \"dddd, d MMMM yyyy\" ");...dateField = builder.insertField("DATE \\* MERGEFORMAT"); Assert.a...

    reference.aspose.com/words/java/com.aspose.word...
  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. 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...
  7. Aspose::Words::Properties::CustomDocumentProper...

    Aspose::Words::Properties::CustomDocumentProperties::Add method. Creates a new custom document property of the Boolean data type in C++....properties -> Add ( u "Authorized Date" , System :: DateTime :: get_Today...properties -> Add ( u "Authorized Date" , System :: DateTime :: get_Today...

    reference.aspose.com/words/cpp/aspose.words.pro...
  8. 用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...
  9. Outputting Expression Results in C#|Aspose.Word...

    Output expression results using placeholder within a template when building a report in C#....-html>> To format a numeric or date-time expression result, you...bracketed expression with a .NET date‑time format string, for example...

    docs.aspose.com/words/net/outputting-expression...
  10. Aspose::Words::Comparing::CompareOptions::get_I...

    Aspose::Words::Comparing::CompareOptions::get_IgnoreComments method. Specifies whether to compare differences in comments in C++...."Original textbox contents" ); // DATE field: builder -> MoveTo ( docOriginal...builder -> InsertField ( u " DATE " ); // Comment: auto newComment...

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