Sort Score
Result 10 results
Languages All
Labels All
Results 941 - 950 of 11,908 for

date

(0.03 sec)
  1. FieldPrintDate Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldPrintDate class to effortlessly implement the PRINTDate field, enhancing document automation and efficiency.... Remarks Retrieves the date and time on which the document...display the print operation's date/time. // If no printing has...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldOptions class to optimize field handling in documents, enhancing your workflow and document management efficiency....source of the culture used for date formatting during a field update...thread's culture to format the date, US English. doc . MailMerge...

    reference.aspose.com/words/net/aspose.words.fie...
  3. IFieldUpdatingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom methods called during a field upDate in Java....insertField(" DATE \\@ \"dddd, d MMMM yyyy\" ");...DocumentBuilder(doc); builder.insertField(" DATE \\@ \"dddd, d MMMM yyyy\" ");...

    reference.aspose.com/words/java/com.aspose.word...
  4. Split Tasks

    Aspose.Tasks for .NET allows to split task's working times in Microsoft Project project management files by defining split parts....method accepts start date, finish date and calendar arguments...22 // Provide start date and finish date arguments to SplitTask...

    docs.aspose.com/tasks/net/split-tasks/
  5. Cannot convert PDF to PDF/A on Linux using Aspo...

    Scenario: Convert PDF to PDF/A. Aspose.PDF.Drawing 25.3.0. Issue: Document.Convert method returns false when run on Linux. Sample project and test file: sample.zip (152.5 KB) Notes: You have to run the test on Linux…...</Copyright> <Date>2025/05/02 14:53</Date> <File Version="1...Reserved.</Copyright> <Date>05/02/2025 11:56:06</Date> <File Version="1...

    forum.aspose.com/t/cannot-convert-pdf-to-pdf-a-...
  6. 使用 Python 从 PDF 中提取附件 | Aspose.PDF

    在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上通過 COM Interop 使用 Python 從 PDF 中提取附件。..."Creation Date: { file_specification . params . creation_date } " )..."Modification Date: { file_specification . params . mod_date } " ) print...

    products.aspose.com/pdf/zh-hant/python-net/atta...
  7. IFieldResultFormatter class | Aspose.Words for ...

    aspose.words.fields.IFieldResultFormatter class. Implement this interface if you want to control how the field result is formatted.... format_date_time(value, format, calendar_type)...when Aspose.Words applies a date/time format switch, i.e. \@...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DigitalSignature.signTime property | Aspose.Wor...

    DigitalSignature.signTime property. Gets the time the document was signed.... get signTime () : Date Examples Shows how to validate...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. PdfDigitalSignatureDetails class | Aspose.Words...

    Aspose.Words.Saving.PdfDigitalSignatureDetails class. Contains details for signing a PDF document with a digital signature....signatureDate Gets or sets the date of the signing. timestampSettings...method. let signingTime = new Date ( 2015 , 7 , 20 ); options ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Working with Comments in C#|Aspose.Words for .NET

    Working with comments using C#....Extract and list the author name, date & time and text of all comments...Extract and list the author name, date & time and text of comments...

    docs.aspose.com/words/net/working-with-comments/