Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 16,678 for

date

(0.13 sec)
  1. Android API to Render EPUB to OTT | products.as...

    Transform EPUB to OTT via Android via Java API...author, creation date, keywords, modify date, subject, and title.... out . println ( "Creation Date: " + docInfo . getCreationDate...

    products.aspose.com/total/android-java/conversi...
  2. Android API to Render PS to XAMLFLOW | products...

    Transform PS to XAMLFLOW via Android via Java API...author, creation date, keywords, modify date, subject, and title.... out . println ( "Creation Date: " + docInfo . getCreationDate...

    products.aspose.com/total/android-java/conversi...
  3. Android API to Render SVG to DOTX | products.as...

    Transform SVG to DOTX via Android via Java API...author, creation date, keywords, modify date, subject, and title.... out . println ( "Creation Date: " + docInfo . getCreationDate...

    products.aspose.com/total/android-java/conversi...
  4. Aspose::Words::Drawing::Charts::AxisBound::Axis...

    Aspose::Words::Drawing::Charts::AxisBound::AxisBound constructor. Creates a new instance indicating that axis bound should be determined automatically by a word-processing application in C++....series requiring a range of dates on the X-axis, and decimal values...ArrayPtr < System :: DateTime > dates = System :: MakeArray < System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Android API to Render TEX to PCL | products.asp...

    Transform TEX to PCL via Android via Java API...author, creation date, keywords, modify date, subject, and title.... out . println ( "Creation Date: " + docInfo . getCreationDate...

    products.aspose.com/total/android-java/conversi...
  6. GeneralFormat Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.GeneralFormat enum, which enhances numeric text formatting for fields, ensuring clarity and precision in your documents....00" )); // 2 - Date/time format: field = builder...builder . InsertField ( "DATE" ); format = field . Format ; format...

    reference.aspose.com/words/net/aspose.words.fie...
  7. CompareOptions.ignore_fields property | Aspose....

    CompareOptions.ignore_fields property. Specifies whether to compare differences in fields....'Original textbox contents' ) # DATE field: builder . move_to ( doc_original...insert_field ( field_code = ' DATE ' ) # Comment: new_comment =...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CompareOptions.ignore_formatting property | Asp...

    CompareOptions.ignore_formatting property. True indicates that formatting is ignored....'Original textbox contents' ) # DATE field: builder . move_to ( doc_original...insert_field ( field_code = ' DATE ' ) # Comment: new_comment =...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Using shortcuts for string formatting - Free Su...

    We use this to format a Date in the merged field {{NoticeDate\@ "MM/dd/yyyy"}} on the MS Word template. Wanted to know if there is such a shortcut to format the incoming string (EM9879999222) in a particular pattern as E…...9:07pm 1 We use this to format a date in the merged field {{NoticeDate\@...have built‑in switches for dates (@) and numbers (#). There is...

    forum.aspose.com/t/using-shortcuts-for-string-f...
  10. How to Read PDF Metadata in C#

    This short tutorial guides on how to read PDF Metadata in C#. It provides all the necessary steps for programming, the information for configuring the environment and a runnable sample code for extracting Metadata from PDF in C#....PDF file, creation date, and modification date to name a few. There...

    kb.aspose.com/pdf/net/how-to-read-pdf-metadata-...