Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 17,328 for

date

(0.06 sec)
  1. SaveOptions.progressCallback property | Aspose....

    SaveOptions.progressCallback property. Called during saving a document and accepts data about saving progress....SavingProgressCallba () { mSavingStartedAt = Date . now (); } /// <summary> ///...args ) { DateTime canceledAt = Date . now (); double ellapsedSeconds...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. HeaderFooter|Aspose.Slides for Python Documenta...

    Control headers and footers in Python with Aspose.Slides: add or edit Date/time, slide numbers, and footer text, show or hide placeholders across PPT, PPTX and ODP....how to add footers and update date and time placeholders using... PPTX ) Update Date and Time Modify the date and time placeholder...

    docs.aspose.com/slides/python-net/examples/elem...
  3. Header Footer|Aspose.Slides Documentation

    Control slide headers and footers with Aspose.Slides for .NET: add Dates, slide numbers, and custom text in PPT, PPTX, and ODP with C# examples....how to add footers and update date and time placeholders using...true ); } Update Date and Time Modify the date and time placeholder...

    docs.aspose.com/slides/net/examples/elements/he...
  4. Header Footer|Aspose.Slides Documentation

    Control slide headers and footers with Aspose.Slides for C++: add Dates, slide numbers, and custom text in PPT, PPTX, and ODP with C++ examples....how to add footers and update date and time placeholders using...Dispose (); } Update Date and Time Modify the date and time placeholder...

    docs.aspose.com/slides/cpp/examples/elements/he...
  5. Field.type property | Aspose.Words for Node.js

    Field.type property. Gets the Microsoft Word field type.... insertField ( "DATE \\@ \"dddd, MMMM dd, yyyy\""...getFieldCode ()). toEqual ( "DATE \\@ \"dddd, MMMM dd, yyyy\""...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. How to Add Headers & Footers to Presentations i...

    Learn how to add headers and footers in PowerPoint PPT, PPTX and ODP presentations in .NET using both legacy and modern Aspose.Slides APIs....UpdateSlideNumberFie = true ; //Update the Date Time Fields sourcePres . UpdateDateTimeFields...UpdateDateTimeFields = true ; //Show date time placeholder sourcePres...

    docs.aspose.com/slides/net/how-to-add-header-fo...
  7. FieldSaveDate.UseSakaEraCalendar | Aspose.Words...

    Effortlessly manage Dates with FieldSaveDate's Saka Era Calendar feature. Easily toggle settings for enhanced Date tracking and organization....SAVEDATE field to display the date/time of the document’s most...MoveToDocumentEnd (); builder . Writeln ( " Date this document was last saved:"...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Validate XBRL and iXBRL files in C#|Documentation

    C# Finance Library API can valiDate XBRL and iXBRL files. Please see the sample codes given in this article for more information....is duration, but has no start date. ContextPeriodNoEndTi: Context...is duration, but has no end date. ContextPeriodStartAf: Context...

    docs.aspose.com/finance/net/validate-xbrl-and-i...
  9. FieldTime | Aspose.Words for Java

    Implements the TIME field in Java....Remarks: Inserts the current date and time. Examples: Shows how...TIME field to also display the date, according to the Gregorian...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldFormula | Aspose.Words for Java

    Implements the formula field in Java....insertField(" DATE \\@ \"dddd, d MMMM yyyy\" ");...dateField = builder.insertField("DATE \\* MERGEFORMAT"); Assert.a...

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