Sort Score
Result 10 results
Languages All
Labels All
Results 3,781 - 3,790 of 17,490 for

date

(2.46 sec)
  1. Aspose::Words::Saving::RtfSaveOptions class | A...

    Aspose::Words::Saving::RtfSaveOptions class. Can be used to specify additional options when saving a document into the Rtf 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. NullPointerException: Cannot invoke "com.aspose...

    Trying to convert a PDF to a PPTX like so: public class PptxService { public byte[] generatePresentation() throws IOException { try ( InputStream templateInputStream = this.getClass() .getClassLoader() .…...11 Release-Date: 2025-11-29 On Aspose.PDF |...

    forum.aspose.com/t/nullpointerexception-cannot-...
  3. Working With Task Durations | Aspose.Tasks Docu...

    Learn how to work with Microsoft Project (MPP/XML) task durations using Aspose.Tasks for C# and VB.NET....give a realistic project end date. Aspose.Tasks for C++ API allows...

    docs.aspose.com/tasks/cpp/task-durations/
  4. Aspose.BarCode | Process 1D, 2D & Postal Barcod...

    Java class library to generate, recognize, & convert barcodes. Supports numeric, alpha-numeric, and 2D barcode symbologies. Customize barcodes in your Java App....Temporary License Version Release Date 25.3 March 24, 2025 25.2 February...

    releases.aspose.com/barcode/java/
  5. how to customize UI appearance for message tip ...

    This article describes how to customize UI appearance for message toast in GridJs....: content , timestamp : new Date (). toISOString () }); } //...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  6. Writing Metadata to MPP | Aspose.Tasks Document...

    Learn how to write metadata of tasks, calendars, resources, resource assignments using Aspose.Tasks for C++.... 27 28 // Set project start date 29 project -> Set(Prj::StartDate()...

    docs.aspose.com/tasks/cpp/writing-metadata-to-mpp/
  7. com.aspose.pdf.internal.ms.System.lh: Culture N...

    We use Aspose library for transformation from one format to other format documents. As part of docx to pdf transformation , while loading license , we get the following error and transformation request got failed. Our cu…..., number/date separators) that Aspose may...

    forum.aspose.com/t/com-aspose-pdf-internal-ms-s...
  8. Appendix C. Typical Templates in Java|Aspose.Wo...

    Learn the typical templates of LINQ Reporting Engine to build a report in Java.... } public Date getDate () { ... } ... } public...

    docs.aspose.com/words/java/appendix-c-typical-t...
  9. CSV

    CSV stands for Comma-Separated Values. It is a file format used to store and exchange data between different software applications. A CSV file contains data in a tabular form, with each row representing a record and each column representing a field of data. The values in each field are separated by commas, hence the name "comma-separated values." CSV files are commonly used in data analysis and can be easily imported and exported from spreadsheet software such as Microsoft Excel....including text, numbers, and dates. Efficiency: The CSV format...tags, subject, authors, and date of capture of your image or...

    products.aspose.com/gis/net/gis-formats/csv/
  10. Compare Documents in C#|Aspose.Words for .NET

    Compare two documents in any supported formats and shows content changes using C#. You can apply advanced options when comparing....Compare(otherDoc, author, date, compareOptions); . Q: How do...

    docs.aspose.com/words/net/compare-documents/