Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 14,626 for

date

(0.06 sec)
  1. Using shortcuts for string formatting - Free Su...

    We use this to format a Date in the merged field {{NoticeDate\@ "MM/dd/yyyy"}} on the MS Word template. Wanted to know if there is such a shortcut to format the incoming string (EM9879999222) in a particular pattern as E…...9:07pm 1 We use this to format a date in the merged field {{NoticeDate\@...have built‑in switches for dates (@) and numbers (#). There is...

    forum.aspose.com/t/using-shortcuts-for-string-f...
  2. How to Extract Microsoft Project Metadata in Java

    In this short tutorial you will learn how to extract Microsoft Project metadata in Java. You can get MS Project metadata in Java like author, category, company, and many more....comments, creation date, currency code, date format, manager name...

    kb.aspose.com/tasks/java/how-to-extract-microso...
  3. How to Read PDF Metadata in C#

    This short tutorial guides on how to read PDF Metadata in C#. It provides all the necessary steps for programming, the information for configuring the environment and a runnable sample code for extracting Metadata from PDF in C#....PDF file, creation date, and modification date to name a few. There...

    kb.aspose.com/pdf/net/how-to-read-pdf-metadata-...
  4. FileFormatInfo class | Aspose.Words for Node.js

    Aspose.Words.FileFormatInfo class. Contains data returned by [FileFormatUtil](../fileformatutil/) document format detection methods...SignOptions () { SignTime = Date . now () }); Shows how to use...(); signOptions . signTime = Date . now (); aw . DigitalSignatures...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PositionedBlockConfig|Documentation

    PositionedBlockConfig element is used to organize content within containers....PositionedBlockConfi () { Name = "Date" , XPosition = 1200 , YPosition...new ContentConfig () { Name = "DATE OF EXAM:" }, new ContentConfig...

    docs.aspose.com/omr/net/programmatic-forms/posi...
  6. PositionedBlock|Documentation

    Absolutely positioned container that allows to place any number of elements at the specific coordinates on OMR form...."PositionedBlock" , "name" : "Date" , "x" : 1200 , "y" : 30 , "children"..."element_type" : "Content" , "name" : "DATE OF EXAM:" }, { "element_type"...

    docs.aspose.com/omr/net/json-markup/positionedb...
  7. CustomXmlProperty.Uri | Aspose.Words for .NET

    Manage your custom XML attributes effortlessly with the CustomXmlProperty Uri. Easily set or retrieve the namespace URI for enhanced functionality....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...
  8. 使用 C++ 从 PDF 中提取附件 | Aspose.PDF

    通过 COM Interop 在 C++ 框架、C++ Core 和 PHP、VBScript、Delphi、C++ 上从 PDF 中提取附件。...Console :: WriteLine ( u "Creation Date: {0}" , fileSpecification ->...WriteLine ( u "Modification Date: {0}" , fileSpecification ->...

    products.aspose.com/pdf/zh-hans/cpp/attachments...
  9. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::RemoveAt method. Removes a property at the specified index in C++....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/cpp/aspose.words.mar...
  10. FieldType | Aspose.Words for Java

    Specifies Microsoft Word field types in Java....insertField("DATE \\* MERGEFORMAT"); Assert.a...FIELD_DATE, dateField.getType()); Assert.assertEquals("DATE \\*...

    reference.aspose.com/words/java/com.aspose.word...