Sort Score
Result 10 results
Languages All
Labels All
Results 3,351 - 3,360 of 16,698 for

date

(0.3 sec)
  1. Specify Save Options in C++|Aspose.Words for C++

    More accurately control the save process....or set the document creation date in UTC. You can also update...

    docs.aspose.com/words/cpp/specify-save-options/
  2. How to Parse & View Mbox Files in C# .NET

    Use our guide to learn about mbox file format, apply C# .NET API to parse mbox files, view and save messages contained in them....subject, fields from, to, and date. It also returns a message identifier...like Subject, From, To, and Date to display the relevant details...

    blog.aspose.com/email/read-mbox-files-using-csh...
  3. TxtSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.TxtSaveOptions for enhanced document saving. Customize your text format with powerful options for optimal results....custom local time zone used for date/time fields. DefaultTemplate...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Managing Resource Costs in MS Project Files | A...

    Learn how to get Microsoft Project (MPP/XML) resource cost fields using Aspose.Tasks for .NET....Actual Cost of Work Performed to date (double). AccrueAt – Defines...

    docs.aspose.com/tasks/net/resource-cost/
  5. Add properties in XMP metadata of EPS | Java

    The process of adding properties in XMP metadata of EPS file with Aspose.Page for Java is explained and illustrated with the code snippets here....( "xmp:Date1" , new XmpValue(Date. from (now. toInstant ())));...

    docs.aspose.com/page/java/xmp-metadata/add-prop...
  6. S/MIME Encryption: Encrypting a MailMessage for...

    In older versions (e.g. 23.11.) MailMessage had an encrypt method that took an array of X509Certificate2 as parameter so we were able to encrypt a MailMessage for multiple recipients. It seems the API has changed in new…...Exportable ` -NotAfter (Get-Date).AddYears(10) $password = C...

    forum.aspose.com/t/s-mime-encryption-encrypting...
  7. OoxmlSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.OoxmlSaveOptions to enhance document saving in Docx, Docm, Dotx, Dotm, and FlatOpc formats with customizable features....custom local time zone used for date/time fields. DefaultTemplate...

    reference.aspose.com/words/net/aspose.words.sav...
  8. 在 C# 中应用或更改幻灯片布局|Aspose.Slides 文档

    了解如何在 Aspose.Slides for .NET 中管理和自定义幻灯片布局。通过 C# 示例代码探索布局类型、占位符控制、页脚可见性以及布局操作。... SetDateTimeText ( "Date and time text" ); presentation...headerFooterManager . SetDateTimeAndChildD ( "Date and time text" ); presentation...

    docs.aspose.com/slides/zh/net/slide-layout/
  9. Writing Updated Task Data to MPP | Aspose.Tasks...

    Learn how to write Microsoft Project task properties using Aspose.Tasks for C++....newProject); 5 6 // Set project start date 7 project -> Set(Prj::StartDate()...

    docs.aspose.com/tasks/cpp/writing-updated-task-...
  10. Creating, Reading and Saving Projects with Aspo...

    Learn how to create, read or save Microsoft Project files using Aspose.Tasks for Java.... println ( "Project Created Date:" + p. getCreatedDate ()); 12...println ( "Project Last Saved Date:" + p. getLastSavedDate ());...

    docs.aspose.com/tasks/java/creating-reading-and...