Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 11,908 for

date

(0.03 sec)
  1. 图表轴|Aspose.Slides 文档

    如何在 Java 中编辑 PowerPoint 图表轴...CategoryAxisType 属性,您可以指定所需的类别轴类型( date 或 text )。这段 Java 代码演示了该操作: Presentation...setCategoryAxisType ( CategoryAxisType . Date ); chart . getAxes (). getHorizontalAxis...

    docs.aspose.com/slides/zh/androidjava/chart-axis/
  2. Filter Appointments from Exchange Server|Docume...

    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....based on: Dates Recurrences Filtering Appointments by Dates IEWSClient...SimpleDateFormat ( "dd/MM/yyyy HH:mm:ss" ); Date startTime = sdf . parse ( "15/09/2017...

    docs.aspose.com/email/java/filter-appointments-...
  3. FieldAdvance | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  4. Presentation Header and Footer|Aspose.Slides fo...

    PowerPoint header and footer in Python...master notes slide and all child Date and time placeholders visible...placeholder. Set text to notes slide Date-time placeholder. Write the...

    docs.aspose.com/slides/python-net/presentation-...
  5. XlsxDateTimeParsingMode Enum | Aspose.Words for...

    Discover Aspose.Words' XlsxDateTimeParsingMode enum for efficient document text parsing. Easily identify Date and time values in your files!...document text is parsed to identify date and time values. public enum...specify autodetection of the date time format. Document doc =...

    reference.aspose.com/words/net/aspose.words.sav...
  6. IFieldResultFormatter.Format | Aspose.Words for...

    Discover the iFieldResultFormatter Format method in Aspose.Words that enhances document formatting with customizable capitalization options like Upper case....FieldResultFormatter ( "${0}" , "Date: {0}" , "Item # {0}:" ); doc...)); // 2 - Date/time: builder . InsertField ( "DATE \\@ \"d MMMM...

    reference.aspose.com/words/net/aspose.words.fie...
  7. DocumentProperty.ToBool | Aspose.Words for .NET

    Discover the DocumentProperty ToBool method that efficiently converts property values to boolean for seamless data handling and enhanced coding efficiency.... Add ( "Authorized Date" , authDate ); properties ....authDate , properties [ "Authorized Date" ]. ToDateTime ()); Assert ...

    reference.aspose.com/words/net/aspose.words.pro...
  8. Comment.DateTimeUtc | Aspose.Words for .NET

    Discover the Comment DateTimeUtc property, which retrieves the exact UTC Date and time of your comments for accurate tracking and management....DateTimeUtc property Gets the UTC date and time that the comment was...Examples Shows how to get UTC date and time. Document doc = new...

    reference.aspose.com/words/net/aspose.words/com...
  9. Aspose::Words::Fields::Field::get_Type method |...

    Aspose::Words::Fields::Field::get_Type method. Gets the Microsoft Word field type in C++....builder -> InsertField ( u "DATE \\ @ \" dddd, MMMM dd, yyyy...get_Type ()); ASSERT_EQ ( u "DATE \\ @ \" dddd, MMMM dd, yyyy...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. SignOptions.comments property | Aspose.Words fo...

    SignOptions.comments property. Specifies comments on the digital signature..."aw" ); // Create a comment and date which will be applied with our...= "My comment" , SignTime = Date . now () }; // Take an unsigned...

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