Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 13,603 for

date

(0.06 sec)
  1. CustomXmlPropertyCollection.count property | As...

    CustomXmlPropertyCollection.count property. Gets the number of elements contained in the collection....form of data, # such as a name, date, or address, and converts it...tag. # The properties of a "date"-type smart tag contain its...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CustomXmlPropertyCollection.clear method | Aspo...

    CustomXmlPropertyCollection.clear method. Removes all elements from the collection....form of data, # such as a name, date, or address, and converts it...tag. # The properties of a "date"-type smart tag contain its...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Working with Resource Assignments | Aspose.Task...

    Explains how to manage and utilize resource assignments within Microsoft Project files using Aspose.Tasks for .NET....values and the actual cost, start date, finish data and work: CostVariance...handles the variance in start date against an assignments baseline...

    docs.aspose.com/tasks/net/dealing-variances/
  4. PropertyType enumeration | Aspose.Words for Python

    aspose.words.properties.PropertyType enumeration. Specifies data type of a document property.... DATE_TIME The property is a date time value. DOUBLE...properties . add ( 'Authorized Date' , datetime . datetime . now...

    reference.aspose.com/words/python-net/aspose.wo...
  5. AxisScaling.Maximum | Aspose.Words for .NET

    Discover AxisScaling's Maximum property to easily set or retrieve the axis's maximum value, enhancing your data visualization with precision....Shows how to insert chart with date/time values. Document doc =...Add a custom series containing date/time values for the X-axis,...

    reference.aspose.com/words/net/aspose.words.dra...
  6. AxisScaling.Minimum | Aspose.Words for .NET

    Discover the AxisScaling Minimum property to easily set and customize your axis's minimum value for enhanced data visualization....Shows how to insert chart with date/time values. Document doc =...Add a custom series containing date/time values for the X-axis,...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Reading an Outlook Message (MSG) File in Aspose...

    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....start date DateTime . Now . AddHours ( 1 ), // end date new MailAddress...

    docs.aspose.com/email/net/reading-an-outlook-me...
  8. Loading and Managing Excel, OpenOffice, Json, C...

    With Aspose.Cells for C++, it is simple to create, open, and manage Excel, CSV, TSV, ODS, HTML, Numbers, Json, XML, Pdf, Jpg, Tiff, Image, Mht, and XPS files....Setting Date Time Cell cell = cells . Get ( u "A3" ); Date currentDate...currentDate ); // Setting style for date Style style = cell . GetStyle...

    docs.aspose.com/cells/cpp/loading-saving-and-ma...
  9. Aspose::Words::Range::NormalizeFieldTypes metho...

    Aspose::Words::Range::NormalizeFieldTypes method. Changes field type values FieldType of FieldStart, FieldSeparator, FieldEnd in this range so that they correspond to the field types contained in the field codes in C++....the keep a field’s type up to date with its field code. auto doc...builder -> InsertField ( u "DATE" , nullptr ); // Aspose.Words...

    reference.aspose.com/words/cpp/aspose.words/ran...
  10. CommentRangeStart.accept method | Aspose.Words ...

    CommentRangeStart.accept method. Accepts a visitor.... dateTime = Date . now (); newComment . setText...addReply ( "John Doe" , "JD" , Date . now (), "New reply." ); newComment...

    reference.aspose.com/words/nodejs-net/aspose.wo...