Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 14,619 for

date

(0.09 sec)
  1. PropertyType Enum | Aspose.Words for .NET

    Discover Aspose.Words.PropertyType enum to easily define document property data types for enhanced document management and customization....DateTime 1 The property is a date time value. Double 2 The property...properties . Add ( "Authorized Date" , DateTime . Today ); properties...

    reference.aspose.com/words/net/aspose.words.pro...
  2. 使用 C++ 从 PDF 中提取附件 | Aspose.PDF

    通過 COM 互操作從C++框架、C++核心和 PHP、VBScript、德爾福C++的 PDF 中提取附件。...Console :: WriteLine ( u "Creation Date: {0}" , fileSpecification ->...WriteLine ( u "Modification Date: {0}" , fileSpecification ->...

    products.aspose.com/pdf/zh-hant/cpp/attachments...
  3. 使用 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...
  4. 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...
  5. Returning a Range of Values using AbstractCalcu...

    This article introduces an abstract calculation engine that returns a range of values in Excel using the Aspose.Cells library for JavaScript via C++. Learn to load or create an Excel file and save the modified file to disk.... calculatedValue = [ [ new Date ( 2015 , 5 , 12 , 10 , 6 , 30...value ) { if ( value instanceof Date ) return value . toISOString...

    docs.aspose.com/cells/javascript-cpp/returning-...
  6. 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...
  7. IFieldResultFormatter class | Aspose.Words for ...

    aspose.words.fields.IFieldResultFormatter class. Implement this interface if you want to control how the field result is formatted.... format_date_time(value, format, calendar_type)...when Aspose.Words applies a date/time format switch, i.e. \@...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Revision class | Aspose.Words for Python

    aspose.words.Revision class. Represents a revision (tracked change) in a document node or style... date_time Gets or sets the date/time of this revision...assertEqual ( revision . date_time . date (), date . today ()) self ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Stop or Resume an Assignment | Aspose.Tasks Doc...

    Learn how to stop or resume Microsoft Project (MPP/XML) resource assignments programmatically using Aspose.Tasks for .NET....have specific Stop and Resume dates, which define when work on an...writes an assignment’s stop date ( DateTime ). Resume – reads...

    docs.aspose.com/tasks/net/stop-or-resume-an-ass...
  10. BuiltInDocumentProperties class | Aspose.Words ...

    aspose.words.properties.BuiltInDocumentProperties class. A collection of built-in document properties...) created_time Gets or sets date of the document creation in...last_printed Gets or sets the date when the document was last printed...

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