Sort Score
Result 10 results
Languages All
Labels All
Results 461 - 470 of 14,818 for

date

(0.12 sec)
  1. Aspose::Words::Saving::XlsxSaveOptions::get_Dat...

    Aspose::Words::Saving::XlsxSaveOptions::get_DateTimeParsingMode method. Gets or sets the mode that specifies how document text is parsed to identify Date and time values. The default value is UseCurrentLocale in C++....document text is parsed to identify date and time values. The default...specify autodetection of the date time format. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. General Project Properties in Ruby | Aspose.Tas...

    Learn how to manage Microsoft Project general properties using Aspose.Tasks Java for Ruby...."Project Start Date : " + project . get(prj . START_DATE) . to_string..."Project Finish Date : " + project . get(prj . FINISH_DATE) . to_string...

    docs.aspose.com/tasks/java/general-project-prop...
  3. Giving file corrupted error after inserting foo...

    @philip.zhou After inserting footers using Aspose diagram for Java API,when trying to open the vss,vsdx,vsd files, it says “file is corrupted”. Not able to share the files,because of security reasons. Thanks Rama...separator + fname); // Date date = new Date(); // diagram.getHeaderFooter()...setFooterCenter(footerText + date + footerText1); diagram.getHeaderFooter()...

    forum.aspose.com/t/giving-file-corrupted-error-...
  4. DocumentSavingArgs.estimatedProgress property |...

    DocumentSavingArgs.estimatedProgress property. Overall estimated percentage progress....SavingProgressCallba () { mSavingStartedAt = Date . now (); } /// <summary> ///...args ) { DateTime canceledAt = Date . now (); double ellapsedSeconds...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Working with PDF File Metadata|Aspose.PDF for Java

    Discover how to manage and extract metadata from PDF files in Java using Aspose.PDF to handle document properties.... println ( "Creation Date: " + docInfo . getCreationDate...System . out . println ( "Modify Date: " + docInfo . getModDate ());...

    docs.aspose.com/pdf/java/pdf-file-metadata/
  6. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_LastSavedTime method. Gets or sets the time of the last save in UTC in C++....System :: String :: Format ( u "Date/time last printed: {0}" , properties...SAVEDATE field to display the date/time of the document’s most...

    reference.aspose.com/words/cpp/aspose.words.pro...
  7. XlsxSaveOptions.date_time_parsing_mode property...

    XlsxSaveOptions.Date_time_parsing_mode property. Gets or sets the mode that specifies how document text is parsed to identify Date and time values...date_time_parsing_mode property XlsxSaveOptions.date_time_parsing_mode...document text is parsed to identify date and time values. The default...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FieldFormat.numeric_format property | Aspose.Wo...

    FieldFormat.numeric_format property. Gets or sets a formatting that is applied to a numeric field result... result ) # 2 - Date/time format: field = builder...insert_field ( 'DATE' ) format = field . format format . date_time_format...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Stop and Resume a Task | Aspose.Tasks Documenta...

    Learn how to stop and resume Microsoft Project tasks using Aspose.Tasks for Java....Hide Show ] A tasks’ stop date is the date that it should (or did)...Project can calculate stop dates, or let users enter them manually...

    docs.aspose.com/tasks/java/stop-and-resume-a-task/
  10. XlsxSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XLSX format in Java....custom local time zone used for date/time fields. getDateTimeParsingMo()...document text is parsed to identify date and time values. getDefaultTemplate()...

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