Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 15,209 for

date

(0.12 sec)
  1. Aspose::Words::Comment::get_DateTimeUtc method ...

    Aspose::Words::Comment::get_DateTimeUtc method. Gets the UTC Date and time that the comment was made in C++....Comment::get_DateTimeUtc method Gets the UTC date and time that the comment was...Examples Shows how to get UTC date and time. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/com...
  2. Creating Audio Reminder|Documentation

    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....NOVEMBER , 1 , 0 , 0 , 0 ); Date startDate = calendar . getTime... Calendar . DECEMBER , 1 ); Date endDate = calendar . getTime...

    docs.aspose.com/email/java/creating-audio-remin...
  3. 使用 Java 在演示文稿中自定义图表轴|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Java 在 PowerPoint 演示文稿中自定义图表轴,以用于报告和可视化。...CategoryAxisType 属性,您可以指定首选的类目轴类型( date 或 text )。下面的 Java 代码演示了该操作:...setCategoryAxisType ( CategoryAxisType . Date ); chart . getAxes (). getHorizontalAxis...

    docs.aspose.com/slides/zh/java/chart-axis/
  4. Aspose::Words::Fields::FieldChar::get_IsLocked ...

    Aspose::Words::Fields::FieldChar::get_IsLocked method. Gets or sets whether the parent field is locked (should not recalculate its result) in C++....get_IsLocked ()); ASSERT_EQ ( u " DATE \\ @ \" dddd, MMMM dd, yyyy...the field to show the current date. field -> Update (); See Also...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. FieldNextIf | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  6. Stop or Resume an Assignment | Aspose.Tasks Doc...

    Learn how to stop or resume Microsoft Project (MPP/XML) resource assignments using Aspose.Tasks for Java....resume date: Stop reads or writes an assignment’s stop date (Date)...writes an assignment’s resume date (Date). To see an assignment’s...

    docs.aspose.com/tasks/java/stop-or-resume-an-as...
  7. EWS: error when trying to create appointment - ...

    Using the latest version (and also older versions), I am getting an Exchange error when trying to create an appointment using IEWSClient: “ExchangeException: set action is invalid for property”. This code (from your doc…...MILLISECOND, 0); Date startTime = c.getTime(); c.add(java...util.Calendar.HOUR_OF_DAY, 1); Date endTime = c.getTime(); String...

    forum.aspose.com/t/ews-error-when-trying-to-cre...
  8. 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...
  9. DoclingSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOCLING format in Java....custom local time zone used for date/time fields. getDefaultTemplate()...BuiltInDocumentPrope.setCreatedTime(java.util.Date) property is updated before...

    reference.aspose.com/words/java/com.aspose.word...
  10. WordML2003SaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.WORD_ML format in Java....custom local time zone used for date/time fields. getDefaultTemplate()...BuiltInDocumentPrope.setCreatedTime(java.util.Date) property is updated before...

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