Sort Score
Result 10 results
Languages All
Labels All
Results 1,201 - 1,210 of 16,807 for

date

(0.11 sec)
  1. Aspose Words Tags Glossary - Free Support Forum...

    Hello there! We’re working with Aspose Word templates and need a way to reliably parse tags used in Aspose Words. Our goal is to extract the underlying fields from these markers so we can valiDate them against our data …...can we stay consistently up-to-date with the latest Aspose tag syntax...dev To stay consistently up-to-date with the latest Aspose tag syntax...

    forum.aspose.com/t/aspose-words-tags-glossary/3...
  2. SignatureLineOptions class | Aspose.Words for N...

    Aspose.Words.SignatureLineOptions class. Allows to specify options for signature line being inserted...a value indicating that sign date is shown in the signature line...by vderyushev" , SignTime = Date . now () }; let certHolder =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Add Data in Cells|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.... get ( "A5" ); //Adding a date/time value to the cell cell...//Setting the display format of the date Style style = cell . getStyle...

    docs.aspose.com/cells/java/add-data-in-cells/
  4. CustomXmlPropertyCollection.Contains | Aspose.W...

    Discover if CustomXmlPropertyCollection holds a property by name. Efficiently manage your XML data with our reliable methods for seamless integration....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/net/aspose.words.mar...
  5. Working With Tasks | Aspose.Tasks Documentation

    Learn how to manage and organize tasks efficiently using Aspose.Tasks for Java....method accepts start date, finish date and calendar arguments...splitTaskProject. set (Prj. START_DATE , cal. getTime ()); 15 cal....

    docs.aspose.com/tasks/java/split-tasks/
  6. 获取 PDF 文件信息|Aspose.PDF for .NET

    本节解释如何使用 Aspose.PDF Facades 获取 PDF 文件信息。... WriteLine ( "Creation Date: {0}" , fileInfo . CreationDate.... WriteLine ( "Modification Date: {0}" , fileInfo . ModDate );...

    docs.aspose.com/pdf/zh/net/get-pdf-file-informa...
  7. Revision details PDF compare - Free Support For...

    Hello I notice some problem with default save compared document to PDF. It looks like PDF always export as “All markup” (compared to word). That produce some “first look” inconsistency like that: To reproduce this yo…...compare(doc1, "sd", new Date()); doc.save("a.docx"); doc...doc.compare(doc1, "sd", new Date()); doc.getLayoutOptions()....

    forum.aspose.com/t/revision-details-pdf-compare...
  8. DocumentPropertyCollection class | Aspose.Words...

    Aspose.Words.Properties.DocumentPropertyCollection class. Base class for [BuiltInDocumentProperties](../builtindocumentproperties/) and [CustomDocumentProperties](../customdocumentproperties/) collections... add ( "Authorized Date" , Date . now ()); properties ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. FixedPageSaveOptions | Aspose.Words for Java

    Contains common options that can be specified when saving a document into fixed page formats PDF XPS images etc 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. Working with Comments in C#|Aspose.Words for .NET

    Working with comments using C#....Extract and list the author name, date & time and text of all comments...Extract and list the author name, date & time and text of comments...

    docs.aspose.com/words/net/working-with-comments/