Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 17,487 for

date

(0.09 sec)
  1. Comment|Aspose.Slides for Python Documentation

    Manage slide comments in Python with Aspose.Slides: add, read, reply, edit, delete, and work with threaded comments for PowerPoint and OpenDocument.... date . today ()) presentation . save...PointF ( 100 , 100 ), datetime . date . today ()) # Add first reply...

    docs.aspose.com/slides/python-net/examples/elem...
  2. IDocumentSavingCallback.notify method | Aspose....

    IDocumentSavingCallback.notify method. This is called to notify of document saving progress....SavingProgressCallba () { mSavingStartedAt = Date . now (); } /// <summary> ///...args ) { DateTime canceledAt = Date . now (); double ellapsedSeconds...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Fields::FieldCreateDate::get_Use...

    Aspose::Words::Fields::FieldCreateDate::get_UseSakaEraCalendar method. Gets or sets whether to use the Saka Era calendar in C++....field to display the creation date/time of the document. auto doc...(); builder -> Writeln ( u " Date this document was created:"...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Fields::FieldCreateDate::get_Use...

    Aspose::Words::Fields::FieldCreateDate::get_UseLunarCalendar method. Gets or sets whether to use the Hijri Lunar or Hebrew Lunar calendar in C++....field to display the creation date/time of the document. auto doc...(); builder -> Writeln ( u " Date this document was created:"...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Fields::FieldCreateDate::get_Use...

    Aspose::Words::Fields::FieldCreateDate::get_UseUmAlQuraCalendar method. Gets or sets whether to use the Um-al-Qura calendar in C++....field to display the creation date/time of the document. auto doc...(); builder -> Writeln ( u " Date this document was created:"...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Customize Chart Axes in Presentations with Pyth...

    Discover how to use Aspose.Slides for Python via .NET to customize chart axes in PowerPoint and OpenDocument presentations for reports and visualizations....category axis type, set the date format for category axis values...preferred category axis type ( date or text ). This code in Python...

    docs.aspose.com/slides/python-net/chart-axis/
  7. FieldCreateDate.use_lunar_calendar property | A...

    FieldCreateDate.use_lunar_calendar property. Gets or sets whether to use the Hijri Lunar or Hebrew Lunar calendar....field to display the creation date/time of the document. doc =...move_to_document_end () builder . writeln ( ' Date this document was created:'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldCreateDate.use_saka_era_calendar property ...

    FieldCreateDate.use_saka_era_calendar property. Gets or sets whether to use the Saka Era calendar....field to display the creation date/time of the document. doc =...move_to_document_end () builder . writeln ( ' Date this document was created:'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Number Settings|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....Display Formats of Numbers and Dates A very strong feature of Microsoft...formats of numeric values and dates. We know that numeric data can...

    docs.aspose.com/cells/java/cells-number-settings/
  10. FieldAutoText | Aspose.Words for Java

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

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