Sort Score
Result 10 results
Languages All
Labels All
Results 3,921 - 3,930 of 15,109 for

date

(0.12 sec)
  1. Aspose::Words::Saving::HtmlFixedSaveOptions cla...

    Aspose::Words::Saving::HtmlFixedSaveOptions class. Can be used to specify additional options when saving a document into the HtmlFixed format. To learn more, visit the documentation article in C++....custom local time zone used for date/time fields. get_DefaultTemplate...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Loading and Saving Message|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....Saving as MSG with Preserved Dates The MsgSaveOptions class allows...Message file (MSG) preserving dates. The following code snippet...

    docs.aspose.com/email/python-net/loading-and-sa...
  3. GPX

    GPX (GPS Exchange Format) is a file format used to store GPS data, such as waypoints, tracks, and routes. It is an open standard and can be used to exchange GPS data between different software and devices. GPX files can be created and edited using various software tools, and can be loaded onto GPS devices for navigation and outdoor activities. The format is widely used in the outdoor and adventure community for sharing and analyzing GPS data....tags, subject, authors, and date of capture of your image or...

    products.aspose.com/gis/net/gis-formats/gpx
  4. Licence for Aspose.PDF for Reporting Services d...

    Hi, We have previously tried the 30 days trial version for the Aspose.PDF for Reporting Services and everything worked as expected and not watermark on our document. After this successful test, we have decided to purch…...documentation (which have the most up-to-date information) - there the phrase...

    forum.aspose.com/t/licence-for-aspose-pdf-for-r...
  5. 用 C++ 实现线程评论|Documentation

    学习如何使用 Aspose.Cells 与 C++ 在 Excel 文件中添加、读取、编辑和删除线程评论。... ToUtf8 () << endl ; Date createdTime = comment . GetCreatedTime...

    docs.aspose.com/cells/zh/cpp/threaded-comments/
  6. StyleCollection | Aspose.Words for Java

    A collection of Style objects that represent both the built-in and user-defined styles in a document in Java....cached layout // to stay up to date, we will need to update it manually...

    reference.aspose.com/words/java/com.aspose.word...
  7. SQLite

    SQLite is a lightweight, serverless, and self-contained relational database management system. It is widely used due to its simplicity, portability, and compatibility with various platforms and programming languages. SQLite is embedded directly into applications, requiring no separate server process, and stores the entire database in a single file. It supports standard SQL syntax and offers features like transactions, indexes, and triggers. SQLite is suitable for small to medium-sized applications or as an embedded database within larger systems....tags, subject, authors, and date of capture of your image or...

    products.aspose.com/gis/net/gis-formats/sqlite/
  8. GPX

    GPX (GPS Exchange Format) is a file format used to store GPS data, such as waypoints, tracks, and routes. It is an open standard and can be used to exchange GPS data between different software and devices. GPX files can be created and edited using various software tools, and can be loaded onto GPS devices for navigation and outdoor activities. The format is widely used in the outdoor and adventure community for sharing and analyzing GPS data....tags, subject, authors, and date of capture of your image or...

    products.aspose.com/gis/net/gis-formats/gpx/
  9. Insert Fields in C#|Aspose.Words for .NET

    How to insert fields into a document using C# – learn different ways with code examples.... InsertField ( "DATE \\@ \"MMMM d, yyyy\"" ); field...

    docs.aspose.com/words/net/inserting-fields/
  10. Convert Excel to PDF with C++|Documentation

    Learn how to convert Excel workbooks to PDF format using Aspose.Cells with C++.... SetCreatedTime ( Date { 2025 , 1 , 1 }); // Save the...

    docs.aspose.com/cells/cpp/convert-excel-to-pdf/