Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 14,770 for

date

(0.06 sec)
  1. FieldChar.field_type property | Aspose.Words fo...

    FieldChar.field_type property. Returns the type of the field....FIELD_DATE , True ) . as_field_date () field . format . date_time_format... fields . FieldType . FIELD_DATE , field_start . field_type )...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldChar.IsDirty | Aspose.Words for .NET

    Discover how the FieldChar IsDirty property helps maintain document accuracy by tracking changes, ensuring your fields always reflect the latest upDates.... EqualTo ( " DATE \\@ \"dddd, MMMM dd, yyyy\""...the field to show the current date. field . Update (); See Also...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Start and Finish dates of task not getting refl...

    Hi, I am trying to set the start and finish Dates of a task from a hidden variable. Task t1 = proj.RootTask.Children.Add("tested now"); t1.Set(Tsk.Start, Convert.ToDateTime(hdnStartDate.Value)); …...Start and Finish dates of task not getting reflected Aspose.Tasks...to set the start and finish dates of a task from a hidden variable...

    forum.aspose.com/t/start-and-finish-dates-of-ta...
  4. General Resource Assignment Properties | Aspose...

    Learn how to read and edit general properties of Microsoft Project (MPP/XML) resource assignments using Aspose.Tasks for .NET. Includes practical C# examples for setting and getting UID, Start, and Finish values....unique identifier, start date, and finish date. Aspose.Tasks for .NET...gets the assignment’s start date (DateTime). Finish – sets or...

    docs.aspose.com/tasks/net/general-resource-assi...
  5. XlsxDateTimeParsingMode enumeration | Aspose.Wo...

    Aspose.Words.Saving.XlsxDateTimeParsingMode enumeration. Specifies how document text is parsed to identify Date and time values....document text is parsed to identify date and time values. Members Name...specify autodetection of the date time format. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Fields::GeneralFormatCollection ...

    Aspose::Words::Fields::GeneralFormatCollection class. Represents a typed collection of general formats. To learn more, visit the documentation article in C++....field -> get_Result ()); // 2 - Date/time format: field = builder...builder -> InsertField ( u "DATE" ); format = field -> get_Format ();...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. 在 Apache POI 和 Aspose.Cells 中创建不同的 Cell 类型|Docu...

    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....setValue ( true ); //Adding a date/time value to the cell cell...//Setting the display format of the date Style style = cell . getStyle...

    docs.aspose.com/cells/zh/java/create-different-...
  8. Extract PDF Metadata using Python | Aspose.PDF

    Extract PDF format metadata programmatically with Python sample code using Aspose.PDF for Python for .NET...name, creation date, keywords, modification date, subject, and...print ( "Creation Date :" , doc_info . creation_date ) print ( "Keywords...

    products.aspose.com/pdf/python-net/metadata/
  9. Extract PDF Metadata using C# | Aspose.PDF

    Extract PDF format metadata programmatically with C# sample code using Aspose.PDF for .NET...name, creation date, keywords, modification date, subject, and...Console . WriteLine ( "Creation Date: {0}" , docInfo . CreationDate...

    products.aspose.com/pdf/net/metadata/
  10. FieldChar.GetField | Aspose.Words for .NET

    Discover the GetField method in FieldChar, effortlessly retrieve fields for optimal data management and enhanced performance in your applications.... EqualTo ( " DATE \\@ \"dddd, MMMM dd, yyyy\""...the field to show the current date. field . Update (); See Also...

    reference.aspose.com/words/net/aspose.words.fie...