Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 14,626 for

date

(0.09 sec)
  1. Compare Presentation Slides in C++|Aspose.Slide...

    Compare PowerPoint and OpenDocument presentations programmatically with Aspose.Slides for C++. Identify slide differences in code quickly.... current date value in Date Placeholder. FAQ Does...

    docs.aspose.com/slides/cpp/compare-slides/
  2. Reading Calendar Information | Aspose.Tasks Doc...

    Learn how to read Microsoft Project (MPP/XML) calendar properties using Aspose.Tasks Java for Ruby....work week name, from and to dates 11 System. out . println (workWeek...Working Hours On or Between Dates Working hours are typically...

    docs.aspose.com/tasks/java/reading-calendar-inf...
  3. Get PDF file information - facades|Aspose.PDF f...

    This section explains how to get PDF file information with Aspose.PDF Facades using PdfFileInfo Class.... println ( "Creation Date: " + fileInfo . getCreationDate...out . println ( "Modification Date: " + fileInfo . getModDate ());...

    docs.aspose.com/pdf/java/get-pdf-information/
  4. Range.normalize_field_types method | Aspose.Wor...

    Range.normalize_field_types method. Changes field type values [FieldChar.field_type](../../../aspose.words.fields/fieldchar/field_type/) of [FieldStart](../../../aspose.words.fields/fieldstart/), [FieldSeparator](../../../aspose.words.fields/fieldseparator/), [FieldEnd](../../../aspose.words.fields/fieldend/) in this range so that they correspond to the field types contained in the field codes....the keep a field’s type up to date with its field code. doc = aw...insert_field ( field_code = 'DATE' , field_value = None ) # Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  5. RtfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.RTF 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...
  6. Aspose Word to PDF - Show Comments with User & ...

    Hi Team , we are trying to convert the word files with comments to PDF. I could acheive the visibility of the comments in the docx to be printed in PDF by below code doc.getLayoutOptions().setCommentDisplayMode(Commen…...includes the author’s name and the date. Insert Comments into Document...author = comment.getAuthor(); Date date = comment.getDateTime(); String...

    forum.aspose.com/t/aspose-word-to-pdf-show-comm...
  7. Aspose::Words::Comment::set_DateTime method | A...

    Aspose::Words::Comment::set_DateTime method. Gets the Date and time that the comment was made in C++....Comment::set_DateTime method Gets the date and time that the comment was...

    reference.aspose.com/words/cpp/aspose.words/com...
  8. 档案

    档案...compare(Document, String, Date) 方法将文档与作为参数传递的文档进行比较。 以下代码示例显示了如何使用...docA.compare(docB, "user", new Date()); // docA now contains changes...

    blog.aspose.com/zh/words/compare-ms-word-docume...
  9. Aspose .cell 中单元格类型为日期控件的,日期控件有时候展示不全 - Free Su...

    aspose .cell 中单元格类型为日期控件的,日期控件有时候展示不全 image.png (10.4 KB)...Cells 能识别并保留 Date data‑validation (即日期校验),但它不负责渲染...(即日期校验),但它不负责渲染 Excel 中的日期选择器(Calendar/Date Picker)控件。因此在使用 Aspose.Cells...

    forum.aspose.com/t/aspose-cell/323598
  10. BuiltInDocumentProperties.template property | A...

    BuiltInDocumentProperties.template property. Gets or sets the informational name of the document template....log(`Date/time last printed: ${properties...properties . lastSavedTime = Date . now (); // We can right-click...

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