Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 11,927 for

date

(0.08 sec)
  1. 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...
  2. Comment.initial property | Aspose.Words for Nod...

    Comment.initial property. Returns or sets the initials of the user associated with a specific comment.... dateTime = Date . now (); newComment . setText...addReply ( "John Doe" , "JD" , Date . now (), "New reply." ); newComment...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Custom Validation in GridWeb|Documentation

    This article introduce custom validation in GridWeb .... PutValue ( "Please enter Date in cell C3 e.g. 2018-02-18"...//Access cell B3 and add the Date Pattern cell = sheet . Cells...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  4. 使用 Python 从 PDF 中提取附件 | Aspose.PDF

    在 .NET Framework、.NET Core 和 PHP、VBScript、Delphi、C++ 上通过 COM Interop 使用 Python 从 PDF 中提取附件。..."Creation Date: { file_specification . params . creation_date } " )..."Modification Date: { file_specification . params . mod_date } " ) print...

    products.aspose.com/pdf/zh-hans/python-net/atta...
  5. Pdf.net TextFragment properties - Free Support ...

    Hi In aspose words the paragraph class has SpaceBefore and SpaceAfter Properties. I don’t see these Properties in Pdf.net. Please advise how Space Before and Space after can be set for Pdf.net. Also Aspose Words has a …...Add(pdfHeadTitle); string date_new; int count = 1; date_new = string.Format("Test...Format("Test creation Date: {0}", DateTime.Now.ToString("dd/MM/yyyy"));...

    forum.aspose.com/t/pdf-net-textfragment-propert...
  6. 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...
  7. Revision Class | Aspose.Words for .NET

    Explore the Aspose.Words.Revision class to manage tracked changes in documents. Easily identify revision types for seamless document editing....get; set; } Gets or sets the date/time of this revision. Group...revision . DateTime . Date , DateTime . Now . Date ); Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words/rev...
  8. 获取 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...
  9. 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...
  10. Split Tasks

    Learn how to split Microsoft Project (MPP/XML) tasks 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/