Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 15,140 for

date

(0.53 sec)
  1. FieldChar.fieldType property | Aspose.Words for...

    FieldChar.fieldType property. Returns the type of the field.... toEqual ( " DATE \\@ \"dddd, MMMM dd, yyyy\""...the field to show the current date. field . update (); See Also...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Accessing XML Data in C#|Aspose.Words for .NET

    Learn how to access XML data while building a report using LINQ in C#....numbers or to specify custom date-time and numeric formats to...<< [Name]>>, Age: << [Age]>>, Date of Birth: << [Birth]:"dd.MM...

    docs.aspose.com/words/net/accessing-xml-data/
  3. Field.Type | Aspose.Words for .NET

    Discover the Microsoft Word field type with our Field Type property. Enhance your documents with precise formatting and dynamic content capabilities.... InsertField ( "DATE \\@ \"dddd, MMMM dd, yyyy\""...GetFieldCode (), Is . EqualTo ( "DATE \\@ \"dddd, MMMM dd, yyyy\""...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Get PDF File Information in PHP|Aspose.PDF for ...

    Discover how to retrieve detailed information about a PDF file, including metadata and properties, in PHP with Aspose.PDF....getAuthor (); print "Creation Date:-" . $doc_info -> getCreationDate...getKeywords (); print "Modify Date:-" . $doc_info -> getModDate...

    docs.aspose.com/pdf/java/get-pdf-file-informati...
  5. FieldType enumeration | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldType enumeration. Specifies Microsoft Word field types.... FieldDate Specifies the DATE field. FieldDDE Specifies the...field = builder . insertField ( "DATE \\@ \"dddd, MMMM dd, yyyy\""...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. SmartTag.element property | Aspose.Words for Py...

    SmartTag.element property. Specifies the name of the smart tag within the document....form of data, # such as a name, date, or address, and converts it...the above contents as being a date. # Smart tags use the "Element"...

    reference.aspose.com/words/python-net/aspose.wo...
  7. GeneralFormatCollection.Count | Aspose.Words fo...

    Discover the GeneralFormatCollection Count property to easily access the total item count in your collection, enhancing data management efficiency....00" )); // 2 - Date/time format: field = builder...builder . InsertField ( "DATE" ); format = field . Format ; format...

    reference.aspose.com/words/net/aspose.words.fie...
  8. FieldFormat.NumericFormat | Aspose.Words for .NET

    Discover how the FieldFormat NumericFormat property customizes numeric field results, enhancing data presentation and user experience effectively....00" )); // 2 - Date/time format: field = builder...builder . InsertField ( "DATE" ); format = field . Format ; format...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Giving file corrupted error after inserting foo...

    @philip.zhou After inserting footers using Aspose diagram for Java API,when trying to open the vss,vsdx,vsd files, it says “file is corrupted”. Not able to share the files,because of security reasons. Thanks Rama...separator + fname); // Date date = new Date(); // diagram.getHeaderFooter()...setFooterCenter(footerText + date + footerText1); diagram.getHeaderFooter()...

    forum.aspose.com/t/giving-file-corrupted-error-...
  10. GeneralFormatCollection.Add | Aspose.Words for ...

    Discover how to enhance your collection with the GeneralFormatCollection Add method—efficiently add versatile formats for improved data management!...00" )); // 2 - Date/time format: field = builder...builder . InsertField ( "DATE" ); format = field . Format ; format...

    reference.aspose.com/words/net/aspose.words.fie...