Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 14,831 for

date

(0.09 sec)
  1. Get PDF File Information in Python|Aspose.PDF f...

    Understand how to get detailed PDF file information such as metadata and properties in Python using Aspose.PDF, ideal for document management....getAuthor()) print "Creation Date:-" + str(doc_info.getCreationDate())...getKeywords()) print "Modify Date:-" + str(doc_info.getModDate())...

    docs.aspose.com/pdf/python-java/get-pdf-file-in...
  2. SdtCalendarType | Aspose.Words for Java

    Specifies the possible types of calendars which can be used to specify StructuredDocumentTag.getCalendarType / StructuredDocumentTag.setCalendarTypeint in an Office Open XML document in Java....to prompt the user to enter a date with a structured document tag...prompts the user to enter a date. // In Microsoft Word, this...

    reference.aspose.com/words/java/com.aspose.word...
  3. Implement Custom Calculation Engine to extend t...

    This article describes how to extend the default calculation engine in JavaScript by implementing a custom calculation engine using the Aspose.Cells library for JavaScript via C++. Load an existing Excel file or create a new one to use the methods provided and save the modified Excel file....day to the system date. So if the current date is 27/07/2023, then...add a one‑day offset to the date data . calculatedValue = CellsHelper...

    docs.aspose.com/cells/javascript-cpp/implement-...
  4. IFieldResultFormatter class | Aspose.Words for ...

    Aspose.Words.Fields.IFieldResultFormatter class. Implement this interface if you want to control how the field result is formatted....Words applies a date/time format switch, i.e. \@...FieldResultFormatter ( "${0}" , "Date: {0}" , "Item # {0}:" ); doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. SignatureLineOptions | Aspose.Words for Java

    Allows to specify options for signature line being inserted in Java....docx"); Date currentDate = new Date(); SignOptions signOptions...a value indicating that sign date is shown in the signature line...

    reference.aspose.com/words/java/com.aspose.word...
  6. IFieldResultFormatter.FormatDateTime | Aspose.W...

    Discover the iFieldResultFormatter FormatDateTime method for Aspose.Words. Effortlessly format Dates with ease using the dd.MM.yyyy switch!...Words applies a date/time format switch, i.e. @ “dd...FieldResultFormatter ( "${0}" , "Date: {0}" , "Item # {0}:" ); doc...

    reference.aspose.com/words/net/aspose.words.fie...
  7. Customize Chart Axes in Presentations Using Jav...

    Discover how to use JavaScript with Aspose.Slides for Node.js via Java to customize chart axes in PowerPoint presentations for reports and visualizations....preferred category axis type ( date or text ). This code in JavaScript...slides . CategoryAxisType . Date ); chart . getAxes (). getHorizontalAxis...

    docs.aspose.com/slides/nodejs-java/chart-axis/
  8. FieldAutoNumLgl | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldTC | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  10. Working with PDF File Metadata using JavaScript...

    This section explains how to get PDF file information, how to get metadata from a PDF file, set PDF File Information....creation - creation date mod - modify date Next, if the ‘json...count сreation Date: json.creation modify Date: json.mod annotationcount...

    docs.aspose.com/pdf/javascript-cpp/pdf-file-met...