Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 16,677 for

date

(0.1 sec)
  1. DocumentProperty.to_date_time method | Aspose.W...

    DocumentProperty.to_Date_time method. Returns the property value as DateTime in UTC....to_date_time method to_date_time() Returns the property value...value as DateTime in UTC. def to_date_time ( self ): ... Remarks Throws...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Field.result property | Aspose.Words for Node.js

    Field.result property. Gets or sets text that is between the field separator and field end.... insertField ( "DATE \\@ \"dddd, MMMM dd, yyyy\""...getFieldCode ()). toEqual ( "DATE \\@ \"dddd, MMMM dd, yyyy\""...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. AxisBound.value property | Aspose.Words for Nod...

    AxisBound.value property. Returns numeric value of axis bound....series requiring a range of dates on the X-axis, and decimal values...(); let dates = [ Date . parse ( "1973-05-11" ), Date . parse...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Document language settings ignored in preview -...

    Description: We are experiencing an issue where the preview system ignores the language settings defined within the document. Instead, the rendering appears to follow the system (server) regional settings. Issue deta…...especially for date fields. In our case, all dates are displayed...However, in the preview, all date values are displayed as: In...

    forum.aspose.com/t/document-language-settings-i...
  5. Search and Filter IMAP Emails in Python Using A...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....define these conditions, such as date, subject, sender, and recipient...filter messages based on both date and subject. Additional examples...

    docs.aspose.com/email/python-net/filter-message...
  6. LINQ Reporting Engine – Multiple Series in a Sc...

    Hello, I’m using Aspose.Words with the LINQ Reporting Engine and I’m trying to create a scatter chart with two series (temperature and conductivity), both using a common Date as the X-axis. Here’s what I’ve implemented…...conductivity), both using a common date as the X-axis. Here’s what I’ve...combined]>> Temperature <<x [sample.Date.ToOADate()]>> <<y [sample.Temperature]>>...

    forum.aspose.com/t/linq-reporting-engine-multip...
  7. SdtCalendarType enumeration | Aspose.Words for ...

    Aspose.Words.Markup.SdtCalendarType enumeration. Specifies the possible types of calendars which can be used to specify [StructuredDocumentTag.calendarType](../structureddocumenttag/calendarType/) in an Office Open XML document....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/nodejs-net/aspose.wo...
  8. Generate and Read HIBC LIC Barcodes in JavaScri...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....identifier, lot number, expiration date, and more. Each field follows...information, such as expiration date, product quantity, lot number...

    docs.aspose.com/barcode/javascript-cpp/hibc-lic...
  9. Can Aspose handle invalid dates in the document...

    The attached file is a PDF created by SnagIt, a screen capture tool that can export to PDFs. It has invalid creation Date and modified Date properties - they are both set to an empty string, which is not an invalid Date.…...Can Aspose handle invalid dates in the document properties better...has invalid creation date and modified date properties - they are...

    forum.aspose.com/t/can-aspose-handle-invalid-da...
  10. Aspose Words forcefully converting string - Fre...

    I have a Json input with both token and value in string format { "TOKEN1": "1000", "TOKEN2": "2000" } and in Template, i have to check if TOKEN1 exist, then display that in certain format, else if TOKEN2 exis…...01 is getting converted to date. I’m already using Json Value...1000.01 is getting converted to date. Here is a relevant quote from...

    forum.aspose.com/t/aspose-words-forcefully-conv...