Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 16,678 for

date

(0.14 sec)
  1. Merge MS-Project to MPP via C# | Microsoft Proj...

    Sample code for MS-Project to MPP C# merging. Use API example code for batch MS-Project files to MPP merging within VB.NET, Asp.NET or any .NET based application....=> tasks, created US date => started date, etc) Create new instance...

    products.aspose.com/tasks/net/merger/ms-project...
  2. Merge PDF to MPP via C# | Microsoft Project Mer...

    Sample code for PDF to MPP C# merging. Use API example code for batch PDF files to MPP merging within VB.NET, Asp.NET or any .NET based application....=> tasks, created US date => started date, etc) Create new instance...

    products.aspose.com/tasks/net/merger/pdf-to-mpp/
  3. Merge XML to PDF via C# | Microsoft Project Mer...

    Sample code for XML to PDF C# merging. Use API example code for batch XML files to PDF merging within VB.NET, Asp.NET or any .NET based application....=> tasks, created US date => started date, etc) Create new instance...

    products.aspose.com/tasks/net/merger/xml-to-pdf/
  4. Merge XML to MS Project via C# | Microsoft Proj...

    Sample code for XML to MS Project C# merging. Use API example code for batch XML files to MS Project merging within VB.NET, Asp.NET or any .NET based application....=> tasks, created US date => started date, etc) Create new instance...

    products.aspose.com/tasks/net/merger/xml-to-ms-...
  5. Merge Oracle-Primavera to Jira via C# | Microso...

    Sample code for Oracle-Primavera to Jira C# merging. Use API example code for batch Oracle-Primavera files to Jira merging within VB.NET, Asp.NET or any .NET based application....=> tasks, created US date => started date, etc) Create new instance...

    products.aspose.com/tasks/net/merger/oracle-pri...
  6. XlsxSaveOptions class | Aspose.Words for Python

    aspose.words.saving.XlsxSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.XLSX](../../aspose.words/saveformat/#XLSX) format... date_time_parsing_mode Gets or sets...document text is parsed to identify date and time values. The default...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 在 Exchange 服务器上处理任务|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....NotStarted ); // Set the task due date SimpleDateFormat sdf = new SimpleDateFormat...()); cal . add ( Calendar . DATE , 3 ); task . setDueDate ( cal...

    docs.aspose.com/email/zh/java/working-with-task...
  8. [Defect] - Data validations in the resulting DO...

    Steps to reproduce: Scenario 1: Compare attached docx files (APA-Table-of-Contents-TemplateLab.com_.docx, APA-Table-of-Contents-TemplateLab.com_v2.docx) and valiDate PDF. Actual:- attached content is missing in PDF (Mi…...Date()); // Save the comparison result...acceptAllRevisions(); v1.compare(v2, "AW", new Date()); v1.save("C:\\Temp\\out.pdf");...

    forum.aspose.com/t/defect-data-validations-in-t...
  9. 操作 PDF 文档|Aspose.PDF for PHP via Java

    本文包含有关如何验证 PDF A 标准的 PDF 文档、如何处理目录、如何设置 PDF 到期日期以及如何确定 PDF 文件生成进度的信息。...+ "var today = new Date(); today = new Date(today.getFullYear()...getMonth());" + "var expiry = new Date(year, month);" + "if (today...

    docs.aspose.com/pdf/zh/php-java/manipulate-pdf-...
  10. Calculate Formulas|Documentation

    This article introduces how to use the Aspose.Cells library to calculate formulas in Microsoft Excel. By loading an existing Excel file or creating a new Excel file, we can use the methods provided by Aspose.Cells to calculate the formula and get the result. Finally, we save the modified Excel file to disk....mathematical, string, Boolean, date/time, statistical, database...

    docs.aspose.com/cells/net/calculate-formulas/